Jump to content

Recommended Posts

Posted (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 by skillsa2
Don't take life too seriously. You'll never escape it alive anyway.
  • Moderators
Posted

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...