Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image scaning
#16
Macro Macro2544
Code:
Copy      Help
int w=win("Firefox" "MozillaWindowClass")
if(scan("image:hEF1EB8D3" w 0 1|16))
,out "found"
,;add more code here,
,;the code must be tab-indented (or comma-indented, like in this example)
else
,out "not found"
,;add more code here,
,;the code must be tab-indented (or comma-indented, like in this example)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)