From e98cf8b11e75a67c13b808a4b0b24930033afe46 Mon Sep 17 00:00:00 2001 From: 1204244136 <1204244136@qq.com> Date: Wed, 11 Jun 2025 19:57:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=89=8D=E5=93=A8=E5=9F=BA=E5=9C=B0?= =?UTF-8?q?=E6=94=B6=E8=8F=9C=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index 72189ca..8bf5adf 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -2435,8 +2435,8 @@ OutpostDefence() { AddLog("未找到前哨基地!返回") return } - Text := "|<%>*74$24.U7y703y703w713wD33wD33sD33sT33sT33kT33kz33Uz33Vz33Vz033z033zU73zkC3zzy7zzw7zzwDzzwDzzsTzzsTzzsTzzks7zkk1zUU1zVU0zVUkz3Vkz3Vkz3Vky7Vky7Vky7VkwDVkwDVksTU0sTU0szk1szs3U" - if (ok := FindText(&X := "wait", &Y := 10, NikkeX, NikkeY, NikkeX + NikkeW, NikkeY + NikkeH, 0.2 * PicTolerance, 0.2 * PicTolerance, Text, , 0, , , , , TrueRatio, TrueRatio)) { + Text := "|*80$17.DlkDXUT70z41y8Xw17s6DsA3kM3lk7Xk" + if (ok := FindText(&X := "wait", &Y := 10, NikkeX, NikkeY, NikkeX + NikkeW, NikkeY + NikkeH, 0.1 * PicTolerance, 0.1 * PicTolerance, Text, , 0, , , , , TrueRatio, TrueRatio)) { AddLog("点击左下角资源") FindText().Click(X, Y, "L") Sleep 1000