Create hotkeys to launch programs or scripts without need to restart the script
Create normal or multi-line hotstrings on the fly also without needing to restart the script
Small Editor to write and execute autohotkey scripts even when you dont have autohotkey installed in the PC
Auto run selected code
Detect AutoHotkey scripts copied to the clipboard and allow you to upload it to a pastebin service or save it to a file.
Open the help file and search for the word below the cursor using a hotkey of your preference.
Use a secondary hotkey to open online documentation if there is no help file in your computer. If you are in the forum this function will add [url] tags on the word so that it becomes clickable after posting.
Auto run selected code
Alt + Click on a window will take a screen shot of it and upload it to an anonymous Imageshack acount if you did not specify one on the options. The link will be copied to the Clipboard for easy share.
Alt + Dragging the mouse will take a screen shot of the selected area and do the same as above.
Copyright ©2010 RaptorX
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl-3.0.txt