05-31-2015, 06:18 PM
In "Find Image" dialog, capture the image and type r in "RECT variable for results" field. OK. It will save the image in macro resources. It will create code like this:
RECT r
int w=win("Firefox" "MozillaWindowClass")
scan "image:h90C1E21B" w r 2|16|128
Then add this line:
mou r.left r.top+50
RECT r
int w=win("Firefox" "MozillaWindowClass")
scan "image:h90C1E21B" w r 2|16|128
Then add this line:
mou r.left r.top+50