From df4342261322b2370de9557135497657d87c5fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Sun, 8 Jun 2025 23:56:08 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=87=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index db9b576..bcbd734 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -6,7 +6,7 @@ CoordMode "Pixel", "Client" CoordMode "Mouse", "Client" ;region 设置常量 try TraySetIcon "doro.ico" -currentVersion := "v1.0.0-beta.11" +currentVersion := "v1.0.0-beta.12" usr := "1204244136" repo := "DoroHelper" stdScreenW := 3840 @@ -614,13 +614,6 @@ ClickOnCheckForUpdate(*) { ;region 消息辅助函数 MsgSponsor(*) { Run("https://github.com/1204244136/DoroHelper?tab=readme-ov-file#%E6%94%AF%E6%8C%81%E5%92%8C%E9%BC%93%E5%8A%B1") - ; myGui := Gui() - ; myGui.Title := "Make Doro Great Again" - ; myGui.Add("Picture", "w200 h200", "./img/alipay.png") - ; myGui.Add("Picture", "x+15 w200 h200", "./img/weixin.png") - ; MyGui.Add("Text", "xs Section w400 h50 Center Wrap", "知一一:前任作者牢 H 停更后,DoroHelper 的绝大部分维护和新功能的添加都是我在做,这耗费了我大量时间和精力,希望有条件的小伙伴们能支持一下") - ; myGui.Add("Button", "xs+180 y+m w50 h20 ", "确定").OnEvent("Click", (*) => myGui.Destroy()) - ; myGui.Show() } ClickOnHelp(*) { msgbox " @@ -889,7 +882,6 @@ CalculateAndShowSpan(ExitReason := "", ExitCode := "") { ;tag 点左下角的小房子的对应位置的右边(不返回) Confirm() { UserClick(474, 2028, scrRatio) - ;AddLog("点击默认位置(" Round(stdTargetX * scrRatio) "," Round(stdTargetY * scrRatio) ")") Sleep 500 } ;tag 按Esc