
我想让按键精灵安卓版脚本找到A图后点击B图然后脚本运行到下面点击C图的命令~
但是现在还没找到B图就一直点C图,我想让B找到A以后在去执行C图~有没有如果未找到返回上一个命令的语言。有吗...
但是现在还没找到B图 就一直点C图, 我想让B找到A以后在去执行C图~ 有没有 如果未找到 返回上一个命令 的 语言。 有吗
展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励30(财富值+成长值)
若以下回答无法解决问题,邀请你更新回答
1个回答
展开全部
Rem 开始
FindPic 0,0,1024,768,"Attachment:\1.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
FindPic 0,0,1024,768,"Attachment:\2.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
FindPic 0,0,1024,768,"Attachment:\3.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
//
End If
Else
Goto 开始
End If
End If
FindPic 0,0,1024,768,"Attachment:\1.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
FindPic 0,0,1024,768,"Attachment:\2.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
FindPic 0,0,1024,768,"Attachment:\3.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
//
End If
Else
Goto 开始
End If
End If
追问
您这是按键精灵命令吧?我要得是安卓版按键精灵命令
谢谢你!
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询