Herby Posted January 12, 2006 Share Posted January 12, 2006 ? ? AutoHotkey unleashes the full potential of your keyboard, joystick, and mouse. For example, in addition to the typical Control, Alt, and Shift modifiers, you can use the Windows key and the Capslock key as modifiers. In fact, you can make any key or mouse button act as a modifier. Features:b> ? Automate almost anything by sending keystrokes and mouse clicks. You can write a mouse or keyboard macro by hand or use the macro recorder. ? Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey. ? Expand abbreviations as you type them. For example, typing "btw" can automatically produce "by the way". ? Create custom data entry forms, user interfaces, and menu bars. See GUI for details. ? Remap keys and buttons on your keyboard, joystick, and mouse. ? Respond to signals from hand-held remote controls via the WinLIRC client script. ? Run existing AutoIt v2 scripts and enhance them with new capabilities. ? Convert any script into an EXE file that can be run on computers that don't have AutoHotkey installed. ? Change the volume, mute, and other settings of any soundcard. ? Make any window transparent, always-on-top, or alter its shape. ? Use a joystick or keyboard as a mouse. ? Monitor your system. For example, close unwanted windows the moment they appear. ? Retrieve and change the clipboard's contents, including file names copied from an Explorer window. ? Disable or override Windows' own shortcut keys such as Win+E and Win+R. ? Alleviate RSI with substitutes for Alt-Tab (using keys, mouse wheel, or buttons). ? Customize the tray icon menu with your own icon, tooltip, menu items, and submenus. ? Display dialog boxes, tooltips, balloon tips, and popup menus to interact with the user. ? Perform scripted actions in response to system shutdown or logoff. ? Detect how long the user has been idle. For example, run CPU intensive tasks only when the user is away. ? Automate game actions by detecting images and pixel colors. ? Read, write, and parse text files more easily than in other languages. ? Perform operation(s) upon a set of files that match a wildcard patteChangelog: 1.0.40.12 - January 11, 2006 Changelog: 1.0.40.12 - January 11, 2006 Fixed memory leak when GuiControl loaded some types of images into a Picture control. Fixed inability of ToolTip to reappear after it was des| Homepage | Download | Tutorial | Forum |//www.autohotkey.com/forum/"]Forum[/url] | Link to comment https://www.neowin.net/forum/topic/419727-autohotkey-104012/ Share on other sites More sharing options...
KunalSethi Posted January 12, 2006 Share Posted January 12, 2006 Thanks Link to comment https://www.neowin.net/forum/topic/419727-autohotkey-104012/#findComment-587054738 Share on other sites More sharing options...
Bubble Wrap Posted January 12, 2006 Share Posted January 12, 2006 interesting.... Link to comment https://www.neowin.net/forum/topic/419727-autohotkey-104012/#findComment-587055797 Share on other sites More sharing options...
Herby Posted January 13, 2006 Author Share Posted January 13, 2006 It's much easier to use than it looks. :) Here's a little text to speech program (+ script) that's created with it. You can find lots of examples here. Some usefull links: Command List, Hotkeys, Send Commands. Text_to_Talk.zip Link to comment https://www.neowin.net/forum/topic/419727-autohotkey-104012/#findComment-587058736 Share on other sites More sharing options...
Recommended Posts