While (1)
Wend
Func Start ()
While (1)
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
MouseMove(488,108)
MouseDown("left")
MouseMove(514,520)
Wend
MouseUp("left")
MouseMove(489,586)
MouseDown("left")
MouseMove(478,535)
MouseUp("left")
EndFunc
Func Ende ()
Exit
Endfunc
Wend
Func Start ()
While (1)
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
MouseMove(488,108)
MouseDown("left")
MouseMove(514,520)
Wend
MouseUp("left")
MouseMove(489,586)
MouseDown("left")
MouseMove(478,535)
MouseUp("left")
EndFunc
Func Ende ()
Exit
Endfunc