Update 1.4?
Update Log
New Save System: Implemented a new save system using Properties, making it easier to maintain and use. No privacy concerns are involved with this type of saving.
Custom Themes: Introduced a flexible theming system that allows users to create and share fully custom themes, moving beyond just light and dark modes. This update includes five default themes: Light, Dark, Nature, Earth, and Glass. Theme .xaml files now control more UI elements for enhanced customizability.
New Features:
"Hold" Click Type: Added a new "Hold" option as a click type for more interactive control.
"Save All Settings" Option: Based on user feedback, a new setting was added that enables automatic saving of all user inputs. Improved Visual Feedback: Additional visual cues have been introduced to better indicate when clicking is active. A dot and text in the top-left corner provide clearer status, addressing issues in certain themes where it was hard to tell from the start/stop buttons alone.
Jittering: Introduced a jittering feature to make movements appear more human-like. It works with custom coordinates by altering the location, delay, and interpolation of movements to mimic human behavior. Some applications may detect this form of automated clicking. Users can adjust the level of jittering in the settings menu on a scale of 0 (disabled) to 5 (maximum jittering).
Keybinding Fix: Fixed an issue where special keys would crash the application in the keybinding section.
Process Selection: Began development of process selection functionality (currently incomplete and marked out due to functionality issues).
Bug Fixes: Addressed several minor bugs to improve overall stability.
Bugs to be fixed:
- When applying a theme sometimes the start and stop buttons won't be updated until interacted with
- The get position window can work unexpectedly on some computers, the location is correct, but the position of the window itself might have a different follow position than it should
- Within the change hotkey tab the switching process can hang and cause some weird interactions if trying to change the hotkey multiple times in fast succession or using unknown keys (can leave the hotkey empty)
- Clicking "OK" within the "Change Hotkey" tab will call a debug message box telling what key is chosen. This should be removed.
Should be fixed in the coming days
I have patched the issues above, let me know if you want the updated program