AutoClicker, Help me improve it
Hello, i have been working on an autoclicker.
Im doing this for a VB coding schoolproject.
As there arent many good autoclickers around i thought of making an autoclicker with many funtions.
It has these functions atm:
- Left, Right, Middle, Double click.
- Clicker interval [in ms], the click speed.
- Set amount of clicks, when turned off it clicks unlimited.
- Click counter.
- Mouse position, gives the current mouse position.
- Set mouse position, set the mouse to the given position when clicking.
But i think it can be improved, any tips on making new functions or expanding any of the functions?
And i have one little problem, the clicking speed cant go faster then 10ms.
And i cant enter any numers below 1 (0.1 etc) not that it matters becouse the speed wont be any better ofcourse.
But maybe if someone can help me with the speed that does matter.