From c5c2756528e161c03f9d73dc59b780f038d8dc27 Mon Sep 17 00:00:00 2001 From: Tseed <77049769+T888T@users.noreply.github.com> Date: Fri, 17 Jan 2025 06:18:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A4=9A=E4=B8=AA=E5=90=88?= =?UTF-8?q?=E6=88=90=E5=8F=B0=E7=82=B9=E4=BD=8D=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=A4=9A=E4=B8=AA=E6=99=B6=E8=9D=B6=E6=8A=93=E5=8F=96=E7=82=B9?= =?UTF-8?q?=E4=BD=8D=20=E4=BC=98=E5=8C=96=E9=A2=86=E5=8F=96=E5=8E=86?= =?UTF-8?q?=E7=BB=83=E7=82=B9=E5=8F=AF=E8=83=BD=E5=AD=98=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/Tzi-每日一条龙+副本晶蝶尘歌壶/main.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/repo/js/Tzi-每日一条龙+副本晶蝶尘歌壶/main.js b/repo/js/Tzi-每日一条龙+副本晶蝶尘歌壶/main.js index c7d67a69..d303f5b0 100644 --- a/repo/js/Tzi-每日一条龙+副本晶蝶尘歌壶/main.js +++ b/repo/js/Tzi-每日一条龙+副本晶蝶尘歌壶/main.js @@ -40,6 +40,7 @@ log.info(`已到达 ${locationName}`); } + // 领取邮件 keyPress("Escape"); await sleep(1500); @@ -54,7 +55,6 @@ keyPress("Escape"); log.info("已完成 领取邮件"); await sleep(delay); - // exit(); // 设置世界权限 @@ -366,7 +366,7 @@ keyPress("F"); await sleep(2000); click(1370, 420); - await sleep(2000); + await sleep(1500); click(1370, 420); await sleep(800); @@ -404,11 +404,10 @@ await captureCrystalfly('枫丹-枫丹廷区', 4822, 3628, 3); await captureCrystalfly('枫丹-苍白的遗荣', 4188, 2992, 2); await captureCrystalfly('枫丹-幽林雾道', 3376, 3290, 2); - await captureCrystalfly('枫丹-莫尔泰区', 3810, 2334, 2); - await captureCrystalfly('枫丹-特别温暖的地方', 4790, 2520, 3); await captureCrystalfly('枫丹-卡布狄斯堡遗迹上方', 3554, 3024, 4); await captureCrystalfly('枫丹-卡布狄斯堡遗迹下方', 3374, 2699, 4); - await captureCrystalfly('枫丹-枫丹廷区', 4822, 3628, 3); + await captureCrystalfly('枫丹-莫尔泰区', 3810, 2334, 2); + await captureCrystalfly('枫丹-特别温暖的地方', 4790, 2520, 3); await captureCrystalfly('须弥-下风蚀地', 4452, -2456, 3); }