您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
try to take over the world!
// ==UserScript== // @name Zombs.io (Tower heal O + tower freeze + auto build + leave party + join party settings info) // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author Hacker tuan // @match http://zombs.io/ // @grant none // ==/UserScript== window.open("https://fourth-route.glitch.me"); var css=`<button>Click me<button` css = true; $(document).ready(function(){ var switchStatus = false; $("#switch").on('change', function() { if ($(this).is(':checked')) { switchStatus = $(this).is(':checked'); $(this).val(switchStatus); $('.status').css('text-align','left'); $('.status').html('ON'); } else { switchStatus = $(this).is(':checked'); $(this).val(switchStatus); $('.status').css('text-align','right'); $('.status').html('OFF'); } }); }); var s = s s = true click: "https://proxy.towerhealzero"; click: "https://proxy.towerfreeze"; click: "https://proxy.autobuild"; click: "https://proxy.leavejoin";