Skip to content

An autoclicker made in c++ with the use of "wxWidgets" graphical library

Notifications You must be signed in to change notification settings

Tornao2/AutoClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An autoclicker made in c++ with the use of "wxWidgets" graphical library

Demonstration at:

https://www.youtube.com/watch?v=aC4bwt7JcPQ

ScreenShot

Sidenotes:

It will click even if not in the window itself.

If not in the window, setting the coordinates will shift the focus from the program(will show the one you clicked on)

You can set the interval from 5 to 10000 ms(in theory).

The miliseconds between clicks is NOT accurate at very low intervals.

The x/y coordinates are min 0, max 4000/2000 pixels.

The "click limit"(if you want to set it) is max 10000 and min 1.

About

An autoclicker made in c++ with the use of "wxWidgets" graphical library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages