Smart-AutoClicker

An open-source auto clicker on images for Android

GPL-3.0 License

Stars
1.8K

Bot releases are hidden (Show)

Smart-AutoClicker - SmartAutoClicker-1.2.1

Published by Nain57 about 3 years ago

Quality of life update:

  • Events are now displaying theirs actions in the event list.
  • Condition can now be copied from any other conditions from any scenarios.
  • Actions can now be copied from any other actions from any scenarios.
  • Actions can now be reordered by doing a long press on an action item and drag and drop it to the selected position.
  • Last duration selected is now saved for each action type and restored as default values for the next action creations.

Bug fixes:

  • Fixes a bug sometimes preventing to create a new event once there is more than one event.
  • Fixes a bug on edit text constantly bringing back the cursor to the original position.
  • Improve stability
Smart-AutoClicker - SmartAutoClicker-1.2.0

Published by Nain57 about 3 years ago

Update of the scenario content:

Instead of containing a list of clicks or swipe, a scenario now contains a list of events. Each event can contains several actions (click, swipe or pause) executed upon condition detection.

  • Old scenario are automatically converted to the new format.
  • Refactor of the click/event UI to allow the creation/edition of the actions.

Other:

  • Increase maximum capture zoom from 3 to 5.
  • Various bug fixes
Smart-AutoClicker - SmartAutoClicker-1.1.1

Published by Nain57 about 3 years ago

Add click scenario ending conditions. You can now stop the execution of a scenario after a given number of execution of a click.
A big thanks to @tobiasschuelke !

Also fixed a possible crash when selecting the part of the screenshot to capture.

Smart-AutoClicker - SmartAutoClicker-1.1.0

Published by Nain57 about 3 years ago

Rework the condition capture user experience:

  • User must now take a screenshot of the full screen.
  • Then the user can move the selector on this screenshot to select the correct area.
  • Screenshot can be moved/zoom to easily define small conditions.

Those changes have been made based on the enhancements https://github.com/Nain57/Smart-AutoClicker/issues/9 and https://github.com/Nain57/Smart-AutoClicker/issues/15

Fixes:

Smart-AutoClicker - SmartAutoClicker-1.0-RC4

Published by Nain57 over 3 years ago

Fixes two issues:

Smart-AutoClicker - SmartAutoClicker-1.0-RC3

Published by Nain57 over 3 years ago

Change:

  • Add a scroll view to the click condition dialog
Smart-AutoClicker - SmartAutoClicker-1.0-RC2

Published by Nain57 over 3 years ago

Stablisation of landscape orientation support.

This should fix the following bugs:

Changes:

  • Floating menu have now two positions saved, one for each screen orientation
  • When rotating the phone while pinking the click location or creating a click condition, the selector position is restored to the origin
Smart-AutoClicker - SmartAutoClicker-1.0-RC1

Published by Nain57 over 3 years ago

Final version before publication.

  • Fixed various bugs with notched screens
  • Condition tolerance feature added
  • Apk is now generated by github ci

The version published in github release will now be signed and updates should be possible.

Smart-AutoClicker - SmartAutoClicker-1.0-alpha2

Published by Nain57 about 4 years ago

Changes:

  • The whole application is using the same model based on lifecycle principles. This
    should reduce the bugs
  • Various bug fixes
  • Layout adjustments and android:tools supported in layouts
  • Play/Pause detection button is now animated.
  • R8 shrinking enabled on release

Tested OK on OnePlus 7 Pro and Google Pixel C.

Smart-AutoClicker - SmartAutoClicker-1.0-alpha1

Published by Nain57 about 4 years ago

First stable release !
Tested OK on OnePlus 7 Pro and Google Pixel C.