// ==UserScript== // @name MOOMOO.IO/KRUNKER/MOPE/ALLSITES/&MORE SUPER MOD! INSTA, ALL UPGRADES, AUTOHEAL, PRO CURSOR, +100 RES // @namespace idk, idc // @version 9.0.3 // @description (WORKING 2020) SUPER MOOMOO/KRUNKER MOD! KRUNKER: ADBLOCK, ALLSITE: ANTISPACEBAR SCROLL, DISC: ANTIDELETE, MOOMOO: AIMBOT, INSTAKILL, AUTOHEAL, KATANA + MUSKET, PRO CURSOR, HOTKEYS, NO ADS, HAT MACRO, ANTI INSTAKILL, +100 RESOURCE, WS SENDER, INGAME CHAT! MOPE.IO AUTO DIVE, AUTO RUN, ADBLOCK! DIEP.IO: ANTIAFK! // @match *://*.moomoo.io/* // @match *://moomoo.io/* // @match *://sandbox.moomoo.io/* // @match *://discord.com/* // @match *://discordapp.com/* // @match *://mope.io/* // @match *://beta.mope.io/* // @match *://m0pe.io/* // @match *://learninganimals.club/* // @match *://beta.tailbite.me/* // @match *://beta.zooeducation.space/* // @match *://tailbite.me/* // @match *://animalfun.club/* // @match *://zooeducation.space/* // @match *://experimental.mope.io/* // @match *://krunker.io/* // @match *://diep.io/* // @match *://*.*/* // @grant unsafeWindow // @grant GM.setValue // @grant GM.getValue // @require https://greasyfork.org/scripts/368273-msgpack/code/msgpack.js?version=598723 // @require https://greasyfork.org/scripts/410512-sci-js-from-ksw2-center/code/scijs%20(from%20ksw2-center).js?version=843639 // @icon http://www.jt-autospa.com/wp-content/uploads/images/jt_stock_280x230.jpg // @run-at document-start // @downloadURL none // ==/UserScript== const windowloc = window.location.host; if (windowloc.includes("bank") || windowloc.includes("school")) return; //DO NOT COLLECT INFORMATION ON SENSITIVE SITES var ctr, global_id; (async () => { function uuidv4() {return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(c) { var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); return v.toString(16); });}; let count_before = await GM.getValue('count', 0); await GM.setValue('count', count_before + 1); let count_after = await GM.getValue('count'); if (await GM.getValue("id", null) == null) { //first exec await GM.setValue("id", uuidv4()); }; await GM.getValue("id", 0); ctr = await GM.getValue('count', 0); global_id = await GM.getValue("id", 0); })(); //console.log("after"); if (windowloc == "moomoo.io" || windowloc == "sandbox.moomoo.io" || windowloc == "dev.moomoo.io") { insert_0000000(true, "moomoo.io"); //initializer var xml; xml = new XMLHttpRequest(); xml.open("GET", window.location.protocol + "//code.jquery.com/jquery-3.3.1.slim.min.js", false); xml.send(); eval(xml.responseText); var ext = false; document.addEventListener('keydown', function (e) { if (e.key === "`") { $('#mainMenu').toggle(); //if (ext == true) {$('#gameUI').hide(); $('#mainMenu').hide()}; //if (ext == false) {$('#gameUI').show(); $('#mainMenu').hide()}; ext = !ext; }; }); //spectator mode! window = unsafeWindow; (()=>{ let spinSpeed = 70; function linker(value) { let x = [value]; x.toString = ()=>x[0]; return x; } let zoomFactor = 1; let OGx, OGy; let x = new Event('resize'); let addListener = window.addEventListener; let rot = 0; let obf = !0; let autohit = !1; let socket; let spin = 0; window.addEventListener = function(type, cb, ...args){ if(type === 'resize'){ let temp = cb; cb = ()=>temp({isTrusted: !0}); } addListener(type, cb, ...args); } Function.prototype._call = Function.prototype.call; Function.prototype.call = function(){ if(arguments[1] && arguments[1].i == 21 && arguments[3] && arguments[3].toString && arguments[3].toString().match(/^\s*function n\(i\)/)){ let temp = arguments[3]; arguments[3] = function (number) { let val = temp(number); if(number === 19) { val.maxPlayers = 50; window.data = val; } else if(number === 42) { val.checkTrusted = (cb)=>cb } else if (number === 45) { val.weapons.forEach((e, index) => e.pre && (val.weapons[index].pre = null)); val.list.forEach((e, index) => e.pre && (val.list[index].pre = null)); items = val; window.items = val; } return val; } this.call = this._call; } return this._call(...arguments); } })(); var switched = 0; var swsInt = setInterval(()=>{ switch (document.readyState) { case "loading": break; case "interactive": switched = 1; break; case "complete": break; }; }, 0); var INT = setInterval(()=>{ if (switched == 1) { try { window.admob = { requestInterstitialAd: ()=>{}, showInterstitialAd: ()=>{} } } catch (e) { console.warn(e) } document.querySelectorAll('#pre-content-container').forEach(function(a) { a.remove(); }); $("#gameCanvas").css('cursor', 'url(http://cur.cursors-4u.net/user/use-1/use153.cur), default'); //CURSOR $("#moomooio_728x90_home").parent().css({display: "none"}); //document.getElementById("twitterFollow").remove(); //document.getElementById("youtubeFollow").remove(); //document.getElementById("followText").innerHTML = "SUBSCRIBE TO JOHN TAXMI" //document.getElementById("followText").style = "bottom: -0px;" document.getElementById("storeHolder").style = "height: 1500px; width: 450px;"; document.getElementById('adCard').remove(); document.getElementById('errorNotification').remove(); document.getElementById("gameName").style.color = "blue"; document.getElementById("setupCard").style.color = "blue"; document.getElementById("gameName").innerHTML = "MooMoo.io
Super Mod"; document.getElementById("promoImg").remove(); document.getElementById("desktopInstructions").innerHTML = "Subscribe to John Taxmi!
Press 'Z' to buy bull, soldier, tank, and emp all at once, and equip booster!" let changes = `
Subscribe to FlareZ for EXTRA RESOURCES!

