水云归服务器问题
[ 本帖最后由 asdasdasdsaf 于 2022-8-21 21:27 编辑 ]\n\nFor i=1 To 100000000//这里的脚本可以循环10次
FindColor 250,250,550,340,"01FFFF",intX,intY
If intX > 0 And intY > 0 Then
For 10000
Call Plugin.Media.Beep(523, 200)
Next
MessageBox “弹出窗口”
ExitScript
End If
KeyPress "Enter", 1
Delay 160
FindColor 250,250,550,340,"01FFFF",intX,intY
If intX > 0 And intY > 0 Then
For 10000
Call Plugin.Media.Beep(523, 200)
Next
MessageBox “弹出窗口”
ExitScript
End If
KeyDown "Ctrl", 1
Delay 20
KeyPress "Tab", 1
Delay 20
KeyUp "Ctrl", 1
Delay 160
FindColor 250,250,550,340,"01FFFF",intX,intY
If intX > 0 And intY > 0 Then
For 10000
Call Plugin.Media.Beep(523, 200)
Next
MessageBox “弹出窗口”
ExitScript
End If
//1111111111111111111111111111111111111111111111111
Next
页:
[1]