kuttan Posted July 8, 2008 Posted July 8, 2008 need script to holding down multiple keys and release with one keystroke to play games I am new to autoit I read help file and searched forum this not found
Paulie Posted July 8, 2008 Posted July 8, 2008 Ahh, but did you search the helpfile and read the forums? muttley Try this Send("{a down}") Sleep(3000) Send("{a up}") replace the "a" with whatever Key
system24 Posted July 8, 2008 Posted July 8, 2008 (edited) I am new to autoit I read help file and searched forum this not foundAhh, but did you search the helpfile and read the forums? muttley Edited July 8, 2008 by system24 [center]It's a question of mind over matter, if I don't mind, it doesn't matter.[/center]
kuttan Posted July 9, 2008 Author Posted July 9, 2008 muttleyI try to play game which needs hold down w+H+space most of the time (assassins)I read help file but not found anything holding down 3 keys (or more) at a time and release all with one key press if forum has already this post can u give link or will u post the script
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