AutoHotKey Tutorial
From Chillpoint Wiki
Its pretty simple.
First, download the program at http://www.autohotkey.com/download/.
Now install it and open it.
A green icon with a white "H" will appear at the bottom right corner of your screen.
Right click on it and create a new user file or something like that. Its a ".ini" file, i think the program will ask you to create one.
When you create it this window will open.
Go to the bottom line and add this things on the script.
As i wrote on the picture, you can use ANY key of your keyboard, just be sure you write it correct (example : I couldnt get PageUP or PageDown to work.).
Dont forget the "return" at the end of the command, otherwise it will repeat the command without stoping. Which means you gonna get kicked for FLOODING.
Do just like the picture! Change only the KEY and the command (t/ ***).
Done with it, all keys and commands set? Ok, save it and close the window.
Right Click on the program icon again and click on "Reload This Script".
And leave it opened. To make sure it works correctly, open the a Notepad or anything like it and press one of the keys you binded.
If the command is written ONE time on the screen, its all set to play. If not, Right Click on the icon, "Edit This Script" and check it whats wrong.
Every time you change somethin on the script, click on "Reload This Script" before playing.
Hope it works for you guys. Good luck and feel free to ask anything, ill try to answer as soon as possible.
Tutorial made by: Pox
