文件名称:bot.user.js:== UserScript == @name AposBot @namespace AposBot @include http
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-08 12:02:00
bot.user.js // == UserScript == // @name AposBot // @namespace AposBot // @include * // @version 3.551 // @grant none // @author // == / UserScript == var aposBotVersion = 3.551; // TODO:团队模式//检测何时有人合并//拆分以捕获较小的目标//基于角度的群集代码//更好的墙壁代码//在团队模式下,使盟友成为障碍。 Number.prototype.mod = function(n){return((this%n)+ n)%n; }; Array.prototype.peek = function(){return this [this.length-1]; }; var sha =“ efde0488
【文件预览】:
bot.user.js-master
----README.md(44KB)