Jump to content

need help with command


geoffry
 Share

Recommended Posts

I dont know entirely how autoit works but i got the basic send, sleep, and mousemove, and mouseclick commands down... how do i make it press and hold a button and then sleep kinda like

sendandhold(shift)

sleep(random(100, 200))

release(shift)

Yes i realize those commands dont work im just asking for the command or sumthing like that and yes the key im trying to use is shift. i just need the press and release commands. help would be much appreciated

Link to comment
Share on other sites

Did you actually read the helpfile? You can change the delay for how long a key is held and you can do something like Send("{SHIFT UP}") on a few keys.

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