js脚本3个问题修复:鲸鱼周本、购买狗粮脚本、周本版一条龙 (#519)

This commit is contained in:
5117600049
2025-04-04 13:34:51 +08:00
committed by GitHub
parent a254486419
commit 3ea4604410
4 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"time": "20250404114246",
"time": "20250404114826",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json",
"indexes": [

View File

@@ -54,7 +54,6 @@ await Shopping();
await sleep(500);
keyPress("F"); await sleep(1200);
keyPress("F"); await sleep(1800);
click(1690, 1020); await sleep(500);
for (let i = 0; i < 5; i++) {
click(1690, 1020); await sleep(500); // 购买
click(1170, 780); await sleep(400); // 确定

View File

@@ -151,7 +151,7 @@ if(teaPot){
await sleep(500);
keyPress("F");
await sleep(2000);
click(200, 380); //选择树脂
click(350, 200); //选择树脂
await sleep(1000);
click(1750, 1010); //兑换
await sleep(1000);

View File

@@ -58,7 +58,7 @@ keyDown("s");
await sleep(25000);
keyUp("s");
keyDown("w");
await sleep(7200);
await sleep(7400);
keyUp("w");
await sleep(1000);