Hwnd=plugin.window.MousePoint
Rem a
Call Plugin.Bkgnd.LeftClick(Hwnd, 708, 442)
Delay 600
Call Plugin.Bkgnd.LeftClick(Hwnd, 704, 374)
Delay 600
Call Plugin.Bkgnd.LeftClick(Hwnd, 1009, 324)
Delay 600
Call Plugin.Bkgnd.LeftClick(Hwnd, 1203, 615)
Delay 600
Call Plugin.Bkgnd.LeftClick(Hwnd, 938, 467)
Delay 600
Goto a
先把鼠标移动到需要运行脚本的窗口上,再启动脚本