Raffle Posted April 17, 2007 Posted April 17, 2007 is it possible to have a hotkey be more then one letter/number??
Cyber Posted April 17, 2007 Posted April 17, 2007 EH? HotKeySet("123","hello") 1+2+3 Console Browse: Navigate on the WEB in a textual consoleMultiPing!: Show computer on the lan and/or show the local/remote task, ALL animated!KillaWin: Event executingCryptPage: Crypt your webpage and show only with key
Raffle Posted April 17, 2007 Author Posted April 17, 2007 EH?HotKeySet("123","hello")1+2+3HotKeySet("\", "InputBox1")HotKeySet("{END}", "Quit")HotKeySet("DII","RunDiabloII")While 1WEndFunc InputBox1()inputbox("Yes Master?","","","",300,10)EndFuncFunc RunDiabloII()Run("C:\Program Files\Diablo II\Diablo II.exe")EndFuncFunc Quit()ExitEndFunc this is the code im using, now then i hit "\" i get my input box and then i type in DII what i see in the inputbox is "II" when i hit enter it runs diablo II.now it works without II and it only needs D??is there a way to make it need more then one and have a auto sticky keys facter so i dont have to hold them all at once??this is without actually having sticky keys onthanks~®affle
Apzo Posted April 17, 2007 Posted April 17, 2007 HotkeySet works with a single key or key combination. "DII" are 3 separate keys, they can't define a hotkey (sorry). All the pop3 functions.Rsync your files on your USB key (or anywhere else)
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