What can AU3Record do for you:
- It will record Mouseclicks and Keyboardstrokes for you and translate those into AutoIt3 commands.
There is a AU3Record included which will store the recorded information into the currently edit file.
After installing ,goto start->programs->autoitv3->Scite Script Editor.
A window opens->go to tools and select AU3Recorder.
Optionally Select the program you want to run before starting to recording and click on REC.
Now do all pointing, clicking and typing and when finished click on
Something like this will be inserted into you active script:
Save the file by clicking save as-> new.au3 . and then double click on saved file to execute the recorded action.
Solution to possible problem: When you click new file,it doesn't show au3recorder under tools until you save the file as autoITscript