github Blur009/Blur-AutoClicker v3.0.0
V3.0.0 Release

latest releases: v3.6.1, v3.6.0, v3.5.0...
one month ago

Uninstall 2.x Versions!

Since this is an installer and an entirely new stack, the old standalone exe is no longer needed.
the config folder will automatically be deleted upon opening this new version.

Changelog:

❇️ New Features:

  1. Mode pages (Simple, Advanced, Macro) to make the UI less cluttered and more user friendly.
  2. Added dedicated Settings page to make it easier to find and change settings.
  3. Added explanations for each setting in the Advanced mode to make it easier for new users to understand what each setting does.
  4. Encryption key for stats so it can not be modified by the user (this stops people from cheating the stats by modifying the local data.)
  5. Added Edge Stop to disable the clicker near screen edges.
  6. Added Corner Stop to disable the clicker near screen corners. that could've been combined with the Edge stop point but this way there is a higher number in the changelog which means im better at coding.
  7. Added a "Clear" button to the stats page to clear local data.
  8. Telemetry now only sends data collected while enabled (turns out sending old data isn’t exactly legal :/)
  9. On / Off buttons for most advanced settings have been added.
  10. Added double click feature. Limited to a max of 50cps to prevent.. stuff not working

🔹 Changed:

  1. local data storage has been revamped to consolidate results every 100 lines so file size doesn't get out of hand (very minor issue, would have only taken up a few mb every month, but I wanted to do it anyway :3)
  2. Preparations for Auto Updater (not implemented yet, but the backend is there for when I do implement it)
  3. Entire UI has been redone and moved from python pyside6 to rust and the Tauri framework. This should make the UI easier to look at, and expand for future features.
  4. Stored data does not get sent to the backend anymore if telemetry is not enabled, but it is still stored locally and can be viewed in the stats page.
  5. I won't list every single UI change, but everything is different (and hopefully better)
  6. Version number has been moved to the settings page only.
  7. No more dropdowns which should make it a bit easier to see all the options at a glance.
  8. Multi monitor support added! you can now click on your secondary monitor :)
  9. Made a total of 5 files from the previous version into almost 40 files, but the code is hopefully easier to navigate for me now.

🔺 Fix:

  1. Probably fixed a few things along the way (6000+ lines of NEW code will do that :3)

🔸 Performance Updates:

  1. moving to rust entirely eliminated the Python runtime, which should slightly increase performance.

🪦 Removed:

  1. Mouse move options for now until I work on the Macro panel.
  2. your old stats (sorry :3) because of the new encryption method, but you can still see them in the old stats file if you want to cry over your lost 100billion clicks.

If you wish to support me, you can do so on Ko-Fi. Now more than ever, your support is very appreciated.

https://ko-fi.com/blur009

Don't miss a new Blur-AutoClicker release

NewReleases is sending notifications on new releases.