Releases: b1scoito/clicker
Releases · b1scoito/clicker
1.13
1.12
1.11
1.10
1.09
1.08
1.07
- Code optimization
- Fixed all warnings
- Code organization on the string cleaner
- Changed keybind system
- Added hide window keybind
- The config folder is now only to be created if you create a config. ;)
- Added menu color customization
- More information values
- Added spike chance value customization
- Added drop chance value customization
- Added persistent cps value customization
- New function to sleep precisely and accurately, no more incorrect cps values, I hope.
- Possible optimization on the mouse hook.
1.06
- Changed the randomization logic
- Added click in-game with inventory opened
- Organized folders
- Changed formatting
- Now we're working with floating numbers from start to finish. From the user selection to the actual delay call.
- Commented some stuff
- Added keyboard hook back
- Updated logger
- Changed some things in menu
- Organized some utility functions
- Added HWID config folder back
1.05
- new clicker randomization algorithm
- added cps drop
- added cps spike
- added delete config folder on self-destruct
- blatant now aims for the perfect cps values, limit is capped at 60 cps.
- fixed windows time resolution for perfect sleep time.
- inventory and menu check option.