lol脚本zxc-英雄联盟星辰脚本

SetSimMode 2

MessageBox "移动鼠标到游戏窗口再按回车"

Hwnd = Plugin.Window.MousePoint()

Call Plugin.Window.Active(Hwnd)

Rem go

For 20

KeyDown "2", 1

Delay 100

KeyUp "2", 1

Delay 100

Next

KeyPress "Tab", 1

Goto go