cripmod!!

for the fake ganstas

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

// ==UserScript==
// @name         cripmod!!
// @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 = "cripmod.io";
setInterval(() => {
  setTimeout( () => {
    document.getElementById("gameName").style.color = "red";
    setTimeout( () => {
       document.getElementById("gameName").style.color = "blue";
       setTimeout( () => {
         document.getElementById("gameName").style.color = "green";
         setTimeout( () => {
           document.getElementById("gameName").style.color = "purple";
         setTimeout( () => {
           document.getElementById("gameName").style.color = "yellow";
           setTimeout( () => {
            document.getElementById("gameName").style.color = "blue";
            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 The bloods';
setTimeout( () => {
document.getElementById('enterGame').innerHTML = 'bloods Names Changed!!';
}, 400);}
 , 500);

setInterval(() => {
document.getElementById('enterGame').style.color = 'red';
setTimeout( () => {
document.getElementById('enterGame').style.color = 'blue';
}, 400);}
 , 500);

setInterval(() => {
setTimeout( () => {
document.getElementById('nameInput').placeholder = "crip";
setTimeout( () => {
document.getElementById('nameInput').placeholder = "crip";
}, 200);
}, 200);}
 , 500);
setInterval(() => {
setTimeout( () => {
document.getElementById('diedText').style.color = "blue";
document.getElementById('diedText').innerHTML = "NOOOOOOOOO";
setTimeout( () => {
document.getElementById('diedText').style.color = "blue";
document.getElementById('diedText').innerHTML = "YOU DIED by a blood";
}, 200);
}, 200);}
 , 500);

setInterval(() => {
setTimeout( () => {
document.getElementById('nameInput').style.color = "red";
setTimeout( () => {
document.getElementById('nameInput').style.color = "blue";
}, 200);
}, 200);}
 , 500);
 $('#leaderboard').append('crip kod 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 = "blue";
document.getElementById('adCard').remove(); 
document.getElementById("promoImgHolder").innerHTML = 
document.title = "cripmod";
document.getElementById("mainMenu").style.backgroundImage = "url(https://cdn.wallpapersafari.com/61/11/1KvsRm.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");
}