Skip to content

Releases: horiuchii/AutoClicker

v1.8

05 Mar 23:49
Compare
Choose a tag to compare
  • Added a Dark Mode option
  • Added new location type: Random area around mouse
  • Added an option to have the click be chance based
  • Reset button no longer resets parameters in the Settings group and the Hotkey
  • Starting the Autoclicker now also requires there be a Hotkey set
  • Numerous under the hood enhancements

v1.7

26 Jan 18:19
Compare
Choose a tag to compare
  • Added feature to select where on screen fixed location will click
  • Fixed Y value for fixed location incorrectly using X value
  • Disabled selecting Start button when no click types are enabled
  • Reset button now takes an extra confirmation press
  • Added Check box to enable window always being on top under Settings group
  • Fixed ghosting issue when selecting random area
  • Made box for selecting random area thicker
  • Hotkey textbox is now ReadOnly and Shortcuts have been disabled on it
  • Cleaned up and organized code

v1.6

01 Jan 17:36
Compare
Choose a tag to compare
  • Improved design of the menu
  • Seperated the Start and Stop buttons
  • Possible to now select multiple click types
  • Simplified enabling double clicks
  • Fixed hotkey not saving when reset
  • Fixed space existing before hotkeys when no modifier is active
  • Added Reset button under the new Settings group
  • Cleaned up code

v1.5

31 Dec 10:08
Compare
Choose a tag to compare

-settings.dat now saves in the appdata folder instead of next to the executable
-Hotkey reset button now disables when no hotkey exists and when clicker is active
-Removed the feature where on minimize the app would go to the notification section
-General cleaning up of code