您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
dont get banned
当前为
- // ==UserScript==
- // @name Infinite Bots And Powers Script {UNFINISHED!}
- // @namespace http://tampermonkey.net/
- // @version 0.8
- // @description dont get banned
- // @author You
- // @match https://cellcraft.io/
- // @icon https://www.google.com/s2/favicons?domain=cellcraft.io
- // @grant none
- // ==/UserScript==
- /*jshint esversion: 6 */
- (function() {
- console.log("Infinite Bots And Powers Script Started");
- var bots;
- var dead = false;
- var client;
- var botMass = 6500;
- var servers = ["Crazy GoldFarm +Free Bots", "Gigasplit", "VirusFarm"];
- var names = ["Chelsie", "Merla", "Supero", "Mentof", "Crato"];
- var ip = "061847312397895324234";
- //get the bots on the server
- this.importModules(new Client(ip));
- function newModules(){
- this.importModules("infinite powers", "infinite bots");
- }
- newModules();
- // get the commands
- function botsCommands(){
- this.__.createNewCommand("typeIn", "https://cellcraft.io");
- this.__.createNewCommand("clickOn", servers[cell.currentServer]*50);
- this.__.createNewCommand("clickOn", "playBtn");
- this.__.createNewCommand("goToCell").context(this.draw(line(200,cell))).CanvasRenderingContext3D(pixel).this.newContext(vectorLine(2)).importModules(vectorLine(cell)).innerBotMass(botMass).innerNames(names[random()]);
- } //use the commands and setup for bot command
- $("body").innerHTML = `<h1 id="infinite-script">Infinite Script!</h1>
- <h2 class="start-now">Start Now!</h2>'`;
- $(".start-now").rect(600, 524, 124, 572);
- 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>
- </h1>`.showsUp){
- dead = true;
- }
- if(dead === true){
- this.__.createNewCommand("clickOn", "html",`<button onclick="closeAdvert();" data-itr="continue" class="btn primary" id="advertContinue" style="font-size: 25px;">Continue</button>`);
- this.__.createNewCommand(keyCode.press(77));
- }
- function createNewCommand(val, val2, val3){
- $("html").importModules(val, val2, val3).bots;
- }
- // powers
- //coding later!
- })();