darkmaster071 Posted September 13, 2009 Posted September 13, 2009 I found out that "SendKeyDownDelay" option does the job, but it delays the entire code. I dont want that. My problem is that i cant have any delays that slow down the code, while i need some keys to be held down for some time. Help much appreciated.
TurionAltec Posted September 14, 2009 Posted September 14, 2009 Send("{a down}") ;Holds the A key down Send("{a up}") ;Releases the A key
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now