// ==UserScript== // @name SISI´s HacK | HAT MACRO | Katana + Musket | AUTOHEAL | Anti-Insta | INSTAKILL | NO ADS and more // @version 7.5 // @description [N] For 1 Windmill | [O] For 5 Windmills | [G] for BoostSpike | [H] For 2 Turrets | [F] For Trap or BoostPad | [V] For Spike | [P] For 4 Spikes | [ArrowLeft] for Active/Unactive AutoHeal |[R] for Insta-Kill | [I] for 4 Trap or BoostPad | [L] for Musket | [1 on NumPad] for Katana + Hammer | [9 on NumPad] for Spinning Spikes | | | If you chatted you must click once on the screen! )))Rainbow HP-Bar((( !! Press "insert" to open Music-Menu !! // @author BiG_LoOseR // @match *://moomoo.io/* // @match *://dev.moomoo.io/* // @match *://*.moomoo.io/* // @match *://sandbox.moomoo.io/* // @require https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.5/socket.io.min.js // @require http://code.jquery.com/jquery-3.3.1.min.js // @require https://cdn.jsdelivr.net/npm/msgpack-lite@0.1.26/dist/msgpack.min.js // @require https://cdn.jsdelivr.net/npm/fontfaceobserver@2.1.0/fontfaceobserver.standalone.min.js // @namespace https://greasyfork.org/users/752105 // @downloadURL none // ==/UserScript== var fadingspeed = 1 // lower = faster, higher = slower var d = 0; function e(e, n = d) { document.getElementById(e).style["background-color"] = "hsl(" + n + ", 100%, 50%)"; } setInterval(function() { (function(e, n) { e(n); })(e, "ageBarBody"), d++; }, fadingspeed); let hue = 0; let replaceInterval = setInterval(() => { if (CanvasRenderingContext2D.prototype.roundRect) { CanvasRenderingContext2D.prototype.roundRect = ((oldFunc) => function() { if (this.fillStyle == "#8ecc51") this.fillStyle = `hsl(${hue}, 100%, 50%)`; return oldFunc.call(this, ...arguments); })(CanvasRenderingContext2D.prototype.roundRect); clearInterval(replaceInterval); }}, 10); function changeHue() { hue += Math.random() * 30; } setInterval(changeHue, 10); 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); 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) function Hat(id){ storeBuy(id); storeEquip(id); } document.getElementById("enterGame").addEventListener('click', autohide); function autohide(){ $("#ot-sdk-btn-floating").hide(); } document.getElementById("moomooio_728x90_home").style.display = "none"; $("#moomooio_728x90_home").parent().css({display: "none"}); document.getElementById('linksContainer2').innerHTML = ' [N] For 1 Windmill | [O] For 5 Windmills | [H] For 2 Turrets | [G] for Boost + Spike | [F] For Trap BoostPad | [V] For Spike | [P] For 4 Spikes | [ArrowRight] for Active/Unactive Auto Hat | [ArrowLeft] for Active/Unactive AutoHeal | [R] for Insta-Kill | [I] for 4 Trap or BoostPad '; document.getElementById('gameName').innerHTML = 'SISI´s bEsT HacK'; document.getElementById('loadingText').innerHTML = ' LoaDiNg YouR NicE hAcK ' document.getElementById('diedText').innerHTML = ' !!💀Revange💀!! '; document.getElementById('enterGame').innerHTML = ' have a nice game '; document.getElementById('desktopInstructions').innerHTML = ' [N] For 1 Windmill.............................. [O] For 5 Windmills.......................... [H] For Turrets................................... [F] For BoostPad............................... [V] For Spike...................................... [P] For 4 Spikes.............................. [B] for Active/Unactive Auto Hat. [T] for Active/Unactive AutoHeal. [R] for Insta-Kill................................ [I] for 4 Trap or BoostPad.............. [L] for Musket.................................... [1/Numpad] for Katana + Hammer............................................... [9/Numpad] for Spinning Spikes.. ' document.getElementById('gameName').style.color = "#fe1414"; document.getElementById('diedText').style.color = "#fe3200"; document.getElementById('loadingText').style.color = "#f76f16"; document.getElementById('nameInput').style.color = "#F70606"; document.getElementById("enterGame").style.color = "#000"; document.getElementById('leaderboard').style.color = "#ff1f3d"; document.title = ' SISI´s HacK '; document.getElementById("leaderboard").append ('SISI´s HacK'); document.querySelector("#leaderboard").appendChild( (function() { let text = "Ping: "; 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), (function() { if (oldPing <= 100) { pingSpan.style.color = "red"; } if (oldPing >= 101 && oldPing <= 250) { pingSpan.style.color = "Orange"; } if (oldPing >= 251) { pingSpan.style.color = "yellow"; } })()); }); return pingSpan; })() ); document.getElementById("promoImgHolder").remove(); document.getElementById('ageText').style.color = "#ff1f3d"; document.querySelector("#pre-content-container").remove(); //ANTI AD $('.menuCard').css({'white-space': 'normal', 'text-align': 'left', 'background-color': 'rgba(0, 0, 0, 0.74)', '-moz-box-shadow': '0px 0px rgba(255, 255, 255, 0)', '-webkit-box-shadow': '0px 0px rgba(255, 255, 255, 0)', 'box-shadow': '0px 0px rgba(255, 255, 255, 0)', '-webkit-border-radius': '0px', '-moz-border-radius': '0px', 'border-radius': '0px', 'margin': '15px', 'margin-top': '15px'}); $('.actionBarItem').css({'-webkit-border-radius': '0px', 'border-radius': '3px', 'background-color': 'rgba(0, 0, 0, 0.4)'}); $('.menuCard').css({'color':'#808080'}); $("#youtuberOf").remove(); $("#adCard").remove(); $("#mobileInstructions").remove(); $("#downloadButtonContainer").remove(); $("#mobileDownloadButtonContainer").remove(); $(".downloadBadge").remove(); $("#ageBarContainer").append('