
Basically, this library facilitates anything that has to do with writing and interacting with consoles. This library enables you to write console applications and interact with other console instances. LibCon - by joedf - AutoHotkey Library For Console Support.
This library enables you to create an object representing a console to interact with, as well as multiple console buffer objects to facilitate in double buffering.
AHKonsole - by G33kdude - Class based AutoHotkey library for console support. WinClip - by Deo - WinClip is a clipboard manipulation class extending AutoHotkey's clipboard capabilities including support for RTF, HTML and images. Library is code that has some reusable functionality that can be combined with your own code in order to create new functionality. Plotting (graphs, bars, charts and etc). Out-of-date or discontinued, but nonetheless historically relevant items can be found on Historical.md Please read CONTRIBUTING.md before contributing. Go get some reward snacks then return to reading the rest of this tutorial.A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources. Hip Hip Hooray! Your first script is done. Open notepad or (anything you can type in) and press Ctrl and J. Double-Click the file/icon in the desktop to run it. This will prevent many issues when you start having a lot of stuff in your scripts. It literally STOPS code from going any further, to the lines below. SEND is the command, anything after the comma (,) will be typed. Send, My First Script is how you SEND keystrokes. Anything to the left of :: are the keys you need to press. Until then, here's an explanation of the above code.
Here is a very basic script containing a Hotkey which types text using the Send command when the hotkey is pressed. For a list of all built-in commands, function and variables, see section 5. So now that you have created a script, we need to add stuff into the file. A window should have popped up, probably Notepad.Find the newly created file on your desktop and Right-Click it.Click "AutoHotkey Script" inside the "New" menu.AutoHotkey is not magic, we all wish it was, but it is not. Once you have AutoHotkey installed, you will probably want it to do stuff.