Code: Select all
Let>Path=C:\Users\Administrator\Documents\Macro Scheduler
Label>Start
Wait>5
WaitScreenImage>%path%\default2.bmp,0
FindImagePos>%path%\default2.bmp,SCREEN,0.7,1,X,Y,NumFound
If>NumFound>0
MouseMove>X_0,Y_0
LClick
Goto>Start
EDIT: nvm, fixed by updating to newer version