From d30ee310cdf2efaa4dc2bf27f854ead7164a8767 Mon Sep 17 00:00:00 2001 From: 1204244136 <1204244136@qq.com> Date: Mon, 16 Jun 2025 12:32:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=A7=E6=B4=BB=E5=8A=A8=E7=AD=BE?= =?UTF-8?q?=E5=88=B0=E7=A1=AE=E8=AE=A4=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index de1a75b..0e3325a 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -2835,6 +2835,8 @@ Festival() { FindText().Click(X + 50 * TrueRatio, Y, "L") AddLog("点击全部领取") } + Sleep 1000 + Confirm while !(ok := FindText(&X := "wait", &Y := 1, NikkeX + 0.002 * NikkeW . " ", NikkeY + 0.002 * NikkeH . " ", NikkeX + 0.002 * NikkeW + 0.061 * NikkeW . " ", NikkeY + 0.002 * NikkeH + 0.053 * NikkeH . " ", 0.3 * PicTolerance, 0.3 * PicTolerance, FindText().PicLib("活动地区"), , , , , , , TrueRatio, TrueRatio)) { GoBack Sleep 1000