mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
锁教官添加延时 (#2711)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
await ClickPNG("reset");
|
||||
//筛选套装
|
||||
await ClickPNG("filterSet");
|
||||
await sleep(200);
|
||||
moveMouseTo(400, 750);
|
||||
//开始寻找教官
|
||||
let attempts = 0;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "锁定四星教官",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"description": "锁定背包中的四星教官",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user