按键精灵找图,找不到图一找图二,我这个图二怎么只开始找一次点击,以后图二出现不点击了

RemksFindPic0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intYIfintX>0AndintY>0Thenax=in... Rem ks

FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY

If intX > 0 And intY > 0 Then

ax=intx

ay=inty

t1=now

else

FindPic 0,0,1024,768,"Attachment:\图二.bmp",0.9,intX,intY

If intX > 0 And intY > 0 Then

moveto intx,inty

leftclick 1

end if

End If

t2=now

Do

If datediff("s", t2, now) > 6000 Then

MoveTo ax, ay

LeftClick 1

Goto ks

End If

FindPic 0,0,1024,768,"Attachment:\神盾.bmp",0.9,intX,intY

If intX > 0 And intY > 0 Then

t2=now

MoveTo intx, inty

LeftClick 1

If datediff("s", t1, now) > 600 Then

KeyPress "F5", 1

Delay 5555

Goto ks

End If

End If

Loop
展开
 我来答
百度网友03b7a6c
2017-12-14
知道答主
回答量:13
采纳率:100%
帮助的人:8.1万
展开全部
因为下面一直Do …… Loop
一开始没找到第一张图,就没有执行这段
ax=intx

ay=inty

t1=now
这一句 If datediff("s", t1, now) > 600 Then 就会因为t1不是时间格式出错,应该就不会执行goto ks
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式