Fox wrote:
So far I have only learned enough to download scripts and use them, but I think being able to write them or at least customize them would be great. Jayme, any suggestions on where to get started with learning about them and how much work that is to learn?
Writting isnt easy, but there are some very talented writters out there than run circles around me. A couple that come to mind are Roland and Adde over on 2plus2. What usually ends up happening is that people will just modify existing scripts to their liking. For example, you may take one of the solid auto SNG scripts that registers your SNGs for you, and add in other elements...like, not registering if "Fox" is sitting

The best starting place to get the hang of the basics is here...
http://www.autohotkey.com/docs/Tutorial.htmAlso, their is a feature that AHK has called "AutoScriptWriter (recorder)" that will bascially record your mouse movements, and write a script for you. Its not exact and does have some issues from time to time, but it will help out with writting scripts for simple tasks.