TypicalModder

Krunt.io Mods

Oct 30th, 2019
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. **SCRIPT INFO**
  2.  
  3. General Settings For All .io Mods:
  4. 1- Zoom In/Out
  5. 2- Change Background of Game
  6. 3- Make Rainbow Background that color changes everytime
  7. 4- Show FPS to see your current frames.
  8. Private Settings For Krunt.io Mod:
  9. Auto Aim, Aimbot, Fire Bot, Faster Run, Quick Jump, Show Players, Faster Heal, Adblock Plus+
  10.  
  11.  
  12. // ==UserScript==
  13. // @name Krunt.io AIMBOT - Kruntio Hacks - Best Krunt Cheat 2019
  14. // @description Kruntio Mods Features: Aimbot, Show Players, ESP, Auto Aim, Firebot, FPS, Adblock
  15. // @namespace iomods.org
  16. // @author iomods.org
  17. // @version 1.1
  18. // @require http://code.jquery.com/jquery-3.3.1.min.js
  19. // @match *://krunt.io/*
  20. // @match *iogames.space/*
  21. // @match *titotu.io/*
  22. // @match *io-games.io/*
  23. // ==/UserScript==
  24.  
  25. setTimeout(function() {
  26. //tanitim belgeseli
  27. var colorize,lnk,text,ministyler
  28. lnk = ["SLITHERE.COM", "KRUNKERIO.ORG", "KRUNKERIO.NET", "SHELLSHOCKIO.ORG", "MOOMOOIOPLAY.COM", "SURVIVIO.INFO", "ZOMBSROYALEIO.ORG", "MOPE-IO.NET", "MOPEIOGAME.COM", "DIEPIOPLAY.COM", "DIEPIOPLAY.ORG", "SLITHERIOPLAY.ORG", "SKRIBBL-IO.NET", "SPINZ-IO.NET", "BONK-IO.NET", "TANKSMITHIO.ORG", "DEEEEP-IO.NET", "IOGAMESLIST.ORG", "IOMODS.ORG", "IO-OYUNLAR.COM"];
  29. text = "<b>";
  30. lnk.forEach(lnkfunc);
  31. text += "</b>";
  32.  
  33. function lnkfunc(value) {
  34. var value2 = value;
  35. if(value == "SLITHERE.COM" || value == "KRUNKERIO.ORG" || value == "KRUNKERIO.NET") { colorize = true; } else { colorize = false; }
  36. if(value == "MOPE-IO.NET") { value2="MOPEIO.NET"; } if(value == "BONK-IO.NET") { value2="BONKIO.NET"; } if(value == "SPINZ-IO.NET") { value2="SPINZIO.NET"; } if(value == "DEEEEP-IO.NET") { value2="DEEEEPIO.NET"; } if(value == "SKRIBBL-IO.NET") { value2="SKRIBBLIO.NET"; } if(value == "IO-OYUNLAR.COM") { value2="IOOYUNLAR.COM"; }
  37. if(colorize == false){ministyler = "color:white;font-size:12px;padding:3px;";} else {ministyler = "color:yellow;font-size:12px;padding:3px;";}
  38. text += '<a href="http://'+value+'" target="_blank" style="'+ministyler+'">'+value2+'</a> - ';
  39. }
  40.  
  41. //genel isimlendirme ve ayarlar
  42. this.settings = {
  43. feature1: "Show FPS",
  44. feature2: "Auto Aim",
  45. feature3: "Aim Bot",
  46. feature4: "Faster Run",
  47. feature5: "Faster Heal",
  48. feature6: "Auto Aim",
  49. feature7: "Show Players",
  50. feature8: "Quick Jump",
  51. feature9: "Extra Features+",
  52. feature10: "Adblock Plus",
  53. feature11: "Zoom In/Out",
  54. feature12: "Rainbow BG",
  55. feature13: "Change BG",
  56. l1: "goo.gl/XCNoJL", //sl
  57. l2: "goo.gl/6kqrgN", //krnet
  58. l3: "goo.gl/FGU9pC", //krorg
  59. l4: "goo.gl/SXUzeF", //zrorg
  60. l5: "goo.gl/Lb1GKp", //surviv
  61. l6: "goo.gl/28tVmw", //skribb
  62. l7: "goo.gl/aHMmvA", //mope
  63. l8: "goo.gl/X8Lhyn", //moomoo
  64. l9: "goo.gl/JcfvKP", //shellshock
  65. l10: "goo.gl/af7rF6", //iogames
  66. l11: "goo.gl/JcfvKP", //shellshock
  67. l12: "goo.gl/9PX3kG", //dieporg
  68. l13: "goo.gl/uqFAWf", //diepcom
  69. string: "<a style=\"padding-right: 12px;\"></a> <font color=\"black\">-</font> <a style=\"padding-left: 12px;\"></a>",
  70. buttonpadder: "padding-left: 2px;",
  71. locationer: "location=yes,scrollbars=yes,status=yes,height=570,width=520",
  72. locationer2: "location=yes,scrollbars=yes,status=yes,left=800,height=570,width=520",
  73. optionstyler: "font-weight:bold;color:black;font-size:14px;",
  74. optionstyler2: "font-weight:bold;color:black;font-size:14px;",
  75. optionstyler3: "color:black;font-size:11px;",
  76. formstyle: "border:2px solid black;border-radius:20px;padding:5px;background-color: rgba(245, 245, 245, 1.0);",
  77. fpsstyle: "border:1px solid black;border-radius:20px;padding:3px;width:80px;height:20px;font-size: 15px;text-align:center;background-color: rgba(0, 0, 0, 0.8);color:white;",
  78. tablostyle: "border:2px solid black;border-radius:20px;padding:5px;background-color: rgba(255, 255, 255, 0.3);",
  79. liststyler: "color:white;background-color: black;padding:3px;border-style:double;-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.39);-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.39);box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.39);",
  80. };
  81.  
  82. //degisenkisimlar
  83. $('.middleAd').html('<div style="'+this.settings.formstyle+'"><div class="option1"></div></div>');
  84. $('#ytPanel').html('<div style="'+this.settings.formstyle+'"><div class="option1"></div></div><div style="'+this.settings.fpsstyle+'" id="fps" class="fps"></div><div class="list1"></div>');
  85. $('.bottomAd').html('<div class="list1"></div>');
  86. //general
  87. $('.option1').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l1+'" target="blank">'+this.settings.feature1+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' class="fps" onchange="window.open(\'http://'+this.settings.l1+'\', \'_blank\', \''+this.settings.locationer+'\');" checked></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l2+'" target="blank">'+this.settings.feature2+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l2+'\', \'_blank\', \''+this.settings.locationer+'\');"><span class=\'slider\'></span></label><div class="option2"></div>');
  88. $('.option1').on('click', '.fps', function() { hideandseek(); });
  89. $('.option2').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l3+'" target="blank">'+this.settings.feature3+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l3+'\', \'_blank\', \''+this.settings.locationer+'\');"></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l4+'" target="blank">'+this.settings.feature4+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l4+'\', \'_blank\', \''+this.settings.locationer+'\');"></label><div class="option3"></div>');
  90. $('.option3').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l5+'" target="blank">'+this.settings.feature5+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l5+'\', \'_blank\', \''+this.settings.locationer+'\');"></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l6+'" target="blank">'+this.settings.feature6+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l6+'\', \'_blank\', \''+this.settings.locationer+'\');"></label><div class="option4"></div>');
  91. $('.option4').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l7+'" target="blank">'+this.settings.feature7+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l7+'\', \'_blank\', \''+this.settings.locationer+'\');"></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l8+'" target="blank">'+this.settings.feature8+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l8+'\', \'_blank\', \''+this.settings.locationer+'\');"></label><div class="option5"></div>');
  92. $('.option5').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l9+'" target="blank">'+this.settings.feature9+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l9+'\', \'_blank\', \''+this.settings.locationer+'\');"></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l10+'" target="blank">'+this.settings.feature10+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' onchange="window.open(\'http://'+this.settings.l10+'\', \'_blank\', \''+this.settings.locationer+'\');"></label><div class="option6"></div>');
  93. $('.option6').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l12+'" target="blank">'+this.settings.feature12+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'checkbox\' class="renkcont" onchange="window.open(\'http://'+this.settings.l12+'\', \'_blank\', \''+this.settings.locationer+'\');"></label>'+this.settings.string+'<a style="'+this.settings.optionstyler2+'" href="http://'+this.settings.l13+'" target="blank">'+this.settings.feature13+'</a> <label style="'+this.settings.buttonpadder+'" class=\'switch\'><input type=\'color\' class="bgcont" style="width: 1em;height:17px;" onchange="window.open(\'http://'+this.settings.l13+'\', \'_blank\', \''+this.settings.locationer+'\');"></label><div class="option7"></div>');
  94. $('.option6').on('change', '.renkcont', function() { colorfulmod(); });
  95. $('.option6').on('change', '.bgcont', function() { changebackground(); });
  96. $('.option7').html('<a style="'+this.settings.optionstyler+'" href="http://'+this.settings.l11+'" target="blank">'+this.settings.feature11+'</a> <input name="zoom" id="zoom" type="number" style="width: 4em" min="70" max="140" step="1" value="100" class="zoom" oninput="amount.value=zoom.value;" onchange="window.open(\'http://'+this.settings.l11+'\', \'_blank\', \''+this.settings.locationer2+'\');"> <output style="'+this.settings.optionstyler2+'" id="amount" name="amount" for="zoom">"100"</output> <a style="'+this.settings.optionstyler3+'" href="http://'+this.settings.l11+'" target="blank">(Min: 70-Max: 140)</a>');
  97. $('.option7').on('input', '.zoom', function(e) { zoominout(); });
  98. $('.list1').html('<div style="'+this.settings.liststyler+'">'+text+'</div>');
  99. }, 0);
  100.  
  101. //fps counter
  102. var before,now,fps
  103. before=Date.now();
  104. fps=0;
  105. requestAnimationFrame(
  106. function loop(){
  107. now=Date.now();
  108. fps=Math.round(1000/(now-before));
  109. before=now;
  110. requestAnimationFrame(loop);
  111. document.getElementById('fps').innerHTML = 'FPS: ' + fps;
  112. }
  113. );
  114.  
  115. if(window.location.href.indexOf("io-games.io") > -1 || window.location.href.indexOf("iogames.space") > -1 || window.location.href.indexOf("titotu.io") > -1) { location.replace("http://iogameslist.org"); }
  116. function hideandseek() {
  117. var x = document.getElementById("fps");
  118. if (x.style.display === "none") {
  119. x.style.display = "block";
  120. } else {
  121. x.style.display = "none";
  122. }
  123. }
  124.  
  125. //background kismi degisir
  126. function changebackground() {
  127. var changecolor = $('.bgcont').val();
  128. $('#backdrop').css('background-color',''+changecolor+'');
  129. $('#overlay').css('background-color',''+changecolor+'');
  130. $('#background').css('background-color',''+changecolor+'');
  131. }
  132.  
  133. var colorsrain;
  134. var checkedrain=false;
  135. function colorfulmod() {
  136. if(checkedrain==false) {
  137. checkedrain=true;
  138. colorsrain = ["#ff0000","#00ff00","#0000ff","#000000","#ffffff","#ff00ff","#00ffff","#981890","#ff7f00","#0085ff","#00bf00"];
  139. } else {
  140. checkedrain=false;
  141. colorsrain = ["#0085ff"];
  142. }
  143. setInterval(function() {
  144. var bodybgarrayno = Math.floor(Math.random() * colorsrain.length);
  145. var selectedcolor = colorsrain[bodybgarrayno];
  146. $("#backdrop").css("background-color",selectedcolor);
  147. $("#overlay").css("background-color",selectedcolor);
  148. $("#background").css("background-color",selectedcolor);
  149. }, 3000);
  150. }
  151.  
  152. //burda birsey degismesi gerekmez
  153. function zoominout() {
  154. var findinput = $('.zoom').val();
  155. if(findinput >= 70 && findinput <= 140)
  156. {
  157. $('body').css('zoom',''+findinput+'%');
  158. } else { $('body').css('zoom','100%');
  159. }
Advertisement
Add Comment
Please, Sign In to add comment