Jump to content

An easy recorder?


Recommended Posts

Hi everyone. Is it possible to create a SIMPLE recorder that will record user inputted mouse clicks and movement, playback and then wait an amount of time (determined by the user) and then playback again? To playback the recorded macro, would it be easier (the best way) to retrieve from an .ini file that was written when the macro was recorded as there would be multiple recordings?

Thanx

Edited by NutherNoob
Link to comment
Share on other sites

Hi everyone. Is it possible to create a SIMPLE recorder that will record user inputted mouse clicks and movement, playback and then wait an amount of time (determined by the user) and then playback again? To playback the recorded macro, would it be easier (the best way) to retrieve from an .ini file that was written when the macro was recorded?

Thanx

Maybe record the mouseclicks/pos into a text file, and the read it line by line and if line x = "MouseClickLeft(x,4)" then perform the function .... that sort of thing

Link to comment
Share on other sites

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...