AU3Recorder (AutoIt Script Recorder) is a simple utility which can record Mouse and Key board actions. The Mouse actions are recorded with the screen coordinates. The recorded script can be played back using AutoIt at a later time.
But the utility can be extracted from AutoIt Version 3.3.14.0. It can be executed as a standalone utility or put in the AutoIt installation directory and access from the SciTE Editor Tools menu.
You can download the AutoIt Recorder utility from one of the link provided below:
- Direct Download Link of AutoIt Recorder (Hosted in Google Drive)
- AutoIt Version 3.3.14.0 Archive Link
Extract the downloaded zip file and copy the Au3Record directory to <AutoIt Installation Directory>\Extras (Eg:- C:\Program Files\AutoIt3\Extras) folder.
Note: If you are downloading the archived AutoIt version, the recorder utility will be available in the directory \autoit-v3.3.14.0\install\Extras\Au3Record.
How to Start Recording?
Click over 'Click To Record' AutoIt icon to start the recording. Optionally, we can browse and specify an application, which will be launched before starting the record.
AutoIt Recorder when launched through SciTE Menu |
Standalone AutoIt Recorder |
How to Stop Recording?
AutoIt Recorder Stop Button |
Click 'Click To Stop' button to stop recording.
The recorded script will be available in the SciTE editor, if the recorder launched though the editor. Else it will be available in the recorder text area.
Save the script for later use.
- AutoIt Recorder Error - _WinWaitActivate(): undefined function
- AutoIt Basics
- AutoIt Download and Installation
- AutoIt Software License
- AutoIt Hello World
Interesting? Share and Let Others Know.
Gracias
ReplyDeleteYou are welcome.
DeleteThanks
Anoop
Yes! Woohoo!! THANK YOU VERY MUCH for posting this!!!
ReplyDeleteHello,
DeleteGreat to know that it helped you.
Thanks
Anoop
Thanks for posting. My favorate fast-build automation toom from back in my IBM days.
ReplyDeletehello,
ReplyDeleteI am able to record and when i save it and try to run.au3 file nothing is working
Hi Deepa, Please post your script.
Delete