I am looking for a way to loop waitscreenimage so continue clic a position until the image is found on screen;
when i write on screen i realy mean on screen i dont wanne take a screen schot and then look for the image inside the image...writing to hd is slow and is taxing for my ssd drive cuz its not 1 image buth hunderds of high resolution images and the script wil run 24 hours a day 7 days a week.
since waitscreenimage does not seem to return a value when it found the image its impossible to asssign that value to a variable.so i did next best thing after waitscreenimage finds the image mouse goes to a certain screen position that position is asigned to a variable so if mouse is not at givin position the loop needs to repeet and mouse hes to be cliced loop repeets until image found.
Code that i have so far is below.
can you help me been at it for hours cant make it work.
WaitScreenImage>C:\Users\DRK\Desktop\script\r2.bmp,10
MouseMove>1340,218
pos1>a=GetCursorPos>,nYPos