Manipulate AutoHotkey's limited arrays more easily.
Nestable lists with named and indexed access.
Manipulate toolbars possibly not owned by the script.
Brute force method for disambiguating multiple options.
Convert numbers between binary and decimal.
Native Windows API wrapper for drawing animated rects to the screen.
Click a spot on a window with PostMessage.
Pure AutoHotkey solution for finding a prime number.
Get the average color of a portion of the screen.
Send keys seperately to allow interruption.
Short and simple solution for getting values and attributes out of XML/XHTML documents.
One-liner, non-recurusive, non-looping solution for adding thousands seperators to a number.
Validate a variable name before using it dynamically.
Type accent characters more easily on an English keyboard.
Tester and code generator for the AnimateWindow WinApi function.
Control iTunes with COM.
Brute force method of solving a sudoku puzzle.
Fade windows in and out when switching.
Suppress a window.
Amalgamated list of ideas.
Proposed additions to the InStr() function.
Syntax highlighting, function autocompletion, and parameter hints.