// ==UserScript== // @name Best Tricksplit, Doublesplit, and Feeding Macros + Auto Settings + Triplesplit Macro + Freeze Cell // @namespace http://tampermonkey.net/ // @version 1.1 // @description Sets show mass and dark theme to true, provides a tricksplit with E or 4, triplesplit with 3, doublesplit with D or 2, faster feeding with Q, and split with 1 // @author Jack Burch + Tom Burris // @match http://abs0rb.me/* // @match http*://agar.io/* // @match http://agarabi.com/* // @match http://agarly.com/* // @match http://en.agar.bio/* // @match http://agar.pro/* // @match http://agar.biz/* // @match http*://hazer.io/* // @grant none // @run-at document-end // @downloadURL https://update.greasyfork.icu/scripts/376195/Best%20Tricksplit%2C%20Doublesplit%2C%20and%20Feeding%20Macros%20%2B%20Auto%20Settings%20%2B%20Triplesplit%20Macro%20%2B%20Freeze%20Cell.user.js // @updateURL https://update.greasyfork.icu/scripts/376195/Best%20Tricksplit%2C%20Doublesplit%2C%20and%20Feeding%20Macros%20%2B%20Auto%20Settings%20%2B%20Triplesplit%20Macro%20%2B%20Freeze%20Cell.meta.js // ==/UserScript== window.addEventListener('keydown', keydown); window.addEventListener('keyup', keyup); var Feed = false; var Dingus = false; var imlost = 25; var instructions = document.getElementById("instructions"); instructions.style.lineHeight = "1.15"; instructions.style.fontSize = "12.5px"; instructions.style.marginTop = "-30px"; instructions.innerHTML += "