Infinite Bots And Powers Script {UNFINISHED!}

dont get banned

目前为 2021-10-17 提交的版本。查看 最新版本

  1. // ==UserScript==
  2. // @name Infinite Bots And Powers Script {UNFINISHED!}
  3. // @namespace http://tampermonkey.net/
  4. // @version 0.8
  5. // @description dont get banned
  6. // @author You
  7. // @match https://cellcraft.io/
  8. // @icon https://www.google.com/s2/favicons?domain=cellcraft.io
  9. // @grant none
  10. // ==/UserScript==
  11. /*jshint esversion: 6 */
  12. (function() {
  13. console.log("Infinite Bots And Powers Script Started");
  14. var bots;
  15. var dead = false;
  16. var client;
  17. var botMass = 6500;
  18. var servers = ["Crazy GoldFarm +Free Bots", "Gigasplit", "VirusFarm"];
  19. var names = ["Chelsie", "Merla", "Supero", "Mentof", "Crato"];
  20. var ip = "061847312397895324234";
  21. //get the bots on the server
  22. this.importModules(new Client(ip));
  23. function newModules(){
  24. this.importModules("infinite powers", "infinite bots");
  25. }
  26. newModules();
  27. // get the commands
  28. function botsCommands(){
  29. this.__.createNewCommand("typeIn", "https://cellcraft.io");
  30. this.__.createNewCommand("clickOn", servers[cell.currentServer]*50);
  31. this.__.createNewCommand("clickOn", "playBtn");
  32. this.__.createNewCommand("goToCell").context(this.draw(line(200,cell))).CanvasRenderingContext3D(pixel).this.newContext(vectorLine(2)).importModules(vectorLine(cell)).innerBotMass(botMass).innerNames(names[random()]);
  33. } //use the commands and setup for bot command
  34. $("body").innerHTML = `<h1 id="infinite-script">Infinite Script!</h1>
  35. <h2 class="start-now">Start Now!</h2>'`;
  36. $(".start-now").rect(600, 524, 124, 572);
  37. if(`<h1 style="color: white;margin-top: 65px;">Share on social media and receive <span style="color:gold">100 free coins <img src="skins/objects/9_lo.png" style="width: 45px;position: absolute;margin-top: -50px;left: 48%;"></span>
  38. </h1>`.showsUp){
  39. dead = true;
  40. }
  41. if(dead === true){
  42. this.__.createNewCommand("clickOn", "html",`<button onclick="closeAdvert();" data-itr="continue" class="btn primary" id="advertContinue" style="font-size: 25px;">Continue</button>`);
  43. this.__.createNewCommand(keyCode.press(77));
  44. }
  45. function createNewCommand(val, val2, val3){
  46. $("html").importModules(val, val2, val3).bots;
  47. }
  48. // powers
  49. //coding later!
  50. })();