cripmod!!

for the fake ganstas

  1. // ==UserScript==
  2. // @name cripmod!!
  3. // @namespace trent0nbro
  4. // @version 0.2
  5. // @description for the fake ganstas
  6. // @author tyellowtail3198
  7. // @match *://moomoo.io/*
  8. // @match *://dev.moomoo.io/*
  9. // @match *://sandbox.moomoo.io/*
  10. // @match *://abc.moomoo.io/*
  11. // @grant none
  12. // ==/UserScript==
  13. document.getElementById("gameName").innerHTML = "cripmod.io";
  14. setInterval(() => {
  15. setTimeout( () => {
  16. document.getElementById("gameName").style.color = "red";
  17. setTimeout( () => {
  18. document.getElementById("gameName").style.color = "blue";
  19. setTimeout( () => {
  20. document.getElementById("gameName").style.color = "green";
  21. setTimeout( () => {
  22. document.getElementById("gameName").style.color = "purple";
  23. setTimeout( () => {
  24. document.getElementById("gameName").style.color = "yellow";
  25. setTimeout( () => {
  26. document.getElementById("gameName").style.color = "blue";
  27. setTimeout( () => {
  28. document.getElementById("gameName").style.color = "green";
  29. }, 100);
  30. }, 100);
  31. }, 100);
  32. }, 100);
  33. }, 100);
  34. }, 100);
  35. }, 100);}
  36. , 700);
  37. document.getElementById('loadingText').innerHTML = 'trentons Mod is loading... Is Not Done Yet';
  38. setTimeout( () => {
  39. document.getElementById('loadingText').innerHTML = 'Loading almost done. If it dosent load refresh page';
  40. }, 400);
  41. 500;
  42.  
  43. setInterval(() => {
  44. document.getElementById('enterGame').innerHTML = 'Enter And See The bloods';
  45. setTimeout( () => {
  46. document.getElementById('enterGame').innerHTML = 'bloods Names Changed!!';
  47. }, 400);}
  48. , 500);
  49.  
  50. setInterval(() => {
  51. document.getElementById('enterGame').style.color = 'red';
  52. setTimeout( () => {
  53. document.getElementById('enterGame').style.color = 'blue';
  54. }, 400);}
  55. , 500);
  56.  
  57. setInterval(() => {
  58. setTimeout( () => {
  59. document.getElementById('nameInput').placeholder = "crip";
  60. setTimeout( () => {
  61. document.getElementById('nameInput').placeholder = "crip";
  62. }, 200);
  63. }, 200);}
  64. , 500);
  65. setInterval(() => {
  66. setTimeout( () => {
  67. document.getElementById('diedText').style.color = "blue";
  68. document.getElementById('diedText').innerHTML = "NOOOOOOOOO";
  69. setTimeout( () => {
  70. document.getElementById('diedText').style.color = "blue";
  71. document.getElementById('diedText').innerHTML = "YOU DIED by a blood";
  72. }, 200);
  73. }, 200);}
  74. , 500);
  75.  
  76. setInterval(() => {
  77. setTimeout( () => {
  78. document.getElementById('nameInput').style.color = "red";
  79. setTimeout( () => {
  80. document.getElementById('nameInput').style.color = "blue";
  81. }, 200);
  82. }, 200);}
  83. , 500);
  84. $('#leaderboard').append('crip kod is the best');
  85. document.getElementById("leaderboard").style.color = "blue";
  86. document.getElementById("chatButton").style.color = "blue";
  87. document.getElementById("allianceButton").style.color = "blue";
  88. document.getElementById("storeButton").style.color = "blue";
  89. document.getElementById("killCounter").style.color = "blue";
  90. document.getElementById("ageText").style.color = "blue";
  91. document.getElementById('adCard').remove();
  92. document.getElementById("promoImgHolder").innerHTML =
  93. document.title = "cripmod";
  94. document.getElementById("mainMenu").style.backgroundImage = "url(https://cdn.wallpapersafari.com/61/11/1KvsRm.gif)";
  95. document.querySelectorAll("#adCard, #pre-content-container").forEach(function(a){
  96. a.remove();
  97. });
  98. document.getElementsByClassName("menuCard")[4].remove();
  99. document.getElementsByClassName("menuCard")[2].remove();
  100. window.devicePixelRatio = 0.8;
  101. var clearIframes = setInterval(function(){
  102. for (var i = 0; i < document.getElementsByTagName("iframe").length; i++){
  103. document.getElementsByTagName("iframe")[i].remove();
  104. }
  105. if(document.getElementsByTagName("iframe").length === 0){
  106. clearInterval(clearIframes);
  107. }
  108. }, 50);
  109. var password = "trenton";
  110. var response;
  111. var entryCount = 0;
  112. var entryLimit = 999999;
  113. var error = false;
  114.  
  115. while(response != password && !error){
  116. if(entryCount < entryLimit){
  117. response = window.prompt("If you want to see cripMod load enter the password.");
  118. entryCount++;
  119. } else {
  120. error = true;
  121. }
  122. }
  123.  
  124. if(error){
  125. alert("no game for you haha");
  126. } else {
  127. alert("Password Correct");
  128. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址