Rem A
FindPic 0,0,799,599,"Attachment:\快速进入.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+15, intY+5
Delay 1000
LeftClick 1
Delay 1000
FindPic 0,0,799,599,"Attachment:\舞蹈模式.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+15, intY+5
Delay 1000
LeftClick 1
FindPic 0,0,799,599,"Attachment:\传统四键.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+15, intY+5
Delay 1000
LeftClick 1
Delay 5000
IfColor 777,581,"BE9C00",0 Then
KeyPress 13, 1
Goto A
Else
FindPic 0,0,799,599,"Attachment:\准备.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+15, intY+5
Delay 1000
LeftClick 1
Delay 5000
IfColor 777,581,"BE9C00",0 Then
KeyPress 13, 1
Goto A
Else
Delay 15000
IfColor 800,745,"F400A5",1 Then
Delay 5000
FindPic 0,0,799,599,"Attachment:\进度条.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
Delay 2000
FindPic 48,496,709,558,"Attachment:\上.bmp",0.9,intX1,intY1
FindPic 48,496,709,558,"Attachment:\下.bmp",0.9,intX2,intY2
FindPic 48,496,709,558,"Attachment:\左.bmp",0.9,intX3,intY3
FindPic 48,496,709,558,"Attachment:\右.bmp",0.9,intX4,intY4
If intX1 > 0 And intY1 > 0 Then
KeyPress 38, 1
ElseIf intX2 > 0 And intY2 > 0 Then
KeyPress 40, 1
ElseIf intX3 > 0 And intY3 > 0 Then
KeyPress 37, 1
ElseIf intX4 > 0 And intY4 > 0 Then
KeyPress 39, 1
FindPic 249,479,540,494,"Attachment:\空格.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
KeyPress 32, 1
Else
FindPic 0,0,799,599,"Attachment:\返回.bmp",1,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+5, intY+5
Delay 500
LeftClick 1
Delay 500
Goto A
End If
End If
End If
End If
End If
End If
End If
End If
End If
End If
End If