While 1
/
/
/
A whole bunch of codes found in help and here: https://www.autoitscript.com/autoit3/docs/
/
/
/
WEnd
OR:
HotKeySet("{ESC}", "Terminate")
While 1
MouseClick("Right",674,422)
MouseClick("Left",673,447)
Sleep(2000)
/
/
/
A whole bunch of codes found in help and here: https://w...