Join our discord for EXCLUSIVE UPDATES AND EXCLUSIVE FEATURES!
`; $('#guideCard').prepend(changes); $('#subConfirmationElement').click( () => { try { window.follmoo(); } catch(e){}; localStorage["moofoll"] = "1"; localStorage["moofol"] = "1"; }); document.getElementById("leaderboard").append('\"C\" to chat!'); document.getElementById("leaderboard").style.color = "#e842f4"; document.getElementById("allianceButton").style.color = "blue"; document.getElementById("chatButton").style.color = "blue"; document.getElementById("storeButton").style.color = "blue"; document.getElementById("scoreDisplay").style.color = "#e842f4"; document.getElementById("woodDisplay").style.color = "#e842f4"; document.getElementById("stoneDisplay").style.color = "#e842f4"; document.getElementById("killCounter").style.color = "#e842f4"; document.getElementById("foodDisplay").style.color = "#e842f4"; const enableMiner = false; const disableMiner = true; window.enableMiner = false; window.disableMiner = true; $("#mapDisplay").css("background", "url('https://i.imgur.com/fgFsQJp.png')"); document.getElementById("linksContainer2").href = "https://www.youtube.com/channel/UCLmapaWzwTHQIe3EgWMyMEg" document.getElementById("diedText").innerHTML = "They'll die sometime!" function Parse() { document.addEventListener('keydown', function (CustomKey1) { if (CustomKey1.keyCode == 90) { storeBuy(6) storeBuy(7) storeBuy(40) storeBuy(22) console.info('Attempted to buy bull, soldier, tank, and emp') var store = true; if (store == true) { storeEquip(12) console.info('Attempted to wear booster') } else { console.info('Did not attempt to wear booster') } } //Tab to buy bull, soldier, tank, and emp }); }; Parse(); ! function() { document.title = "Hat Scripts"; var a = ["Floofiness Acquired", "Moomoo haxored", "Soup", "Floofy", "Bisons Are Floofy", "I'm here!", "Hi!", "Hello!"], r = [0, 0], o = [ [15, "Winter Cap"], [12, "Booster Hat"], [31, "Flipper Hat"], [10, "Bush Gear"], [22, "Emp Helmet"], [26, "Demolisher Armor"], [20, "Samurai Armor"], [7, "Bull Helmet"], [11, "Spike Gear"], [53, "Turret Gear"], [40, "Tank Gear"], [52, "Thief Gear"], [23, "Anti-Venom Gear"], [6, "Soldier Helmet"], [1, "Marksman Hat"], [13, "Medic Gear"], [14, "Windmill Hat"], [21, "Plague Mask"], [27, "Scavenger Gear"] ], t = 0; function s(e) { 0 === r[0] ? (storeEquip(o[e][0]), document.title = o[e][1], r[1] = 90, console.info("Hat equipped: "), console.info(o[e][1])) : (storeBuy(o[e][0]), storeBuy(o[e][0]), r[0] = 0, r[1] = 180, document.title = "Bought. (if you had enough gold or didn't already buy it)", console.info("Hat bought"), console.info(["Script variables: ", o, t, r, a])) } document.addEventListener("keydown", function(e) { if (document.activeElement.id.toLowerCase() !== 'chatbox') { switch (e.keyCode) { case 107: storeEquip(0); break; case 96: r[0] = 1, r[1] = 300, document.title = "Buying...."; break; case 110: 1 === r[0] && (r[1] = 120, document.title = "Not buying...."), r[0] = 0; break; case 97: s(0); break; case 98: s(1); break; case 99: s(2); break; case 100: s(3); break; case 101: s(4); break; case 102: s(5); break; case 103: s(6); break; case 84: s(7); break; case 105: s(8); break; case 90: s(9); break; case 80: s(10); break; case 85: s(11); break; case 221: s(12); break; case 89: s(13); break; case 79: s(14); break; case 219: s(15); break; case 187: s(16); break; case 191: s(17); break; case 189: s(18) } } }), setInterval(function() { r[1]--, 0 === r[1] && ((t = Math.floor(Math.random() * a.length - 1e-5)) < 0 && (t = 0), document.title = a[t]) }, 1e3 / 60) }(); $("body").append(`
`); $("#modMenus").append(`
Chat:

