// ==UserScript== // @name MooMoo.io modification /\ ANTI AD /\ DarK Mod /\ BIOM Map /\ Big Store /\ Game Music // @version 1.2 // @description Game Music, BIOM Map(also 2 funny Maps), NO ADs, Dark Mod!!, Midddle big Store / Big Store , PRESS F8 TO HIDE MANAGE PREFERENCES(THIS BLUE THING THATS SUCKS(FOR FULL MAP)) , AutoReload Website if disconnected(sometimes its doesn´t work) // @author BiG_King // @match *://moomoo.io/* // @match *://dev.moomoo.io/* // @match *://sandbox.moomoo.io/* // @namespace https://greasyfork.org/de/users/740795-big-king // @downloadURL none // ==/UserScript== /* YOU HAVE ALSO MORE FPS */ // 00000 0 0 00000 0 000000 0 0 0 00 0 000000 // 0 0 0 0 0 0 0 0 0 0 0 0 0 0 // 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 // 0 00 0 0 00 0 0 000 00 0 0 0 0 0 000 // 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 // 0 0 0 0 0 0 0 0 0 0 0 0 00 0 0 // 00000 0 00000 0 000000 0 0 0 0 0 000000 setInterval(function() { window.location.native_resolution = true; }, 1000) var autoreloadloop; var autoreloadenough = 0; autoreloadloop = setInterval(function () { if (autoreloadenough < 200) { if (document.getElementById("loadingText").innerHTML == `disconnectedreload`) { document.title = "Disconnected? NP"; clearInterval(autoreloadloop); setTimeout(function () {document.title = "Moo Moo";}, 1000) location.reload(); } autoreloadenough++; } else if (autoreloadenough >= 300) { clearInterval(autoreloadloop); document.title = "there you are"; setTimeout(function () {document.title = "Moo Moo";}, 1000) } }, 50); document.querySelector("#pre-content-container").remove(); document.getElementById('moomooio_728x90_home').remove(); document.getElementById('promoImgHolder').remove(); document.title = ' MooMoo Modification by BiG_KinG'; document.getElementById('loadingText').innerHTML = ' Your Game is loading... '; setInterval(() => { setTimeout(() => { document.getElementById('chatBox').placeholder = "writing"; setTimeout(() => { document.getElementById('chatBox').placeholder = "writing."; setTimeout(() => { document.getElementById('chatBox').placeholder = "writing.."; setTimeout(() => { document.getElementById('chatBox').placeholder = "writing..."; }, 100); }, 100); }, 100); }, 100); }, 500) $( "#errorNotification" ).after( '