p
// ==UserScript== // @name MooMoo.io - start with more resources // @namespace http://tampermonkey.net/ // @version 0.1 // @description p // @author nebb // @match *://moomoo.io/* // @match *://sandbox.moomoo.io/* // @grant none // ==/UserScript== setInterval(() => window.follmoo && follmoo(), 10);