How to Bind
Okay this is how its done, open the console (tidle key ~) and then type bind "key" "command"
Example: bind "f" "say This is my first bind woooo"
You can also add more than one command to a key by typing bind "key" "command; command"
Example: bind "f" "say testing command one; say testing command two"