AutoIt Tutorials

Tutorials for the AutoIt scripting language.

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

About AutoIt

This is a collection of tutorials for the AutoIt scripting language. With AutoIt, it is possible to automate many aspects of Windows. Including mouse movements, and keyboard keystrokes. But it is also possible to design GUIs, and create full blown programs or games for Windows.

AutoIt can be used by system administrators to automate repetitive tasks, and installation of software across multiple Windows computers.

Links

  1. AutoIt website - autoitscript.com