
Actionaz is a program that allows you to record scripts that, when executed, emulate mouse clicks and keyboard actions.
These scripts can be handy when you have to perform the same series of actions repeatedly. For example, to access some web sites you may need to click on an ad, or vote for that site each time you visit it. Actionaz allows you to leave these boring tasks to a script that will perform such actions for you.
You need to go through all the steps yourself once, when recording the script. The program writes down every mouse movement or key pressing into a script that you can later edit manually in order to customize it, adding, or correcting variables, conditions, text inputs, loops, go-tos, or any other feature you need to include in it. You can save the script in Actionaz proprietary format (.ACZ), load it any time you need it, and tell the program to execute it. You can even export the script to a text file or to an HTML file, in order to view the list of actions that the script will perform.
In brief, Actionaz is a good free way to avoid performing repetitive tasks manually.
v3.5.1 [Dec 11, 2012]
Ubuntu (12.04 or newer) and Debian unstable, using the repositories :
sudo apt-get install actionaz
Ubuntu (11.10), using the PPA :
sudo add-apt-repository ppa:adri2000/actionaz
sudo apt-get update
sudo apt-get install actionaz