SetSimMode 2
Rem go
Delay 500
KeyPress "Up", 4
Delay 500
KeyPress "Enter", 1
KeyPress "Num 5", 10000
Delay 500
KeyPress "Left", 1
Delay 500
KeyPress "Down", 2
Delay 500
KeyPress "Enter", 1
Delay 5000
KeyPress "Down", 5
Delay 500
KeyPress "Enter", 1
Delay 5000
KeyPress "F2", 1
Delay 500
KeyPress "F2", 1
Delay 500
KeyPress "Right", 1
Goto go
源码
Rem go
Delay 500
KeyPress "Up", 4
Delay 500
KeyPress "Enter", 1
KeyPress "Num 5", 10000
Delay 500
KeyPress "Left", 1
Delay 500
KeyPress "Down", 2
Delay 500
KeyPress "Enter", 1
Delay 5000
KeyPress "Down", 5
Delay 500
KeyPress "Enter", 1
Delay 5000
KeyPress "F2", 1
Delay 500
KeyPress "F2", 1
Delay 500
KeyPress "Right", 1
Goto go
源码









