Jump to content

Help Sleeptime


 Share

Recommended Posts

Hi, i am trying to make Autoit click something and then it press down for 1 Second but it always goes in a different place

The mouse always goes in the same place like i want it but it doesnt stop in the same place.

Abit of my Script

Mousemove(836, 540, 10000)

sleep (1000)

MouseDown("left")

sleep (800)

MouseUp("left")

sleep (500)

MouseDown("left")

sleep (700)

MouseUp("left")

sleep (1000)

MouseDown("left")

sleep (600)

MouseUp("left")

sleep (1100)

MouseDown("left")

Send("{Down}")

MouseUp("left")

Please help imm trying to Stage my Car it always in Difrent places

Link to comment
Share on other sites

My mouse has difficulty putting my car any place, let alone the same place everytime.. :), try using this - Function MouseClickDrag, that may be some help to what you're trying to do..<br>

Edited by snowmaker

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

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