Is there any keyboard mouse macro recorder to save time time on any repeated task?
|
feedback
|
|
The Rolls-Royce of macro automation is definitely AutoHotkey, well known and used a lot on SuperUser. But you have to type the script by hand. I'm sure others will post less-featured but more easy to use macro recorders. | |||||||||||||
feedback
|
|
New: sikuli
Haven't used it yet, but seems intriguing. | |||
|
feedback
|
|
Indeed you can use AutoHotkey, but you don't have to write a single line of code yourself. The installation comes with AutoScriptWriter II which can record your actions and make a script for you, which you can customize if necessary:
AHK really is the bread and butter of automation, and as already mentioned, anything else will have less features. But if you are looking for something simple, the good old popular Ghost Mouse is free and very simple to use:
So small and simple in fact, that it's title doesn't even seem to fit in the window! AutoHotkey's little cousin, AutoIt (which AHK is based off), may also be of interest to you. | ||||
|
feedback
|
|
Depending on what you need doing, Blaze might be useful.
| ||||
|
feedback
|



