做一个按键精灵区域找图的脚本,总共有三段,第一段调试正常,但是把后两段加进去后就出错了,请高手指教
FindPic0,0,500,500,"Attachment:\A.bmp",1,intX,intYIfintX>0AndintY>0ThenMoveTointX+20,...
FindPic 0,0,500,500,"Attachment:\A.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
FindPic 0,0,500,500,"Attachment:\B.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
FindPic 0,0,500,500,"Attachment:\C.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
End If
语法错误:脚本
我的脚本2 ,第2行,第1个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第2行,第9个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第2行,第22个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第1个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第9个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第22个字符:(错误码0)没有找到合法的符号。
是按键精灵9 展开
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
FindPic 0,0,500,500,"Attachment:\B.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
FindPic 0,0,500,500,"Attachment:\C.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
End If
语法错误:脚本
我的脚本2 ,第2行,第1个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第2行,第9个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第2行,第22个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第1个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第9个字符:(错误码0)没有找到合法的符号。
语法错误:脚本
我的脚本2 ,第8行,第22个字符:(错误码0)没有找到合法的符号。
是按键精灵9 展开
2个回答
展开全部
FindPic 0,0,500,500,"Attachment:\A.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
end if
FindPic 0,0,500,500,"Attachment:\B.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
end if
FindPic 0,0,500,500,"Attachment:\C.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
End If
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
end if
FindPic 0,0,500,500,"Attachment:\B.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
end if
FindPic 0,0,500,500,"Attachment:\C.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+20, intY+5
Delay 1000
LeftClick 1
Delay 1000
End If
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
少了两个End If
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询