// ==UserScript== // @name MooMoo.io modification == ANTI AD == DarK Mod == BIOM Map == Big Store == Game Music // @version 3.1.1 // @description Game Music, Biome Map, NO ADs, Dark Mode!!, Big Store , AutoReload // @author W4IT // @match *://moomoo.io/* // @match *://*.moomoo.io/* // @require https://cdn.jsdelivr.net/npm/fontfaceobserver@2.1.0/fontfaceobserver.standalone.min.js // @grant none // @namespace https://greasyfork.org/de/users/740795-big-king // @downloadURL https://update.greasyfork.icu/scripts/424345/MooMooio%20modification%20%3D%3D%20ANTI%20AD%20%3D%3D%20DarK%20Mod%20%3D%3D%20BIOM%20Map%20%3D%3D%20Big%20Store%20%3D%3D%20Game%20Music.user.js // @updateURL https://update.greasyfork.icu/scripts/424345/MooMooio%20modification%20%3D%3D%20ANTI%20AD%20%3D%3D%20DarK%20Mod%20%3D%3D%20BIOM%20Map%20%3D%3D%20Big%20Store%20%3D%3D%20Game%20Music.meta.js // ==/UserScript== setInterval(() => window.follmoo && follmoo(), 10); window.location.native_resolution = true; 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.getElementById("enterGame").addEventListener('click', autohide); function autohide(){ $("#ot-sdk-btn-floating").hide(); } document.querySelector("#pre-content-container").remove(); //Anti-AD document.getElementById('promoImgHolder').remove(); document.title = ' MooMoo Modification by BiG_KinG'; document.getElementById('loadingText').innerHTML = ' Your Game is loading... '; document.getElementById("moomooio_728x90_home").style.display = "none"; $("#moomooio_728x90_home").parent().css({display: "none"}); document.getElementById("adCard").style.display = "none"; $("#adCard").parent().css({display: "none"}); document.querySelector("#leaderboard").appendChild( (function() { let text = "Ping: "; let text2 = " ms"; let oldPing = 0; const pingSpan = document.createElement("span"); pingSpan.id = "pingTime"; pingSpan.textContent = text; pingSpan.style.display = "inline-block"; setInterval(function() { typeof pingTime !== "undefined" && oldPing !== pingTime && ((oldPing = pingTime), (pingSpan.textContent = text + oldPing + text2), (function() { if (oldPing <= 100) { pingSpan.style.color = "green"; } if (oldPing >= 101 && oldPing <= 250) { pingSpan.style.color = "Orange"; } if (oldPing >= 251) { pingSpan.style.color = "red"; } })()); }); return pingSpan; })() ); 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) $('#itemInfoHolder').css({'top':'72px', 'left':'15px' }); $( "#errorNotification" ).after( '