[game] You vs Windows
![[game] You vs Windows](http://www.autohotkey.net/~frankie/Images/NoImage.jpg)
The title isn't talking about the operating system. You know those graphic user interfaces that you stretch and pull all day? Well, the're taking revenge. .
Are you: Just Another AutoHotkey Hacker?

The challenge is to share the literal text "Just Another AutoHotkey Hacker" with whom ever runs your script. Bonus points go to anyone who finds a new way to share the phrase (e.g., MsgBox). Here's mine.
RegEx Class

Use class syntax for all your Regular Expression needs.
HangMan Solver

Heres a simple script that uses OneLook.com's wildcard dictionary searches to give posible matches for a game of hangman. Say the board looks like this: Quote: HA_GM_N Then put HA?GM?N in the input box.
Google Doodle - Guitar Automation

I don't know if anyone's seen the google doodle (well google gets 4+ billion views a day...) but its just screaming to be automated. Here's an example, nothing impressive.
[v2] Script Converter
![[v2] Script Converter](http://www.freesmileys.org/smileys/smiley-basic/jumpy.gif)
Convert Your Scripts to v2.
Easy Script Block Editor V0.2.5

Easy Script Version: 0.2.5 - So Easy a Caveman Could Do It.
[AHK_L] CSV Quiz
![[AHK_L] CSV Quiz](http://www.autohotkey.net/~frankie/Images/NoImage.jpg)
Heres a multiple choice quiz program I made. You put the answers in a CSV and it asks the questions.
Gdi+ Draw Arrows on the Screen

This is a general use line drawing script. It can be easily customized to change the hotkey, change the colors of lines and any other options you may want to change. I wrote it with video tutorials and presentations in mind. A presentation could be someone looking over your shoulder at your screen.