按键精灵找图,多图执行不同命令。
答案:1 悬赏:40 手机版
解决时间 2021-11-22 12:23
- 提问者网友:不爱我么
- 2021-11-22 05:19
按键精灵找图,多图执行不同命令。
最佳答案
- 五星知识达人网友:末日狂欢
- 2021-11-22 05:50
//循环找多图,执行什么自己写~
Do
//找图1
FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY
//以下是条件判断;如果返回的坐标大于0,那么就说明找到了。
If intX > 0 And intY > 0 Then
//执行什么自己写~
End If
//找图2
FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY
//以下是条件判断;如果返回的坐标大于0,那么就说明找到了。
If intX > 0 And intY > 0 Then
//执行什么自己写~
End If
Delay 1000
loop
Do
//找图1
FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY
//以下是条件判断;如果返回的坐标大于0,那么就说明找到了。
If intX > 0 And intY > 0 Then
//执行什么自己写~
End If
//找图2
FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY
//以下是条件判断;如果返回的坐标大于0,那么就说明找到了。
If intX > 0 And intY > 0 Then
//执行什么自己写~
End If
Delay 1000
loop
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