Samples
From AutoIt Wiki
This page is marked for deletion. An administrator will delete it soon.
This is an index page to full working scripts, which illustrate how AU3 can be used. Remember there are many ways to peel a potato, so the solutions provided here are not necessarily the final answer: feel free to offer alternatives, or add your own!
- Find Replace A very simple (non-GUI) script that newbies might find useful as an initial introduction to AutoIt 3.
- Drive Space Check your drive space at a glance.
- Connected? Using DllCall to check your internet connectivity.
- Folder Size Find the size of a folder, using DOS to do the recursion.
- Quick Folder Size Compare with Folder Size and see why it's quicker.
- Pixel Click Look for a specific coloured pixel in a predefined area, and then click on it!
- Progress Bar Sample Demonstrates the progress bar dialog.
- Click4u - This application
can click any button on a window if it appears! Illustrates work with GUI, ini files and win titles/text.
- PowerTranslate - This is a utility to make your programs easily translatable with just a few clicks. Illustrates use of string functions. Download
- TextEffects - Many effects to use in your own Scripts (UDF). Illustrates string and Control... functions. Download
- statistics - A UDF to show data in a visual way using bar, pies, lines, dots, or half-pies. Shows use of mathematical
functions and the GUISetGraphic thing (it's great!). Download
And finally .. don't forget your examples folder - which gets built when you install AU3!
I hope we will extend this list that much that we can start using categories ;-)
