Skip to content

SmartAutoClicker-1.2.0

Compare
Choose a tag to compare
@Nain57 Nain57 released this 26 Sep 16:05
· 1111 commits to master since this release
ed6c2fc

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