Jump to content

Need help about ImageSearch


 Share

Recommended Posts

Welcome to the forum.

Show us what code you've got so far.

The application name, etc.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Link to comment
Share on other sites

Hi , TheSaint . my code:
Func run() when playing map1 
    ControlClick("Boom", "", "","left",2,830-2,504-23)
 EndFunc
 
Func run2() when playing map2
    ControlClick("Boom", "", "","left",2,633-2,524-23)
ControlClick("Boom", "", "","left",2,436-2,386-23)
 EndFunc
 
  
Func stop() stop when playing map3
    Sleep(1000)
 EndFunc
 hope you can help me  :sweating:
Link to comment
Share on other sites

  • Developers

 

Hi , TheSaint . my code:
Func run() when playing map1 
    ControlClick("Boom", "", "","left",2,830-2,504-23)
 EndFunc
-snip-
 hope you can help me  :sweating:

 

That doesn't make it much clearer what you want as you have a questions about imagesearch but your last post has no references to it.

It helps to explain what you want to accomplish.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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