mouse movement script?

tha17

Baseband Member
Messages
30
ok i want to find out a way to write a script or somthing so i can make my mouse do things over and over again.

like click here, then there then start again.

how would i do that?

i know very little about coding and i took 1 beginners class on c++
 
What you're looking for is something called a macro. A macro is a set of instructions that you can record and play back to automate common tasks and other things.

Here is a link to get you started, there are some nice free macro programs out there. Do a google search for macro and see what comes up.
http://www.vsisystems.com/macrowizard.htm
 
Back
Top Bottom