Skip to content

leonardogagliano/Mouse-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouse-Automation

Status: Developing 👨‍💻

About

A mouse automation coded with C++. For now, it just record the cursor path during a defined time.

Files

  • 'record.exe' : Gets and records the cursor positions using the 'fstream' and 'windows.h'.
  • 'positions.txt' : A '.txt' file used to register the cursor positions.
  • 'read.exe' : Reads the saved positions in 'positions.txt' and apply they to the cursor.

How to use

  1. Download the '.zip' file with all the files
  2. Extract the folder
  3. Open 'record.exe' to save the path
  4. Open 'read.exe' to execute the saved path

About

A mouse automation coded with C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages