d2player15 Posted February 19, 2008 Posted February 19, 2008 what do i use to make it hold down a button such as alt? any help would be great
Achilles Posted February 19, 2008 Posted February 19, 2008 To hold a key down (generally only useful for games) Send("{a down}") ;Holds the A key down Send("{a up}") ;Releases the A keyI'm not sure if that would work with Alt, but you could try it... My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Richard Robertson Posted February 19, 2008 Posted February 19, 2008 (edited) Send("{ALT DOWN}")Try reading the help file.Edit: Curse you Piano. Edited February 19, 2008 by Richard Robertson
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