robiot / xclicker

XClicker - Fast gui autoclicker for x11 linux desktops
https://xclicker.xyz
GNU General Public License v3.0
482 stars 42 forks source link

Feature Suggestion: Random click interval #9

Closed Rotekoppen closed 3 years ago

Rotekoppen commented 3 years ago

Makes the click intervals not to be perfectly the same length, as perfect clicks could more easily be detected

robiot commented 3 years ago

Progress: image

Im just thinking about that this may make the ui a bit more messy, but it shouldn't matter very much :\ .

How this will work is you put a number like 5 in the random interval and 10 as millisecond interval under "Click Interval". Then this will randomize the click interval between 5 and 15.

robiot commented 3 years ago

This should now work. If anyone experience any error with it. Open a new issue.