Hacking,Tech,Social,Adult,English,Programming,Magazines and OS...

Sunday, 25 January 2015

AutoHotkey

AutoHotkey is a free, open-source macro-creation and automation software utility that allows users to automate repetitive tasks in Microsoft Windows. Any application user interface can be modified by AutoHotkey (for example, overriding the default Windows control key commands with their Emacs equivalents).[2] It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts or hotkeys.......
                               

                                  
Features

AutoHotkey scripts can be used to launch programs, open documents, send keystrokes and send mouse clicks and movements. AutoHotkey scripts can also assign, retrieve, and manipulate variables, run loops and manipulate windows, files, and folders. These commands can be triggered by a hotkey, such as a script that would open an internet browser whenever the user presses Ctrl+Alt+i on the keyboard. Keyboard keys can also be remapped or disabled, such that pressing the letter q, for example, might result in the computer receiving a letter r, or nothing at all. AutoHotkey also allows for 'hotstrings' that will automatically replace certain text as it is typed; the most typical use for hotstrings is expanding abbreviations, such as assigning the string "btw" to send the text "by the way" when typed, or the text "%o" to send "percentage of".

More complex tasks can be achieved with custom data entry forms (GUI windows), working with the system registry, or using the Windows API by calling functions from DLLs. The scripts can be compiled into an executable file that can be run on other computers that do not have AutoHotkey installed. The source code is in C++ and can be compiled with Visual Studio Express.

Memory access through pointers is allowed just as in C.

Common AutoHotkey tasks:

    Remapping the keyboard, such as from QWERTY to Dvorak or other alternative keyboard layouts.
    Using shortcuts to fill in frequently-used filenames or other phrases.
    Controlling the mouse cursor with a keyboard or joystick.
    Opening programs, documents, and websites with simple keystrokes.
    Adding a signature to e-mail, message boards, etc.
    Monitoring a system and automatically closing unwanted programs.
    Scheduling an automatic reminder, system scan, or backup.
    Automating repetitive tasks in online games (often in violation of said games' terms of service)
    Filling out contest and freebie forms automatically (i.e., it can type in your name, address, etc. automatically)
    Quick code testing before implementing in another (more time consuming) programming language.
    AutoHotkey has even been used by doctors in the radiology world.


For More Tutorial visit  autohotkey.com

0 comments:

Post a Comment

Like Me

Recent Posts

Popular Posts

Unordered List

Text Widget

Blog Archive

Powered by Blogger.
Related Posts Plugin for WordPress, Blogger...

Search This Blog

StatCounter

FeedCount