举报
Opt("MouseCoordMode", 0) ;1=绝对位置, 0=相对位置, 2=客户区 $handle = WinActivate("AA") $ctrl = ControlGetHandle($handle, ' ', ""); Local $pos = ControlGetPos("AA", "", $ctrl) If not @error Then MouseClick("left", $pos[0] + 20, $pos[1] + 8, 2)
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2026-3-15 03:03 , Processed in 0.069721 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2026 Discuz! Team.