02 Jan 11, 12:19AM
For more complicated binds, consider using aliases. It puts all your commands into one. Use
such as
[SELECT ALL] Code:
alias aliasnamehere [commandshere]
[SELECT ALL] Code:
alias sayggandquit [say "gg"; sleep 1000 [say "bye bye."]; sleep 1100 [quit]]