From 7c32c5e1c5562de24fca30f74f6df50cb525b506 Mon Sep 17 00:00:00 2001 From: JJMdzh <205532257+JJMdzh@users.noreply.github.com> Date: Mon, 7 Apr 2025 13:17:08 +0000 Subject: [PATCH 1/3] update repo.json --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index f8452ecc..412ae0e3 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20250407123344", + "time": "20250407211707", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ From 12d3cf4f8105bcff119a0651fcc3a6982243a2ef Mon Sep 17 00:00:00 2001 From: JJMdzh Date: Mon, 7 Apr 2025 21:19:40 +0800 Subject: [PATCH 2/3] Update main.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复偶尔无法触发璃月东升对话 --- repo/js/OCR购买食材/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/js/OCR购买食材/main.js b/repo/js/OCR购买食材/main.js index 30ec5b5e..7f08db07 100644 --- a/repo/js/OCR购买食材/main.js +++ b/repo/js/OCR购买食材/main.js @@ -262,7 +262,7 @@ async function clickSelectedIngredients(selectedIngredients, filePath, npcNames) if (f_attempts === 1) { // 第一次未找到 F 图标 - await simulateKeyOperations("S", 500); // 后退 500 毫秒 + await simulateKeyOperations("S", 200); // 后退 200 毫秒 await sleep(200); await simulateKeyOperations("W", 800); // 前进 800 毫秒 } else if (f_attempts === 2) { From 41a67754d36150f5fb07ae5500090ed78c8334ba Mon Sep 17 00:00:00 2001 From: JJMdzh <205532257+JJMdzh@users.noreply.github.com> Date: Mon, 7 Apr 2025 13:19:53 +0000 Subject: [PATCH 3/3] update repo.json --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index 412ae0e3..f0090a61 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20250407211707", + "time": "20250407211952", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [