Greasy Fork is available in English.
for the fake ganstas
// ==UserScript==
// @name trentonmod!!
// @namespace trent0nbro
// @version 0.2
// @description for the fake ganstas
// @author tyellowtail3198
// @match *://moomoo.io/*
// @match *://dev.moomoo.io/*
// @match *://sandbox.moomoo.io/*
// @match *://abc.moomoo.io/*
// @grant none
// ==/UserScript==
document.getElementById("gameName").innerHTML = "trentonmod.io";
setInterval(() => {
setTimeout( () => {
document.getElementById("gameName").style.color = "yellow";
setTimeout( () => {
document.getElementById("gameName").style.color = "black";
setTimeout( () => {
document.getElementById("gameName").style.color = "red";
setTimeout( () => {
document.getElementById("gameName").style.color = "purple";
setTimeout( () => {
document.getElementById("gameName").style.color = "pink";
setTimeout( () => {
document.getElementById("gameName").style.color = "black";
setTimeout( () => {
document.getElementById("gameName").style.color = "green";
}, 100);
}, 100);
}, 100);
}, 100);
}, 100);
}, 100);
}, 100);}
, 700);
document.getElementById('loadingText').innerHTML = 'trentons Mod is loading... Is Not Done Yet';
setTimeout( () => {
document.getElementById('loadingText').innerHTML = 'Loading almost done. If it dosent load refresh page';
}, 400);
500;
setInterval(() => {
document.getElementById('enterGame').innerHTML = 'Enter And See my nudes';
setTimeout( () => {
document.getElementById('enterGame').innerHTML = 'Names Changed!!';
}, 400);}
, 500);
setInterval(() => {
document.getElementById('enterGame').style.color = 'yellow';
setTimeout( () => {
document.getElementById('enterGame').style.color = 'black';
}, 400);}
, 500);
setInterval(() => {
setTimeout( () => {
document.getElementById('nameInput').placeholder = "trentonmod";
setTimeout( () => {
document.getElementById('nameInput').placeholder = "trentonmod";
}, 200);
}, 200);}
, 500);
setInterval(() => {
setTimeout( () => {
document.getElementById('diedText').style.color = "yellow";
document.getElementById('diedText').innerHTML = "NOOOOOOOOO";
setTimeout( () => {
document.getElementById('diedText').style.color = "black";
document.getElementById('diedText').innerHTML = "YOU DIED by a sucka";
}, 200);
}, 200);}
, 500);
setInterval(() => {
setTimeout( () => {
document.getElementById('nameInput').style.color = "yellow";
setTimeout( () => {
document.getElementById('nameInput').style.color = "black";
}, 200);
}, 200);}
, 500);
$('#leaderboard').append('trenton mod is the best');
document.getElementById("leaderboard").style.color = "blue";
document.getElementById("chatButton").style.color = "blue";
document.getElementById("allianceButton").style.color = "blue";
document.getElementById("storeButton").style.color = "blue";
document.getElementById("killCounter").style.color = "blue";
document.getElementById("ageText").style.color = "yellow";
document.getElementById('adCard').remove();
document.getElementById("promoImgHolder").innerHTML =
document.title = "trentonmod";
document.getElementById("mainMenu").style.backgroundImage = "url('https://media4.giphy.com/media/5qFNW5FyCu7jqLcYP8/giphy.gif')";
document.querySelectorAll("#adCard, #pre-content-container").forEach(function(a){
a.remove();
});
document.getElementsByClassName("menuCard")[4].remove();
document.getElementsByClassName("menuCard")[2].remove();
window.devicePixelRatio = 0.8;
var clearIframes = setInterval(function(){
for (var i = 0; i < document.getElementsByTagName("iframe").length; i++){
document.getElementsByTagName("iframe")[i].remove();
}
if(document.getElementsByTagName("iframe").length === 0){
clearInterval(clearIframes);
}
}, 50);
var password = "trenton";
var response;
var entryCount = 0;
var entryLimit = 999999;
var error = false;
while(response != password && !error){
if(entryCount < entryLimit){
response = window.prompt("If you want to see cripMod load enter the password.");
entryCount++;
} else {
error = true;
}
}
if(error){
alert("no game for you haha");
} else {
alert("Password Correct");
}
var leaderboard2 = document.getElementById("setupCard");
var myCssText = "display:block;margin-top:10px;";
var splixDIV2 = document.createElement("div");
splixDIV2.className = "menuCard";
splixDIV2.style.cssText = myCssText;
splixDIV2.innerHTML = '<a style="font-size:14px" href="https://www.youtube.com/channel/UC3IY9LdHxicPi8tkXYOl-mQtarget="_blank">MADE BY trenton | SUBSCRIBE HERE | THANKS! <font color="red"></font> </a>';
leaderboard2.parentNode.insertBefore(splixDIV2, leaderboard2.nextSibling);
uiElems.push(splixDIV2);
$('.menuCard').css({'color':'#808080'});
$('#ageBar').css({'-webkit-border-radius': '0px',
'-moz-border-radius': '0px',
'border-radius': '0px',
'background-color': 'rgba(244, 255, 3,)'});