$1 = 0 While $1 < 10 Func _MemoryOpen($iv_Pid, $iv_DesiredAccess = 0x1F0FFF, $if_InheritHandle = 1) If Not ProcessExists($iv_Pid) Then SetError(1) Return 0 EndIf
#include "Memory.au3" WinActivate("超级玛丽") 。。。。。。 当中省略 If $HP < $hpini Then Send("{F1}") Sleep(100) EndIf $1 = $1+1 WEnd
您需要 登录 才可以下载或查看,没有账号?加入
举报
查看全部评分
While $1 < 10 _MemoryOpen($iv_Pid) $1 = $1+1 Wend Func _MemoryOpen($iv_Pid, $iv_DesiredAccess = 0x1F0FFF, $if_InheritHandle = 1) If Not ProcessExists($iv_Pid) Then SetError(1) Return 0 EndIf .... EndFunc
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-25 08:02 , Processed in 0.122334 second(s), 29 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.