Jump to content

Can AutoIt...


Recommended Posts

... by any chance do something like this: "i click in a # of locations and it will remember the locations and then it will display a little box that asks me like "how many loops do you want?" and i put in like 3 and it will click in the order that you clicked and the locations? like i click [1] here [4] here [3] here [2] and here, and then it will display [Enter number of loops __ ], then it will click it in the order and the specified loops..

Dont know if im clear its kinda hard to explain :)

Link to comment
Share on other sites

Yes. I would have a look at; InputBox (), StringSplit ()(Could use it to split the contents on the input box, ie. The X and Y co-ordinates), MouseClick (), For...Next Loops.

Ofcourse thats just one way of doing it. There are many possible combinations of things to use and ways to design it.

Edited by Burrup

qq

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...