Hello,
I don't know if there is currently something like this out there, but it isn't very hard to create something. If you want to automate mouse installs, you can make it watch the mous, and then when you click, capture the x and y coords, and save them, in the form of x,y in a file, or even in an ini file.
You can then move, and then perform an action, like dblclk, etc etc, based on what the user does. Try searching the scripts and scraps forum to see if you can come up with anything that might help you out a bit.