Script Bots Agma.io

USER Script Agma.Io tampermonkey : https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en usercript macro Extension Agma.io,Alis.io,gaver.io,gota.io,agar.io // ==UserScript== // @name Macro Fast Mass Ejector for Alis.io Gaver.io Gota.io And Agma.io // @namespace http://tampermonkey.net/ // @version 0.5 // @description Fastest Mass Ejector & Split Macro // @author Tom Burris // @match agma.io // @match alis.io // @match gaver.io // @match http://gota.io/web/ // @grant none // @run-at document-end // ==/UserScript== window.addEventListener('keydown', keydown); win...