Alerts
// ==UserScript==
// @name Alertas pro bloble.io
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Alerts
// @author Mago/Massa atomica
// @match http://bloble.io/
// @grant none
// ==/UserScript==
alert("Eae, dia bom ne ?");
alert("Sim");
alert("Oq vc quer fazer?");
alert("Jogar bloble io");
alert("Aah, ent vamos!");