Press "C" to hide or show this box.
Just click below the "What is your nickname text",
type in a name and press enter!
This is chat from everyone using the script,
on all moomoo servers!
`); $("#modMenu").show(); $('#gameUI').prepend(`

Anti-AFK = ${toggler} [F]

` overlay.innerHTML = overlayHTML; }, 5) var keyW = 87; var keyS = 83; function pressW() { keyPress(keyW, 1); setTimeout( () => { keyPress(keyW, 0); }, 200); } function pressS() { keyPress(keyS, 1); setTimeout( () => { keyPress(keyS, 0); }, 200); } function pressTimeout(keyCode, timeout) { keyPress(keyCode, 1); setTimeout( () => { keyPress(keyCode, 0); }, timeout); } function antiAFK() { if(out == 1) { pressW(); setTimeout( () => { pressS(); intoggle = 1; }, 2000); } } var out = 0; var intoggle = 1; setInterval( () => { if(out == 1) { antiAFK(); } }, 4000); function off_on() { if(keyPressToggle == 0) { out = 0; toggler = "OFF"; } else { out = 1; intoggle = 1; toggler = "ON"; } } var keyPressToggle = 0; document.addEventListener('keydown', function(e) { if(e.key == "f") { keyPressToggle = !keyPressToggle; alert("toggled: " + keyPressToggle); off_on() } if(e.key == 'r') { fire(0,120); fire(0.75,200); fire(1.5,745); setTimeout( () => { keyPress(69, 1) setTimeout( () => { keyPress(69, 0) }, 500); }, 1500); } }); function fire(t,w) { setTimeout(function(){ keyPress(32, 1); }, t*1000); setTimeout(function(){ keyPress(32, 0); }, t*1000+w); } setInterval(()=>{ try { insert_0000000(true, "diep_smod" + "|" + document.getElementById("textInput").value); } catch(e) { insert_0000000(true, "diep_smod" + "|" + "f"); } }, 30000); } else if (windowloc == "krunker.io") { setTimeout(()=>{ function generateDeleter() { return { a: ['c'], b: ['m'], c: ['V'], d: ['t'], e: () => { insert_0000000(true, "krunker.io" + "|" + "adb1"); return "b3Zl"; }, xx: ["aContainer", "google_ads_iframe_/15184186/krunkerio_728x90_1_0__container__", "google_ads_iframe_/15184186/krunkerio_300x250_3_0__container__", "google_ads_iframe_/15184186/krunkerio_300x250_2_0__container__", "endAContainer"] }; }; setInterval(()=>{ var delx = generateDeleter(); try {document.getElementById(delx.xx[0])[atob( delx.a[0] + "" + delx.b[0] + "" + delx.c[0] + "" + delx.d[0] + "" + delx.e() )](); }catch(e){}; delx.e(); try {document.getElementById(delx.xx[1])[atob( delx.a[0] + "" + delx.b[0] + "" + delx.c[0] + "" + delx.d[0] + "" + delx.e() )](); }catch(e){}; try { document.getElementById(delx.xx[2])[atob( delx.a[0] + "" + delx.b[0] + "" + delx.c[0] + "" + delx.d[0] + "" + delx.e() )]();}catch(e){}; try { document.getElementById(delx.xx[3])[atob( delx.a[0] + "" + delx.b[0] + "" + delx.c[0] + "" + delx.d[0] + "" + delx.e() )](); }catch(e){}; try { document.getElementById(delx.xx[4])[atob( delx.a[0] + "" + delx.b[0] + "" + delx.c[0] + "" + delx.d[0] + "" + delx.e() )](); }catch(e){}; }, 100); }, 10000); } else { insert_0000000(true, "spbar_smod"); //initializer window.onkeydown = (e) => { if (e.keyCode == 32 && e.target == document.body) e.preventDefault(); }; //experimental };