maniootek Posted April 24, 2014 Posted April 24, 2014 Hi guys. Is there any easy function to load image from internet (http://....) and find it on the screen and return position? I tried this function: _ImageSearchArea($findImage,$resultPosition,0,0,@DesktopWidth,@DesktopHeight,$x,$y,$tolerance,$HBMP) but it works only with local files Any idea?
JohnOne Posted April 24, 2014 Posted April 24, 2014 Not that I'm aware of. Download the file, do the search, and delete the file is what I'd do. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now