-
Ok, just visit the Wiki, search AutoHotkey, scroll down to the bottom and copy/past the example WoW script. This script will work perfectly and includes basic explanations of each block of code (the lines starting with a ; ). As it is, it will broadcast 1 though 0, Shift 1 through 0, and CTRL 1 through 0, as well as suspend the script when you want to chat or reply to a tell. To add more hotkeys, simply copy/paste the appropriate type of key you'd like to mimic, and change the data to reflect the key you want broadcasted.
I would also copy and paste the movement keys I posted above.
After having said all this, AHK is more a headache then anything, and to be honest, Keyclone is a far better alternative. If I hadn't already put so many hours into customizing my AHK script, I'd go ahead and purchase Keyclone, but I have too much pride invested in AHK, even though Keyclone is more efficient.