<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.autoitscript.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Morthawt</id>
	<title>AutoIt Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.autoitscript.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Morthawt"/>
	<link rel="alternate" type="text/html" href="https://www.autoitscript.com/wiki/Special:Contributions/Morthawt"/>
	<updated>2026-04-04T14:24:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=13109</id>
		<title>Tutorials</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=13109"/>
		<updated>2015-06-06T14:31:59Z</updated>

		<summary type="html">&lt;p&gt;Morthawt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
There are many tutorials available for AutoIt. This page is an overview of a few known tutorials. More tutorials can possibly be found and will be added to this page in time.&lt;br /&gt;
&lt;br /&gt;
= AutoIt beginner =&lt;br /&gt;
These tutorials describe simple tasks and AutoIt syntax.&lt;br /&gt;
&lt;br /&gt;
* [[Tutorial_Core_Language|Language tutorial]] &#039;&#039;( cheat sheet )&#039;&#039;&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=21048 Welcome to AutoIt 1-2-3]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=84960 Learning to script with AutoIt v3]&lt;br /&gt;
&lt;br /&gt;
==Autoit-1-2-3==&lt;br /&gt;
&lt;br /&gt;
By Valuater, this tutorial is one of the most popular. Some key features are:&lt;br /&gt;
* Over 19 Interactive GUI&#039;s&lt;br /&gt;
* Over 50 Step-by-Step Scripts&lt;br /&gt;
* Verbal Instructions&lt;br /&gt;
* Complete with Demonstrations and Answers&lt;br /&gt;
* Exe Format for New People&lt;br /&gt;
&lt;br /&gt;
This is the second page you will see when running AutoIt 1-2-3.  It gives important links to necessary downloads and allows you to run demos that are supplied with the program.&lt;br /&gt;
[[image:Autoit-1-2-3.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
You can download AutoIt 1-2-3 from [http://www.autoitscript.com/forum/index.php?act=attach&amp;amp;type=post&amp;amp;id=10824 here], or check out the [http://www.autoitscript.com/forum/index.php?showtopic=21048&amp;amp;hl=tutorials Forum page].&lt;br /&gt;
&lt;br /&gt;
==Learning to script with AutoIt V3==&lt;br /&gt;
&lt;br /&gt;
This tutorial has example AU3 files contained in the text, printable exercise question/answer sheet and more. Originally by lxP and updated by BrettF, this is a great starting point for those who have never scripted before. For people who may have done other languages, this will also be a good back to basics tutorial.&lt;br /&gt;
&lt;br /&gt;
[http://www.autoitscript.com/forum/index.php?showtopic=84960 Download now].&lt;br /&gt;
&lt;br /&gt;
= Video =&lt;br /&gt;
These are almost 20 AutoIt video tutorials by 403forbidden. You can view all the tutorials at the link below.  They start at a beginner level and work up from there.&lt;br /&gt;
* [http://www.youtube.com/watch?v=BLU60CD-Poo AutoIt Video Tutorials - Part 1]&lt;br /&gt;
&lt;br /&gt;
Set of tutorials by [http://www.autoitscript.com/forum/user/64654-morthawt/ TutsTeach]&lt;br /&gt;
* [https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z Easy AutoIt Scripting Video Tutorials]&lt;br /&gt;
&lt;br /&gt;
= More complicated AutoIt commands and concepts =&lt;br /&gt;
*[[Arrays]]&lt;br /&gt;
*[[Tutorial GUIRegisterMsg|GUIRegisterMsg]]&lt;br /&gt;
*[[Interrupting a running function]]&lt;br /&gt;
*[[Variables - using Global, Local, Static and ByRef]]&lt;br /&gt;
*[[Managing Multiple GUIs|Managing multiple GUIs]]&lt;br /&gt;
*[[Setting Styles|Setting styles]]&lt;br /&gt;
*[[Moving and Resizing PopUp GUIs|Moving and resizing pop up GUIs]]&lt;br /&gt;
*[[Modal MsgBox Styles|Modal MsgBox styles]]&lt;br /&gt;
*[[Tabs]]&lt;br /&gt;
*[[Recursion]]&lt;br /&gt;
*[[ADO|Microsoft ActiveX Data Objects (ADO)]]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=93496 DllCall] - Tutorial on DllCall() &amp;amp; DllStructs.&lt;br /&gt;
* [http://bug-fix.info/dll/dll_tut.html DllCall] - Dll Tutorial (German language).&lt;br /&gt;
&lt;br /&gt;
= Tips to make your coding easier =&lt;br /&gt;
*[[Adding UDFs to AutoIt and SciTE]]&lt;br /&gt;
*[[Adding utilities to the SciTE Tools menu]]&lt;br /&gt;
*[http://www.autoitscript.com/forum/topic/131833-scite-jump-navigate-between-functions-and-regions-in-an-autoit-script/  Use tools like SciTE Jump]&lt;br /&gt;
&lt;br /&gt;
= Additional Resources =&lt;br /&gt;
The AutoIt community is itself your best source for information, tutorials and assistance with the language. AutoIt boasts a very large community of both professional and hobbyist coders, all of whom&lt;br /&gt;
volunteer their time to assist with scripting questions. See below for just a few of our different forums:&lt;br /&gt;
&lt;br /&gt;
* [http://www.autoitscript.com/forum/ Forum Home]&lt;br /&gt;
* [http://www.autoitscript.com/forum/forum/2-general-help-and-support/ General Support Questions]&lt;br /&gt;
* [http://www.autoitscript.com/forum/forum/10-graphical-user-interface-gui-help-and-support/ GUI Support Questions]&lt;br /&gt;
* [http://www.autoitscript.com/forum/forum/9-example-scripts/ Example Scripts]&lt;/div&gt;</summary>
		<author><name>Morthawt</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=12654</id>
		<title>Tutorials</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=12654"/>
		<updated>2014-10-02T22:33:45Z</updated>

		<summary type="html">&lt;p&gt;Morthawt: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
There are many tutorials available for AutoIt. This page is an overview of a few known tutorials. More tutorials can possibly be found and will be added to this page in time.&lt;br /&gt;
&lt;br /&gt;
= AutoIt beginner =&lt;br /&gt;
These tutorials describe simple tasks and AutoIt syntax.&lt;br /&gt;
&lt;br /&gt;
* [[Tutorial_Core_Language|Language tutorial]] &#039;&#039;( cheat sheet )&#039;&#039;&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=21048 Welcome to AutoIt 1-2-3]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=84960 Learning to script with AutoIt v3]&lt;br /&gt;
&lt;br /&gt;
==Autoit-1-2-3==&lt;br /&gt;
&lt;br /&gt;
By Valuater, this tutorial is one of the most popular. Some key features are:&lt;br /&gt;
* Over 19 Interactive GUI&#039;s&lt;br /&gt;
* Over 50 Step-by-Step Scripts&lt;br /&gt;
* Verbal Instructions&lt;br /&gt;
* Complete with Demonstrations and Answers&lt;br /&gt;
* Exe Format for New People&lt;br /&gt;
&lt;br /&gt;
This is the second page you will see when running AutoIt 1-2-3.  It gives important links to necessary downloads and allows you to run demos that are supplied with the program.&lt;br /&gt;
[[image:Autoit-1-2-3.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
You can download AutoIt 1-2-3 from [http://www.autoitscript.com/forum/index.php?act=attach&amp;amp;type=post&amp;amp;id=10824 here], or check out the [http://www.autoitscript.com/forum/index.php?showtopic=21048&amp;amp;hl=tutorials Forum page].&lt;br /&gt;
&lt;br /&gt;
==Learning to script with AutoIt V3==&lt;br /&gt;
&lt;br /&gt;
This tutorial has example AU3 files contained in the text, printable exercise question/answer sheet and more. Originally by lxP and updated by BrettF, this is a great starting point for those who have never scripted before. For people who may have done other languages, this will also be a good back to basics tutorial.&lt;br /&gt;
&lt;br /&gt;
[http://www.autoitscript.com/forum/index.php?showtopic=84960 Download now].&lt;br /&gt;
&lt;br /&gt;
= Video =&lt;br /&gt;
These are almost 20 AutoIt video tutorials by 403forbidden. You can view all the tutorials at the link below.  They start at a beginner level and work up from there.&lt;br /&gt;
* [http://www.youtube.com/watch?v=BLU60CD-Poo AutoIt Video Tutorials - Part 1]&lt;br /&gt;
&lt;br /&gt;
Set of tutorials by [http://www.autoitscript.com/forum/user/64654-morthawt/ Morthawt aka TutsTeach]&lt;br /&gt;
* [https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z Easy Autoit Scripting Video Tutorials]&lt;br /&gt;
&lt;br /&gt;
= More complicated AutoIt commands and concepts =&lt;br /&gt;
*[[Arrays]]&lt;br /&gt;
*[[Tutorial GUIRegisterMsg|GUIRegisterMsg]]&lt;br /&gt;
*[[Interrupting a running function]]&lt;br /&gt;
*[[Variables - using Global, Local, Static and ByRef]]&lt;br /&gt;
*[[Managing Multiple GUIs|Managing multiple GUIs]]&lt;br /&gt;
*[[Setting Styles|Setting styles]]&lt;br /&gt;
*[[Moving and Resizing PopUp GUIs|Moving and resizing pop up GUIs]]&lt;br /&gt;
*[[Modal MsgBox Styles|Modal MsgBox styles]]&lt;br /&gt;
*[[Tabs]]&lt;br /&gt;
*[[Recursion]]&lt;br /&gt;
*[[ADO|Microsoft ActiveX Data Objects (ADO)]]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=93496 DllCall] - Tutorial on DllCall() &amp;amp; DllStructs.&lt;br /&gt;
* [http://bug-fix.info/dll/dll_tut.html DllCall] - Dll Tutorial (German language).&lt;br /&gt;
&lt;br /&gt;
= Tips to make your coding easier =&lt;br /&gt;
*[[Adding UDFs to AutoIt and SciTE]]&lt;br /&gt;
*[[Adding utilities to the SciTE Tools menu]]&lt;br /&gt;
*[http://www.autoitscript.com/forum/topic/131833-scite-jump-navigate-between-functions-and-regions-in-an-autoit-script/  Use tools like SciTE Jump]&lt;br /&gt;
&lt;br /&gt;
= Books =&lt;br /&gt;
[http://www.oreilly.com/catalog/9780596515126/ AutoIt v3: Your Quick Guide (Andy Flesner, O&#039;Reilly)]&lt;br /&gt;
&lt;br /&gt;
This guide teaches you the foundations of the AutoIt v3 language. You will learn about variables and includes, graphical user interfaces, user-defined functions, and conditional and loop statements. You will then apply what you have learned in examples related to the system administration field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://pl.wikibooks.org/wiki/AutoIt Polish AutoIt WikiBooks]&lt;/div&gt;</summary>
		<author><name>Morthawt</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=12653</id>
		<title>Tutorials</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=12653"/>
		<updated>2014-10-02T22:32:21Z</updated>

		<summary type="html">&lt;p&gt;Morthawt: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
There are many tutorials available for AutoIt. This page is an overview of a few known tutorials. More tutorials can possibly be found and will be added to this page in time.&lt;br /&gt;
&lt;br /&gt;
= AutoIt beginner =&lt;br /&gt;
These tutorials describe simple tasks and AutoIt syntax.&lt;br /&gt;
&lt;br /&gt;
* [[Tutorial_Core_Language|Language tutorial]] &#039;&#039;( cheat sheet )&#039;&#039;&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=21048 Welcome to AutoIt 1-2-3]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=84960 Learning to script with AutoIt v3]&lt;br /&gt;
&lt;br /&gt;
==Autoit-1-2-3==&lt;br /&gt;
&lt;br /&gt;
By Valuater, this tutorial is one of the most popular. Some key features are:&lt;br /&gt;
* Over 19 Interactive GUI&#039;s&lt;br /&gt;
* Over 50 Step-by-Step Scripts&lt;br /&gt;
* Verbal Instructions&lt;br /&gt;
* Complete with Demonstrations and Answers&lt;br /&gt;
* Exe Format for New People&lt;br /&gt;
&lt;br /&gt;
This is the second page you will see when running AutoIt 1-2-3.  It gives important links to necessary downloads and allows you to run demos that are supplied with the program.&lt;br /&gt;
[[image:Autoit-1-2-3.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
You can download AutoIt 1-2-3 from [http://www.autoitscript.com/forum/index.php?act=attach&amp;amp;type=post&amp;amp;id=10824 here], or check out the [http://www.autoitscript.com/forum/index.php?showtopic=21048&amp;amp;hl=tutorials Forum page].&lt;br /&gt;
&lt;br /&gt;
==Learning to script with AutoIt V3==&lt;br /&gt;
&lt;br /&gt;
This tutorial has example AU3 files contained in the text, printable exercise question/answer sheet and more. Originally by lxP and updated by BrettF, this is a great starting point for those who have never scripted before. For people who may have done other languages, this will also be a good back to basics tutorial.&lt;br /&gt;
&lt;br /&gt;
[http://www.autoitscript.com/forum/index.php?showtopic=84960 Download now].&lt;br /&gt;
&lt;br /&gt;
= Video =&lt;br /&gt;
These are almost 20 AutoIt video tutorials by 403forbidden. You can view all the tutorials at the link below.  They start at a beginner level and work up from there.&lt;br /&gt;
* [http://www.youtube.com/watch?v=BLU60CD-Poo AutoIt Video Tutorials - Part 1]&lt;br /&gt;
&lt;br /&gt;
Set of tutorials by [http://www.autoitscript.com/forum/user/64654-morthawt/ Morthawt]&lt;br /&gt;
* [https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z Easy Autoit Scripting Video Tutorials]&lt;br /&gt;
&lt;br /&gt;
= More complicated AutoIt commands and concepts =&lt;br /&gt;
*[[Arrays]]&lt;br /&gt;
*[[Tutorial GUIRegisterMsg|GUIRegisterMsg]]&lt;br /&gt;
*[[Interrupting a running function]]&lt;br /&gt;
*[[Variables - using Global, Local, Static and ByRef]]&lt;br /&gt;
*[[Managing Multiple GUIs|Managing multiple GUIs]]&lt;br /&gt;
*[[Setting Styles|Setting styles]]&lt;br /&gt;
*[[Moving and Resizing PopUp GUIs|Moving and resizing pop up GUIs]]&lt;br /&gt;
*[[Modal MsgBox Styles|Modal MsgBox styles]]&lt;br /&gt;
*[[Tabs]]&lt;br /&gt;
*[[Recursion]]&lt;br /&gt;
*[[ADO|Microsoft ActiveX Data Objects (ADO)]]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=93496 DllCall] - Tutorial on DllCall() &amp;amp; DllStructs.&lt;br /&gt;
* [http://bug-fix.info/dll/dll_tut.html DllCall] - Dll Tutorial (German language).&lt;br /&gt;
&lt;br /&gt;
= Tips to make your coding easier =&lt;br /&gt;
*[[Adding UDFs to AutoIt and SciTE]]&lt;br /&gt;
*[[Adding utilities to the SciTE Tools menu]]&lt;br /&gt;
*[http://www.autoitscript.com/forum/topic/131833-scite-jump-navigate-between-functions-and-regions-in-an-autoit-script/  Use tools like SciTE Jump]&lt;br /&gt;
&lt;br /&gt;
= Books =&lt;br /&gt;
[http://www.oreilly.com/catalog/9780596515126/ AutoIt v3: Your Quick Guide (Andy Flesner, O&#039;Reilly)]&lt;br /&gt;
&lt;br /&gt;
This guide teaches you the foundations of the AutoIt v3 language. You will learn about variables and includes, graphical user interfaces, user-defined functions, and conditional and loop statements. You will then apply what you have learned in examples related to the system administration field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://pl.wikibooks.org/wiki/AutoIt Polish AutoIt WikiBooks]&lt;/div&gt;</summary>
		<author><name>Morthawt</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=11270</id>
		<title>Tutorials</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Tutorials&amp;diff=11270"/>
		<updated>2012-11-12T16:35:13Z</updated>

		<summary type="html">&lt;p&gt;Morthawt: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many tutorials available for AutoIt. This page is an overview of a few known tutorials. More tutorials can possibly be found and will be added to this page in time.&lt;br /&gt;
&lt;br /&gt;
= AutoIt beginner =&lt;br /&gt;
These tutorials describe simple tasks and AutoIt syntax.&lt;br /&gt;
&lt;br /&gt;
* [[Tutorial_Core_Language|Language tutorial]] &#039;&#039;( cheat sheet )&#039;&#039;&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=21048 Welcome to AutoIt 1-2-3]&lt;br /&gt;
* [http://www.autoitscript.com/forum/index.php?showtopic=84960 Learning to script with AutoIt v3]&lt;br /&gt;
&lt;br /&gt;
==Autoit-1-2-3==&lt;br /&gt;
&lt;br /&gt;
By Valuater, this tutorial is one of the most popular. Some key features are:&lt;br /&gt;
* Over 19 Interactive GUI&#039;s&lt;br /&gt;
* Over 50 Step-by-Step Scripts&lt;br /&gt;
* Verbal Instructions&lt;br /&gt;
* Complete with Demonstrations and Answers&lt;br /&gt;
* Exe Format for New People&lt;br /&gt;
&lt;br /&gt;
This is the second page you will see when running AutoIt 1-2-3.  It gives important links to necessary downloads and allows you to run demos that are supplied with the program.&lt;br /&gt;
[[image:Autoit-1-2-3.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
You can download AutoIt 1-2-3 from [http://www.autoitscript.com/forum/index.php?act=attach&amp;amp;type=post&amp;amp;id=10824 here], or check out the [http://www.autoitscript.com/forum/index.php?showtopic=21048&amp;amp;hl=tutorials Forum page].&lt;br /&gt;
&lt;br /&gt;
==Learning to script with AutoIt V3==&lt;br /&gt;
&lt;br /&gt;
This tutorial has example AU3 files contained in the text, printable exercise question/answer sheet and more. Originally by lxP and updated by BrettF, this is a great starting point for those who have never scripted before. For people who may have done other languages, this will also be a good back to basics tutorial.&lt;br /&gt;
&lt;br /&gt;
[http://www.autoitscript.com/forum/index.php?showtopic=84960 Download now].&lt;br /&gt;
&lt;br /&gt;
= Video =&lt;br /&gt;
These are almost 20 AutoIt video tutorials by 403forbidden. You can view all the tutorials at the link below.  They start at a beginner level and work up from there.&lt;br /&gt;
* [http://www.youtube.com/watch?v=BLU60CD-Poo AutoIt Video Tutorials - Part 1]&lt;br /&gt;
&lt;br /&gt;
Set of tutorials by [http://www.autoitscript.com/forum/user/64654-morthawt/ Morthawt]&lt;br /&gt;
* [http://www.youtube.com/playlist?list=PLNpExbvcyUkOJvgxtCPcKsuMTk9XwoWum&amp;amp;feature=view_all Easy Autoit Scripting Video Tutorials]&lt;br /&gt;
&lt;br /&gt;
= More complicated AutoIt commands and concepts =&lt;br /&gt;
*[[Arrays]]&lt;br /&gt;
*[[GUIRegisterMsg]]&lt;br /&gt;
*[[Interrupting a running function]]&lt;br /&gt;
*[[Variables - using Global, Local and ByRef]]&lt;br /&gt;
*[[Managing Multiple GUIs|Managing multiple GUIs]]&lt;br /&gt;
*[[Setting Styles|Setting styles]]&lt;br /&gt;
*[[Moving and Resizing PopUp GUIs|Moving and resizing pop up GUIs]]&lt;br /&gt;
*[[Modal MsgBox Styles|Modal MsgBox styles]]&lt;br /&gt;
*[[Tabs]]&lt;br /&gt;
*[[Recursion]]&lt;br /&gt;
&lt;br /&gt;
= Tips to make your coding easier =&lt;br /&gt;
*[[Adding UDFs to AutoIt and SciTE]]&lt;br /&gt;
*[[Adding utilities to the SciTE Tools menu]]&lt;br /&gt;
&lt;br /&gt;
= Books =&lt;br /&gt;
[http://www.oreilly.com/catalog/9780596515126/ AutoIt v3: Your Quick Guide (Andy Flesner, O&#039;Reilly)]&lt;br /&gt;
&lt;br /&gt;
This guide teaches you the foundations of the AutoIt v3 language. You will learn about variables and includes, graphical user interfaces, user-defined functions, and conditional and loop statements. You will then apply what you have learned in examples related to the system administration field.&lt;/div&gt;</summary>
		<author><name>Morthawt</name></author>
	</entry>
</feed>