您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
My Youtube Videos https://www.youtube.com/watch?v=7hQPLWZYzSI
// ==UserScript== // @name [diep.io]diep.io automatic best features PowerBar.php // @name:en [diep.io]diep.io automatic best features PowerBar.php // @author MexHackClients // @homepage https://www.youtube.com/channel/UC_FjiI9elsM0SyBoDT0Fa_A?view_as=subscriber // @namespace https://www.youtube.com/channel/UC_FjiI9elsM0SyBoDT0Fa_A?view_as=subscriber // @version V0.1.0_Demo // @description My Youtube Videos https://www.youtube.com/watch?v=7hQPLWZYzSI // @description:en PowerBar.php // @match *://diep.io/ // @match *iogames.space/* // @match *titotu.io/* // @match *io-games.io/* // @grant none // ==/UserScript== (function() { 'use strict'; var flag = 0; setInterval(function(){ if(document.getElementById( "a" ).style.display == null || document.getElementById( "a" ).style.display !== "none" ){ if(flag == 1)flag = 0; input.keyUp();//「」を解除 input.keyUp();//「」を解除 input.keyDown();//「」を押す setTimeout(function(){ input.keyUp(13);}, 300); } else{ if(flag == 0){ flag = 1; input.keyDown(75);//「K」を押す setTimeout(function(){ input.keyUp(75);}, 2000); input.set_convar('game_stats_build','848482567216753776225326756311313');//Power Random } setTimeout(function(){ input.keyDown();//「」を押す input.keyDown();//「」を押す }, 2000); } }, 2000); })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址