Script Listing
From AutoHotkey
This is a list of notable scripts found in the AutoHotkey Forum. It is not intended to show the most useful scripts, or the easiest to learn from, but just to help find those that may be of interest.
[edit] AutoHotkey Related
[edit] AutoHotkey Internals
Function Hooks by Lexikos and tinku99
[edit] Ports/custom builds
[edit] Windows 2000+
AutoHotkey_L (Lexikos' custom build) by Lexikos
[edit] Windows CE
Autohotkey for Pocket PCs / WinCE by Micha
[edit] Windows/Linux/Mac (.NET/Mono)
IronAHK - .NET port of AutoHotkey for Windows, Linux, Mac... by Titan
[edit] Compile AutoHotkey yourself
[edit] MS Visual C++
Compile AutoHotkey using Visual C++ 2005 Express Edition by corrupt
[edit] GCC
Compiling with GCC by xx3nvyxx
[edit] Use AutoHotkey with other programming/scripting languages
[edit] Any
[edit] Use other programming/scripting languages inline in AutoHotkey
[edit] Perl
[edit] C#/VB
.NET Framework Interop by Lexikos
[edit] VBScript/JScript, VB/VBA/MS Office
Embedded Windows Scripting (VBScript & JScript) and COM by erictheturtle
MS Office Automation Functions (via COM) [thanks Sean] by ahklerner
[edit] Assembly/Machine code
Machine code functions: Bit Wizardry by Laszlo
[edit] C/C++
Compile/Run C programs from AHK w/o temp files by Laszlo
[edit] Lisp/ECL
AhkECL (Embedded Common Lisp) posting by tinku99
[edit] Lua
[edit] Python
[edit] Scripts
[edit] Standard Library Compliant
[edit] Other Scripts
Advanced Search in String Function by deguix
AHK's Animated TrayIcon by BoBo
AHKArray - Store an array in a single variable by olegbl
An Advanced Technique - Using PostMessage by Rajat
Auto-Compile scripts at start by toralf
Automatic reload of changed script by skrommel
Calling Perl from AHK by thomasl
Check if connected to the internet or not by Tasman
Create self-compiling scripts by MikeG
Detect Open/Save dialog by majkinetor
determinedefined hotkeys by shimanov
DllCall to GetCommState by olfen
DLLCall: Support for Human Interface devices by Micha
Download Progress Bar by Kerry
Execute AHK code dynamically! by jonny
Extract any funtion or subroutine from code by Roland
Generating unique random integers by Laszlo
Get lines being executed (ListLines to a variable) by Titan
Get pixel count for specified region & color by Chris
GetEnv: reclaim AHk's variables by shimanov
Getting the output of a console application by Laszlo
give different action to same hotkeys dynamically by kiu
Host to Ip Address, using Winsock 2.0 dll by Tasman
How to detect Normal or Large font size settings (DPI) by jordi
Include a bitmap in your uncompiled script!!! by Veovis
IP Helper Functions - Getting started with Iphlpapi.dll by olfen
LabelControl - Direct access to window controls by skrommel
Listbox with incremental search by Boskoop
Plug'n'Play GUI Settings Editor for your scripts by Rajat
Read and Write Unicode by PhiLho
Regular expressions: a wrapper around the PCRE DLL by PhiLho
remedy conflicts between ahk and environment variables by shimanov
Remove illegal chars from a string .,<>:;'"/|\(){ by Veovis
Script to create auto updating menus by Gre
SendMessagescripts for ListBox by Suny
template for structured coding by Ace_NoOne
Terminal Script for commuication between scripts by Invalid User
Using JavaScript in AHK script to control web pages by Pallie
Using VBscript in ahk without a temporary file by savage
yay 2 scrips can now talk over tcpip! by esromneb
[edit] Tools
110.2 Ahk Window Spy 1.3.3 by Decarlo110
110.22 Ahk script Debugger 1.1.5b (line-by -line capable) by Decarlo110
ACConsole by Titan (original broken link)
AHK Automated Installation by Rajat
AHK Decompile script 1.0 by sleepyy35
Auto script for msgboxes by sleepyy35
AutoHotkey Script Restarter v1.01 by evl
Automatic reload of changed script by skrommel
AutoSearch in AHK helpfile (from clipboard or editor) by HuBa
Compile multiple files at once by jtran21
Decompile (Exe2Ahk) option in Explorer context menu by Serenity
Display and Sort Hotkeys by jamestr
For the coders - Automatic comment box by jballi
Get all keys and values from a section of ini by Yarbuck
Getting Info from Ini files by Invalid User
GUI for creating auto updating compiled scripts by corrupt
InfoSpy - Window and Control Info (like AutoIt Window Spy) by Titan
New Program Script Manager by mtfurious
pixelget - titlebar version by Serenity
pixelget2 - mouse follow version by Serenity
Popup menu by Left click on Tray icon by HuBa
Quick window information by Harmless
Script Chooser/Launcher by engunneer
Script to create auto updating menus by Gre
SplashImage Maker - WYSIWYG by Rajat
Tools for shortening scripts containing subroutines by Laszlo
Window Info by Jon
WinInfo Menu by Jon
[edit] Editors
ahk.properties for SciTE by Demetris
AHKPad - AHK editor (with a few slight problems) by Veovis
Alphabetize the "Scripts Listing" Wiki page by jaco0646
AutoHotkey Studio v3 (discontinued) by Titan
Automatic syntaxhighlightning instalation for UltraEdit by toralf
Automation script for EditPlus 2 by coro
Colorful, dynamic AHKPad. Will you help? by Veovis
Command completition for ConText by foom
Comment out (or uncomment) the currently selected lines by Chris
Context Sensitive AHK help by Rajat
Edit boxes in favorite editor by savage
GetLineNumberedScript for printouts by BoBo
Hotkey-List in EditPlus by kapege.de
Install AHK syntax highlighting and clips for PSPad v0.8 by toralf
Intellisense for AHK commands by Rajat
TypingAid (Word AutoCompletion Utility, similar to Intellisense but more advanced) by Maniac
ISense for Autohotkey by majkinetor
My script for automatic syntaxfile instalation for UltraEdit by Tekl
PSPad Label Helper - display a list of labels found in PSPad by evl
Simple AHKedit by DRSAMR
Syntax Coloring for CodeBrowser by MG
Vic - A free text editor based on HiEdit control by Normand
QuickAHK by jballi
XML Editor (XMLQuery function experimental) by Titan
[edit] GUI
[edit] General
:: SmartGUI Creator :: by Rajat
:: Lil Builder :: by Ahklerner, Majkinetor, Toralf and Rajat
[edit] All
Control Anchoring - for resizing windows by Titan
GUI-window positioning by Cracked-Nut
Positioning of Controls: a cheat sheet by PhiLho
Resize Controls on GUI, even procentual by Micha
SetParent function (make a gui belong to another window) by evl
Tab selection, determining if a control is assigned to a tab by corrupt
[edit] 3P Controls
New controls on GUI windows (Buttons, Statics, HMTL, RTF...) by Micha
[edit] MsgBox
A handy dialogue technique! (and colorful msgbox's ^_^) by Areilius
[edit] ListBox
Adding a horizontal scrollbar to a listbox (with respect to item width and font) by TheGood
Endless scrolling in a listbox by hugov
[edit] Splash
Animated Splash Screens by PhiLho
SplashImage Maker - WYSIWYG by Rajat
SplashText Sizer - WYSIWYG by Rajat
[edit] Menu
Assign bitmap to any item in any AHK menu by shimanov
[edit] Templates
Credits GUI by AGU
EZ Help System for our GUIs by Terrapin
InfoGUI - A function to display a pop-up info window by jballi
White Header (Gui style) by AiKscroll
[edit] Hotkey
custom hotkey control by shimanov
[edit] Button
[edit] Hyperlink
Gui & Hyperlink by AGermanUser
[edit] ListView
- Listview colors for individual lines (e.g. highlighting) by evl
- ListView_G Library: Supplementary functions for Listview controls
- Endless scrolling in a listview by hugov
[edit] Edit
Setting Tab stops in edit controls by Laszlo
[edit] Other
Stealing Windows StartButton and Clock (Screenshot) by HuBa
Notify() - multiple tray area notifications by gwarble
[edit] Tooltip
Tooltip for help on control under mouse by Rajat
[edit] TreeView
TreeCtrl-support via DLLCall by Micha
TreeView: Drag and Drop items by freakkk as guest
[edit] Functions
AHK Functions - GetShortPathName() by Goyyah
ahkstructlib - Functions for use with Structures by corrupt
Binary file reading and writing by PhiLho
CMDret - AHK functions by corrupt
Commands Function Collection by Titan
Convenient app-launching function by koby ashi
DllCall: Basic FTP Functions by olfen
ElapsedTime function/shell by jballi
endOfMonth(): determining the last day of any given monh by Ace_NoOne
Folder Menu Function by savage
FormatDate() Function by beardboy
Function Compilation by Invalid User
Function-Collection for AHK by Rubberduck
function: Expand paths with environement variables by majkinetor
Function: Get next/free Available File Name by toralf
function: GetCommonPath - Get path to standard system foldes by majkinetor
Function: IncrementName (create next file) by PhiLho
Function: StringReplaceWord by AGU
function: toggling a setting and the corresponding controls by Ace_NoOne
Get Control Handle by corrupt
GetDesktopArea function by PhiLho
Hex <---> Asc (Strings, not just nos.) by Rajat
InStrX - InStr with support for wildcards, L#|R# and offsets by Titan
List manipulation functions by Laszlo
Mathematical Function Graphing Functions by jonny
Mean, Median, Mode Functions by Invalid User
Process Informations library (Parent ProcessID, filename, thread count) by HuBa
sample function to read unicode clipboard to plain ansi by wOxxOm
Script with handy clipboard board functions by ApplePie
simple binary file read/write functions by Laszlo
Simple function to create unique names by Paulo
StringMod() String Manipulation - Enhanced by PhiLho / Titan by Goyyah
Text to Binary (and back) Function by Jon
Tiny IsWindowVisible function by mario_a
Two simple functions (GetTextLines and Ping) by TDMedia
Unique Random Numbers Function by Invalid User
Using Lists and Common Functions by Invalid User
WinInView Function by Invalid User
WOL send a magic WakeUp On LAN packet by Zed_Gecko
Window Management Functions by savage
WinInView Function by Invalid User
[edit] Audio and Video
Automated Download & Install - Winzip by Kerry
Automated DVD authoring of Mpeg2Schnitt files with IfoEdit by Cerdan
Automating Winamp by Chris and Rajat
Bluetooth remote control for Winamp by Colin Edwards
Check CD drives on exit by Koliberek
commandline-StreamRipper launcher by mbirth
Control Winamp via systray icons by Serenity
controls for iTunes and Windows Media Player (systray too) by sjmoll
Crazy Scripting : Muter v1.0 ( MPPS type Button ) by Goyyah
CreatePlaylist - Explorer shell menu extension by Serenity
Determine your soundcard's capabilties for SoundSet/SoundGet by Chris
Download Google Videos as AVI by mbirth
Easy MP3 trasher to use with foobar2000 by oxygenius
Eject a CD-Rom like on Mac OS X by Tekl
Electronic Program Guide (EPG) for TV v1.1 by toralf
Episode Renamer (v1.5b2) by Ace_NoOne
Extracting MP3 tags and downloading lyrics by skrommel
HOTKEY WINMEDIA PLAYER WHILE MINIMIZED by cuzabis
Internet music search and save by garry
iTunes Anywhere (keyboard shortcuts) by polyphenol
iTunes control with no gui by Veovis
iTunes controls with fast-forward/rewind by ludditemike
KARAOKE or Subtitle (Video or music) by garry
Logitech USB Headset 350 Helper v1.0 by evl
Mac OS X Sound OSD by JayS
Madplay Mixer SoundOsCheck by olaf
MPlayer Audio and Video Stream Grabber (Qanat) by DJ Barney
Music? Hypnotic tones? Alien communication? you decide. by 1991
OSD Mute Status Display & Toggle Mute On/Off Script! by DominicTFY
Personalized Scripts? mouse wheel Volume Control by q335r49
Play any song from anywhere by Rajat
Search MP3 and create Playlist by garry
Simple but useful - Eject/Retract CD tray script by Diamond
Simple script with GUI for setting the sound volume by Laszlo
Simple volume replacement by Tasman
Smart Mediakeys - For Winamp & Media Player Classic by deadprez
Start program,URL,radio/record and TV by garry
The return of the colorfull volume osd by Gre
Very nice, simple, but good-looking volume control by wildmonkey182
Volume control (with small GUI) by Dactilus
Volume in tray by PerezDeQueya80
Volume OSD + Advances Winamp Controller by Joolee
volume osd + winamp controlling from taskbar by Joolee
Volume-set + OSD script mod by catch17
Winamp - Get Shuffle State by MrB2323
Winamp - Rebuild simple playlists by jballi
Winamp 5, move mp3 to delete directory by jamestr
Winamp function/shell by jballi
Winamp Info BIG display by Rajat
Winamp Selectable Playlist OSD by Rajat
WinLIRC Client + MacOSX Volume + OSD by gXpratama
Yet another volume control by meter
[edit] File Management and Searching
-: Seek :- Launch program quickly & easily by Phi
110.1 Delete Empty Folders by Decarlo110
320MPH - Ultra Fast Anything-Launcher by Rajat
7-zip to separate archive by RedShadow
<>:explore your folder quickly,also by kiu
AHkxplorer0.5.2: new version with more than 25 new features by kiu
AHkxplorer: thinking a file manager with AHK by kiu
Compare Directory Contents by jaco0646
CopyCat It copies your digital camera pictures by kapege.de
Create Directory Listing - Explorer shell menu extension by Serenity
Create Folders utility by jballi
Deleting Files that are older than a specified time by shaunsisk
detect file and directory changes by shimanov
Directory Menu !!!! by compuboy_r
Display Total Commander Favorites menu anywhere by majkinetor
Downnote - an addition to FileNote by msel
Favorite Folders popup menu that you can change on the fly. by ChrisM
FavouriteFolders popup menu that you can change on the fly. by ChrisM
File Get Size by Cauthon
filemenus a la PowerPro by thomasl
Folder Contents Script (As in ACDSee) by Calabaza
Folder Menu - a popup menu to quickly change your folders by rexx
Folder Menu by Rajat
Generic Timed Backup Script by corrupt
Get the current path of a Window Explorer by PhiLho
kiu folder Lab: create folder with lots of possibilities by kiu
kiu Print Folder: subproject of AHkxplorer by kiu
Make Backup File(s) via Send to by GuidoR13
Most Recently Opened Folders Popup Menu by ChrisM
Nero-Backup via command line (or batch file) by BoBo
new kiu-folder:browse folder quickly in a menu by kiu
No! ...Don't Unzip there!! by Rajat
Recent Folders script by CarlosTheTackle
Remove Empty Directories by jballi
Remove empty subdirectories with GUI and history by Laszlo
Remove Read-Only Attribute for Folder Contents by goyyah
rename captured files by dosenfleisch
Simple directory backup/file restore by Laszlo
string version info for execs by wOxxOm
Tail: the last lines of a text file by Laszlo
TC FavMenu 1.0 beta7 by majkinetor
Tidy Access Menu to Windows' Recent Used File/Folder++(NEW) by Mon
Toggle Hidden Files by thinkstorm
Total Commander Alt+tab fix by TucknDar
Up in folders with middle click... by albundo
Useful and growing collection of Total Commander scripts
[edit] File Reading & Parsing
Binary file reading and writing by PhiLho Also by Laszlo: simple binary file read/write functions and Binary file I/O with binary buffers
Compare 2 Text Files by jaco0646
TrueType font file informations (name that .TTF font!) by PhiLho
TF.ahk A Library for Text file manipulation by HugoV
Search Indexing Functions by tinku99
ini.ahk - Basic ini string functions by Tuncay
[edit] Internet related
> Script for email appl.: Paste as external quo by Andreas Borutta
AHK CopyPassage 1.6 by AGermanUser
Auto login script for GMail and MSN Messenger 7 by Martijn
Block Websites / Hosts Editor by Jon
Check a webpage for change and notify. by Sukarn
Click-click navigation in IE by fsjws4
Close all internet explorer windows by Jon
Display media in a web gallery one at a time by Pallie
DllCall: HttpQueryInfo - Get HTTP headers by olfen
Download Google Videos as AVI by mbirth
Edit IE Typed URLs by jaco0646
Extracting MP3 tags and downloading lyrics by skrommel
FetchMail - Pop3 Retrieval and Archiving by Dragonscloud
FTP File Transfer Script by jeanieb
Get your Public IpAddress by Mt
Google PageRank query (Screenshot) by HuBa
Google Suggest by keyboardfreak
Host to IP - IP/Web to Host by Lufia
IE Right Click Save Picture As by martin222
IE: Open Hyperlink in New Window With Middle Mouse Button
iSearch - Search anywhere with your fav. engine by Titan
iSM - Internet Search Manager (alpha) by jballi
javascript to retrieve webpage form elements by guest_peacherwu
klik2assist, website login tool/password manager by speedster
List extensions Firefox by Jon
List/Remove Temporary Internet Files by Laszlo
Open Comcast web based mail server in Firefox by Frostyfriday
Open non-clickable URL in Firefox by David
Opera Portable Launcher by coro
Outlook Express block sender script by Rajat
Safe Outlook Express Email Deleter by Larry
Self-contained script for FTP uploading by Chris
Set Your Computer Clock Via Internet by Goyyah
Smart quotation marks and em dashes in BlogJet by twwilliams
Smart Webpage Update Checker by Rajat
Trillian corner-collapse script by Dewi Morgan
Using JavaScript in AHK script to control web pages by Pallie
Winamp Lock & Pause by mrinferno
[edit] Determine if a WebPage is completely loaded
Determine if a WebPage is completely loaded in IE via COM by Sean
Wait for web or for any page loaded with image search. by LazyLarry
[edit] XML, HTML and BBCode
AHK BBCodeWriter v5.6.2 by AGermanUser
Format HTML: remove all/some HTML tags in strings ~XMLRead() by Titan
Generate HTML directory listing by olfen
HTML 2 ASCII ... by BoBo
HTML Notepad Remade by Elevator_Hazard
HTML-control on AHK GUI by Micha
Input Till EndString: auto send pair of HTML tag by Laszlo
New controls on GUI windows (Buttons, Statics, HMTL, RTF...) by Micha
PureText from *.smi or html by newfin
Rainbow Text formatting for BBCode by SpamAlert
XPath - read and write XML documents with XPath 2.0 syntax by Titan
XML Editor (with experimental XMLQuery function) by Titan
[edit] Window Manipulation
<>:Hide and password protect win by kiu
Close windows by middle clicking on task bar by Ivan
controlling windows without a mouse by bearware
DeskMan: Window-Manager, Expose-Clone, miniMIZE, V-Desk by holomind
DeskTopControl - multiple monitor solution by skrommel
DimInactive - Dim all inactive windows by skrommel
Dynamic hotkey for open windows by Vardhan
Easy Window Dragging - Esc cancels drag by SanskritFritz
Easy Windows Dragging... as it was intended by songsoverruins
EasyWindowDrag variation by catweazle
expose your windows by keyboardfreak
fast and concise Window-Switcher(-Activator, -Manager) by schlemihl1277
handy & useful - move windows aside to access your deskt by Terrapin
Hide to tray, with context menu by GuidoR13
HideToTray with icons by skrommel
Incrementally switch between windows by keyboardfreak
KDE / FVM like resize by thinkstorm
KDE-Style Alt-Grab Window Move Convenience Script by ck
MButton: Close windows(taskbar+titlebar) & open IE links by evl
Min2Tray - minimize window to system tray as icon, BossKey, auto-sizing, UserMenu and much more - v1.7.7 (2008/02/13) by Junyx
Minimize Inactive Windows by Unambiguous
Minimize to tray menu + stacking by gl0x0r
Mouse Scroll support for any window by Rajat
move Windows by jack
Moving a window via mouse without dragging its title bar by Chris
NiftyWindows by unknown
Send window to bottom by schandl
Slave-- hotkey macro by freakkk
The ultimate KDE-style window move/resize/drag script? by jonny
Tiny IsWindowVisible function by mario_a
Transparent windows by numEric
Window Management Functions by savage
Window Management: KDE-like resizing & dragging by aurelian
Window_RollUp_or_MinimizeToTray() integrated by Decarlo110
WindowSizing v2 - a windows resize enhancement by Titan
WinTrans - a window shading tool by Titan
[edit] Keyboard Enhancements
110.32 Chording Keyboard Input 1.1.4 Send/Run/GoSub by Decarlo110
110.4 Configurable One-Hand Typing by Decarlo110
<>:very simple alt-tab replacement, by kiu as guest
Again simple but useful - CapsLock State Sound Indicator by Diamond
ALT-TAB replacement with icons and window titles in ListView by Guest
Assign scripts to MS Extended Desktop keys using Intellitype by halweg
Caps/Num/ScrollLock/Insert state on Start button by Dragonscloud
CAPshift: Slow down and extend the caps lock key by skrommel
Chording keyboard: strings sent at key combinations by Laszlo
Fast replacing keyboard by Laszlo
Half-QWERTY: One-handed Typing by jonny
Handicapped keyboard on NumPad by Laszlo
IntelliSense+simple INPLACE autoComplete for PARTIAL words by wOxxOm
Joystick to Keyboard Mapping by Parabol
Key post-modifier for fast typing special characters by Laszlo
Keyboard Layout Optimized For LaTeX Writing by mnuhoglu
Keyboard LED control (capslock/numlock/scrolllock lights) by evl
Keyboard Media Keys (for USB HID devices!) by evl
KeyHistoryExtended() - pseudo-realtime logging by Tester
Logitech MX 3100/3000 Wireless Keyboard Script by Peepsalot
Make sentences start with capitals by Laszlo
method to detect key combinations by shimanov
On Screen Numeric KeyPad by Martin
One-handed typing (left) for German Keybord / Codewriting with German Keyboard Layout by apoll Einhändiges Tippen (links) für deutsches Tastaturlayout / bequeme Codeeingabe trotz deutschem Tastaturlayout
Portable Keyboard Layout program by FARKAS Máté
QWERTY remapped as DVORAK by Maelgwyn
Real time key history by Laszlo
Remapping modifiers to Qwerty on a Dvorak keyboard by Crispy
Shotkey 1.0 Beta version by fundaman123
Toggle groups of HotKeys by Laszlo
Toggle Keys Indicator by shimanov
Type with the numpad! by jonny
Using Keyboard Numpad as a Mouse by deguix
Yet another American keyboard remapper for German Umlauts by Laszlo
Thumbscript AHK by Conquer
[edit] Mouse Related
a variation on joystickmouse.ahk - button press boost speed by slambs
Advanced mouse functions by skrommel
Alt+Tab Action for the Mouse Wheel by Brandon Pace
Changing the mouse cursor by skrommel
Crazy Scripting : Cursor Navigator 1.04 by Goyyah
deguix's Mouse Gestures by deguix
Leo's 5 Button Mouse control. by TheLeO
like gestures, but better (I think) by kiu
Lock the mouse by Jon
MediaMouse by Herby
Mouse 2 Type by Greg
mouse gesture script by nanasisan
Mouse-driven Encarta dictionary lookup by ezuk
MouseLook mode for BF2 by gungho
Quicklaunch by mouseclick by Lupin III.
Radial Menu and rocket gestures by kiu
Right mouse button added functionality- Doubleclick it! by jak
Send mouse scrolls to window under mouse by madda
User Configurable Mouse Menu by Rajat
Using a joystick as a mouse by Chris
Using Keyboard Numpad as a Mouse by deguix
Wheel button emulation script by The Iron Savior
[edit] Clipboard Manipulation
AHK CopyPassage 1.6 by AGermanUser
Auto Copy Selected Text to Clipboard by pwy
AutoClip v3.0 - AutoReplacer and ClipSaver by skrommel
Calendar to Clipboard by kapege.de
Clipboard manager via Mouse menu by Jon
clipboardMenu0.7:paste,edit,save last 20 clipboard items by kiu
ClipPad keypad for private clipboards by Laszlo
ClipStep - Step through multiple clipboards using Ctrl-X-C-V by skrommel
LAN Clipboard sharing by Terrapin
Linux-like copy/paste with mouse by Serenity
Preview of a Clipboard Helper (CH) by shimanov
Sam's ClipTools by HlyesamuUpdating a compiled application by Thalon
Script with handy clipboard board functions by ApplePie
Send to Clipboard as Name by GuidoR13
Useful AHK/AU3 Clipboard App by 02clams
[edit] Games
advanced tetris game by emoyasha
BombHotkey - Minesweeper clone by DerRaphael
C4 (Game with network capability) by Zippo
Connect 4 (in German: 4 gewinnt) by pekoe
Dinx - An original puzzle game by ManaUser
Guess-It / Word Game v3.0 by Skan
ManyTetris - Customizable Pocket Tetris by Icarus
Match+ & Slots (2 games) by daveand5
Pong - the ultimate retro game by Lequi
Pong Clone (abandoned but playable) by CraSH23000
Random Memory Game by godsstigma
Tetris game by niwi
The perfect Kniffel-game (Yahtzee) by Lequi
Yatzee game by niwi
[edit] Game Related
A collection of Runescape Functions by Titan
Alt allways pressed - Warcraft version by NiJo
AutoAccelerator for arcade or simulator racing games by HuBa
Bejewelled 2 autoplay. by Dewi Morgan
BF2 AIX Battle Launcher by DJ Barney
BF2 MACROS (SUMMARY) - post all working macros here please by BF2fan
BF2: Drop Cartillery on USMC artillery as MEC on Karkand 90% by Harmor
BF2: Map Joystick Button to Spot by Harmor
BF2: Paste (Ctrl+V) while running BF2 by Harmor
BF2: Type Pre-canned text messages technique by Harmor
Civilization 4 Mod Launcher by Ace_NoOne
Counter-Strike Autobuy Script (outputs .cfg file) by Bkid
Key Mapping for Nyko - Airflo PC and Dual Analog Gamepads by Talven81
L2: Game Assistant (Cron 1) by Harmor
Ragnarok Hotkeys by Mr Dude
The greatest RS autofisher by areaman
UPLINK GAME SCRIPT 1 by wheeloftime_rules
UPLINK GAME SCRIPT 2 by wheeloftime_rules
Warcraft III - Healthbars always on and use tgbyhn for inv by POINTS
Warcraft III - WarKeys the new Keycraft by POINTS
warcraft3 dota hotkeys by flake
WarCraft3 Scripts- Hero Healing, Instant Training, and more! by Jaegan
[edit] Fun
Automatic Wallpaper Changer by goyyah
Capture From Screen To ASCII Art by tinypig
Cool art using {random} by 1991
Doing poetry with AHK by Rubberduck
EYE CANDY!! by Rajat
Power Hour - A Drinking Game! by Bigrob55
Sounds.ahk and included sounds by Apocalypse~r
Text to Talk by Pasukun
Windoquarium - a useless distraction by Zed Gecko
[edit] Images
ACDSee 5 thumbnail size hotkey control by wOxxOm
AHK Art by Guest
AHK Functions - GetShortPathName() by Goyyah
Capture screeshots with a nice GUI (and IrfanView) by toralf
Converting CMYK to RGB and vice versa by Titan
Crazy Scripting : ColorPicker GENIE 1.00 (Updated) by Goyyah
Crazy Scripting : Photo SlideShow created with AutoHotkey by Goyyah
Display 12x12 icons in menus by majkinetor
GrabIco (extract icon s) by Kerry
Icon Viewer v5 + Lite v1 by toralf
Image --> Ascii Converter. (Portuguese) by NiJo
kiu Icons manager: quickly change icon files by kiu
Quick and dirty color picker by Lego_Coder
Screen capture and save to file by Landvermesser
Screengrab --> OCR -- text, GUI for options/results by m2
Screenshot Hotkey by silveredge78
Simple Icon Browser by beardboy
Simple script: remap IrfanView's space bar to select random by planetthoughtful
Snap! Capture of portion of the screen to a bitmap. by Veovis
SplashImage Maker - WYSIWYG by Rajat
[edit] Time and Scheduling
<>: schedule your tasks quickly by kiu
AHK ToDo-List v0.4.0 by AGermanUser
Atomic Time Sync. by maestrith
Change wallpaper from script! by Rajat
Code to convert from/to UNIX timestamp. by CarlosTheTackle
Procrastination Monitor by Praganix
Robert's AHkSleep, a trivial timer for application launch by Robert Carnegie
Scheduler Alternative, Self-mailer by Fruitmoose
Scheduler/Reminder/Notification of/on Events by toralf
StopWatch (Time logging script) by Boskoop
Synchronize clock with Internet Time Servers at startup by jordi
Tray clock with seconds (or some other info) by Landvermesser
UNCLE DAVID'S SNIPPETS #1 Graphics - Demo Analog Clock by Dippy46
Wake-up-timer/ Scheduler-Function by Boskoop
[edit] Encryption / Encoding / Binary
(really) Basic Encryption by Titan
A new encoding of binary files: pebwa! by PhiLho
ASCII Binary Converter by Veovis
Ascii85 codec for binary buffers by Laszlo
Base64 coder/decoder by Laszlo
Binary Buffer Copy and Compare by Laszlo
Binary file I/O with binary buffers by Laszlo
Binary file reading and writing by PhiLho
Blowfish Encryption Dll + Functions by Rajat
Decrypt 'UserAssist' registry entries by dinkosta
Editor/Chat Encryption by Laszlo
Encryption(usingwinzip) by Rajat
Hexadecimal to Decimal Conversion Tool by Maelgwyn
Login Script With Encrypted Registry Keys by ehagood
Message Authentication / Secure hash in AHK alone by Laszlo
RC4 encryption to hex stream by Laszlo
simple binary file read/write functions by Laszlo
Small and fast Text File Encryptor by Laszlo
Text to Binary (and back) Function by Jon
Type like an Egyptian by Guest
[edit] System Related
a method to determine processor utilization by shimanov
Computer usage analysis by hamoid
DeskTopControl - multiple monitor solution by skrommel
Edit the Add-Remove Programs Control Panel by jaco0646
MakeMeAdmin as a AHK script by toralf
Most Recently Used by jaco0646
Multiple virtual desktops by WileECoyote
MyDrfrag script - comments please by Oxalid
Pc Uptime (UP Dated) now OSD by Guest
Retrieve system Start time and Uptime by HuBa
Slick tool to know each drive's free space by Eleria
Start Button Clock + cpu and memory usage (mod of Laszlo's) by evl
SysInfo in Task bar v3.0 by Veovis
SystemSaver by Rajat
Taskbar Clock/Calendar with Processor and Memory Load bars by Laszlo
Toggle Dual Displays by jaco0646
workaround: List Processes Running by Decarlo110
XP-Janitor: Checkdisk and defrag by script by Boskoop
[edit] Security
Avast Helper - for users of the Free Avast AntiVirus Scanner by TeknoMusicMan
Computer Lock by Jon
Configurable Password Generator by dinkosta
More secure random numbers by Laszlo
password generator by gogogadgetscott
Password Protection Using a dynamic keyboard by 1991
primitive lock by primitive
securing scipts by Invalid Userdownload ewido security suite 'manual updates' automatically by markymoo
[edit] Math & Calculators
A MD5-Checksum DLL ready to be run with AHK by Teddy
analytic graphing facility by shimanov
Evaluating arithmetic expressions in documents by Laszlo
I hate fractions! by Invalid User
Levenshtein Distance Algorithm by esromneb
Minimalist calculator - and enhancements by Laszlo
Monster: evaluate math expressions in strings by Laszlo
Replace Numbers with Text by Szara
Reverse Polish Notation (RPN) calculator (basic) by HugoV
Simple script for evaluating arithmetic expressions by Laszlo
[edit] Miscellaneous
110.3 Easy Input International 1.2.9 Unicode + hotstrings by Decarlo110
24/7 Script (Finderbar) by Landvermesser
Advanced GUI for UPX by noutters
Attach a script to a custom toolbar on windows taskbar by jonib
Auto-Kill for Installation on Server v0.53 by toralf
Batch File conversion Made Easy by DRSAMRAZA
Bookmark eBooks / scripts / source code etc. by Rajat
Buffered Send and SendRaw by shimanov
change display mode by shimanov
Check for existence of a registry KEY (not value!) by mbirth
Close annoying dialog boxes automatically by halweg
COM support using Perl by antonyb
Command Prompt in Explorer Address Bar by Rajat
control applications with TV-tuner's remote control by dm
Custom text wrapping script by Gehn
Detect full screen applications (screen saver, games...) by Laszlo
Dictionary (Hash,Associative Array,map...) using perlahk by MisterW
DllCall-Support for X10 remote controls (i.e.Notebooks) by Micha
Drag and Drop in Edit Controls by Laszlo
Dynamic Places Bar in Open/Save-dialogs by mbirth
Edit the Windows Registry by bLisTeRinG
Enable scrolling in VBA editor window by wOxxOm
Extensible context-sensitive annotation system by keyboardfreak
German Umlaute Convenience Script by ck
Get the Base name of the running script by Tasman
Ghoster: Put a transparent image across your screen by skrommel
Hacker Test (See how proficent at computers you really are.) by 1991
Improve the quality of your English messages by PhiLho
IncludeExpander by TeeJay
Incremental search for text to send by Laszlo
Instant process priority alteration by Rajat
Kollektor (a crossbreed between clipboard tool and text module tool) by Boskoop
LinkTagger -- Tag your Start Menu Items! by ezuk
Listbox with incremental search by Boskoop
Lock keys warning with one Tray Icon and extra's by Winkie
Look Up Selected Text Using a Popup Menu of Reference Tools by aRealHoot
Min, Max of variable number of arguments, Sorting arrays by Laszlo
Multipurpose Desktop pad by Nuwan
Notification Window (Like MSN Messenger Popups) by beardboy
Now rewriting parsing engine to use inStr. RESULTS are WOW!! by wOxxOm
Open command window (with more features) by Sandeep
OpenVPN Autologin script by mightymike
Popup menus at screen edges recent documents by Laszlo
process list+file names+command lines by shimanov
processing command line parameters by Ace_NoOne
PsExec (GUI Front End) - Remote Process Execution by Jon
RecentRun - Shows the most recently run programs by skrommel
Registry to AHK Script Convertor by Rajat
Regular expressions (RegEx): library and wrapper by thomasl
Revit Launcher by david.kingham
Run a program or switch to an already running instance by deanhill1971
ScreenGuides - please review by Ofir
Screensaver/Desktop control library attempt (incomplete) by daonlyfreez
SendInput in Unicode mode by shimanov
Shell swapping functions by Tasman
short period, high resolution timer by shimanov
Show PopupMenu with programs to launch by mbirth
Silverstone lc 16m HTPC case by knutinh
Simple run box replacement by Tasman
Single- and double-click of scripts Tray icon by Landvermesser
Slider Effects by Invalid User
Small toolbar with icon-buttons. by toralf
SMS messaging made easy with the help of Teleflip extension by DubZ
Tab completion for Open/Save dialogs by keyboardfreak
titlebar clock/remote control/launcher script by Serenity
Trigger HotStrings by Special Keys by Laszlo
TrueType font file informations (get the name of that font!) by PhiLho
Uninstaller for Windows Genuine Advantage Notification by mbirth
Uninterruptible Hotstrings by Decarlo110
uptime - titlebar version by Serenity
use AHK with your BlueTooth Mobile Phone by kiu
Web Server (simple) by paftdunk
Windows XP Hiding icons work-around script by evl
winpack: make your desktop a big taskbar - by kiu by kiu
