FindPic 0,0,1920,1080,"Attachment:\进副本有的图.bmp",0.7,intX,intY
If intX > 0 And intY > 0 Then
Dim a, b
FindPic 0,0,1920,1080,"Attachment:\消失才执行的图1.bmp",0.7,intX,intY
If intX > 0 And intY > 0 Then
Delay 10
Else
a=1
End If
FindPic 0,0,1920,1080,"Attachment:\消失才执行的图2.bmp",0.7,intX,intY
If intX > 0 And intY > 0 Then
Delay 10
Else
b=2
End If