举报
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, 2025-5-26 03:48 , Processed in 0.233529 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.