AutoIt Tutorials
Tutorials for the AutoIt scripting language.
-  How to declare and work with variables in AutoIt, as well as some background information.
-  Everything you need to know about working with minimized windows.
-  How to set the request headers when performing HTTP requests.
-  This Tutorial will focus on post requests in AutoIt, using the Winhttprequest.5.1 object.
-  How to use while, for, and do until loops, and how to loop through arrays and object in AutoIt.
-  Tutorial on how to work with If, Then, Else and ElseIf in Autoit.
-  Tutorial on how to make GUIs using the AutoIt scripting language.
-  How to use the AutoIt PixelSearch function to find a spot to click on the screen.
-  Tutorial on user made functions in AutoIt, the example shows a simple user made function outputting a message box when called.
-  Automating mouse movement, and clicks with AutoIt.
