"Win", 1 Delay 20 KeyPress "R", 1 Delay 1000 SayString "mspaint" Delay 200 KeyPress "Enter", 1 Delay 1700 KeyPress "Alt", 1 Delay 50 KeyPress "Space", 1 Delay 50 KeyPress "X", 1 Delay 1500 KeyPress "Alt", 1 Delay 30 KeyPress "V", 1 Delay 30 KeyPress "Z", 1 Delay 30 KeyPress "L", 1 Delay 1700 VBS x=200 VBS y=130 VBS ys=1 For 10 MoveTo x,y LeftDown 1 For 50 Delay ys MoveTo x,y x=x+1 y=y-1 EndFor For 30 Delay ys MoveTo x,y x=x+1 y EndFor For 50 Delay ys MoveTo x,y x=x+1 y=y+1 EndFor For 130 Delay ys MoveTo x,y x=x-1 y=y+1 EndFor For 130 Delay ys MoveTo x,y x=x-1 y=y-1 EndFor For 50 Delay ys MoveTo x,y x=x+1 y=y-1 EndFor For 30 Delay ys MoveTo x,y x=x+1 y EndFor For 50 Delay ys MoveTo x,y x=x+1 y=y+1 EndFor LeftUp 1 y=y+5 EndFor Delay 500 KeyPress "Win", 1 Delay 30 KeyPress "R", 1 Delay 200 SayString "notepad" Delay 100 KeyPress "Enter", 1 Delay 1000 SayString "哈哈!!怎么样啊??不错吧、、、" Delay 200