// ==UserScript== // @name AE86 // @namespace none // @version 9 // @description Ae86 says vroom // @author Ae86 // @license MIT // @icon https://upload.wikimedia.org/wikipedia/commons/2/25/Cube_Animation.gif // @match *://moomoo.io/* // @match *://sandbox.moomoo.io/* // @match *://hackers.mohmoh.eu/* // @require https://greasyfork.org/scripts/368273-msgpack/code/msgpack.js?version=598723 // @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 // @grant none // @downloadURL https://update.greasyfork.icu/scripts/499620/AE86.user.js // @updateURL https://update.greasyfork.icu/scripts/499620/AE86.meta.js // ==/UserScript== /* KEYBINDS n - auto triple mills v - spikes f - traps h - double teleporters/turrets m - music menu space - perfect spiketick rightclick - autobreaker r - normal insta t - reverse insta , - boost tick y - 1 tick b - bulltick */ const PASSWORD = "vroom"; let password = prompt("Enter Your Password!"); while (password !== PASSWORD) { alert("you paid yet dont know the pass?"); password = prompt("Enter Password"); } setInterval(() => window.follmoo && follmoo(), 10); if(location.hostname == "sandbox.moomoo.io") { document.getElementById("foodDisplay").style.display = "none"; document.getElementById("woodDisplay").style.display = "none"; document.getElementById("stoneDisplay").style.display = "none"; } let newImg2 = document.createElement("img"); newImg2.src = "https://wc.wallpaperuse.com/wallp/15-155534_s.jpg"; newImg2.style = `position: absolute; top: 1px; left: 5px; width: 200px; height: 200px; margin: 60px auto 0 auto; cursor: pointer;`; document.body.prepend(newImg2); document.getElementById("enterGame").addEventListener("click", autohide); function autohide() { $("#ot-sdk-btn-floating").hide(); } document.getElementById("linksContainer2").innerHTML = " "; let changes = `
Youtube
`; $('#linksContainer2').prepend(changes); $('#subConfirmationElement').click( () => { try { window.follmoo(); } catch(e){}; localStorage["moofoll"] = "1"; localStorage["moofol"] = "1"; }); document.querySelector("#joinPartyButton").remove(); document.querySelector("#pre-content-container").remove(); //ANTI AD document.getElementById("gameName").innerHTML = "ae86" let changes2 = `

vroom.

`; $('#gameName').prepend(changes2); $("#gameName").css({ color: "#000000", "text-shadow": "0 1px 0 #181818, 0 2px 0 #181818, 0 3px 0 #181818, 0 4px 0 #181818, 0 5px 0 #181818, 0 6px 0 #181818, 0 7px 0 #181818, 0 8px 0 #181818, 0 9px 0 #181818, rgba(0, 0, 0, 0.4) 1px 1px 40px", "text-align": "center", "font-size": "156px", "margin-bottom": "-30px", }); document.getElementById("loadingText").innerHTML = `