发布网友 发布时间:2022-04-22 17:29
共1个回答
热心网友 时间:2023-09-02 16:59
Hwnd = Plugin.Window.Find(0, "魔兽世界")
Rem start
Call Plugin.Bkgnd.KeyPress(Hwnd, 49)
Delay 1500
Call Plugin.Bkgnd.KeyPress(Hwnd, 50)
Delay 1300
Call Plugin.Bkgnd.KeyPress(Hwnd, 51)
Delay 2000
Call Plugin.Bkgnd.KeyPress(Hwnd, 52)
Delay 1300
Call Plugin.Bkgnd.KeyPress(Hwnd, 53)
Delay 2500
Goto start