按键精灵 两个点两个颜色满意任意条件 做一下动作 否则无限循环找两个点的颜色 没有分希望大神能帮忙

FindPic0,0,1024,768,"Attachment:\1.bmp",0.6,AX,AYIfAX>0AndAY>0ThenRemAIfColorAX+379,A... FindPic 0,0,1024,768,"Attachment:\1.bmp",0.6,AX,AY
If AX > 0 And AY > 0 Then
Rem A
IfColor AX + 379, AY + 74, "233689", 2 Then
IfColor AX + 406, AY + 68, "4209C", 2 Then
Delay 550
KeyPress "1", 1
Delay 550
KeyPress "2", 1
Delay 550
KeyPress "3", 1
Delay 550
KeyPress "4", 1
Delay 750
KeyPress "5", 1
Delay 550
Delay 550
KeyPress "1", 1
Delay 550
KeyPress "2", 1
Delay 550
KeyPress "3", 1
Delay 550
KeyPress "4", 1
Delay 750
KeyPress "5", 1
Delay 550
Delay 550
KeyPress "1", 1
Delay 550
KeyPress "2", 1
Delay 550
KeyPress "3", 1
Delay 550
KeyPress "4", 1
Delay 750
KeyPress "5", 1
Delay 550
Else
Goto A
Else
Goto A
End If
End If
End If
展开
maozz
2013-04-25 · TA获得超过2037个赞
知道大有可为答主
回答量:2063
采纳率:92%
帮助的人:1260万
展开全部
FindPic 0,0,1024,768,"Attachment:\1.bmp",0.6,AX,AY
If AX > 0 And AY > 0 Then
Do
GetColor1=GetPixelColor(AX + 379, AY + 74)
GetColor2=GetPixelColor(AX + 406, AY + 68)
If GetColor1 = "233689" or GetColor2 = "4209C" Then
Exit Do//找到两点任一满足条件则跳出循环
End If
Loop
//下面加上满足条件后需要执行的动作命令
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
村里的希望520
游戏玩家

2013-04-25 · 游戏我都懂点儿,问我就对了
知道小有建树答主
回答量:259
采纳率:100%
帮助的人:102万
展开全部
你说清楚点,怎么这么绕口啊
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式