Jump to content

how do i do this?


 Share

Recommended Posts

I am trying to get autoit to hold control while click on an area

right now i have this as my code, this however does not work.

AutoItSetOption("sendkeydowndelay", 1000)

Send("{^}")

MouseClick("left",347,154)

MouseClick("left",383,186)

MouseClick("left",379,218)

MouseClick("left",348,253)

MouseClick("left",351,294)

MouseClick("left",394,324)

MouseClick("left",381,362)

this holds control, releases then moves and clicks i need it to all occur at once how do i do so?

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