skillsa2 Posted April 4, 2013 Posted April 4, 2013 (edited) Hi, im new to AutoIT but i have been coding some AutoHotKey and i know that they are quite similar to each other. i where just wondering if theres a command like imagesearch? Run("My program") WinWaitActive("My program") SoundPlay(@WindowsDir & "\media\tada.wav", 1) ; ToolTip("Running") $coord = imagesearch(0, 0, 20,My patch/picture.png") If Not @error Then MouseClick("left"),123,231") EndIf Edited April 4, 2013 by skillsa2 Don't take life too seriously. You'll never escape it alive anyway.
Moderators JLogan3o13 Posted April 4, 2013 Moderators Posted April 4, 2013 Hi, skillsa2, welcome to the forum. The search tool (upper right corner of the page) will be your best friend. If you do a quick search for "imagesearch", you will find several hundred posts on the subject.If you prefer Google, you can always do something like this:site:autoitscript.com imagesearch "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
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