Nain57 / Smart-AutoClicker

An open-source auto clicker on images for Android
GNU General Public License v3.0
2.01k stars 355 forks source link

Switch from one scenario to another using a condition #493

Open hafbtm opened 1 month ago

hafbtm commented 1 month ago

Describe the feature

The application is already too functional today, I take this opportunity to thank the DEV, I think it would be practical if you add a function to change from one scenario to another through a condition,Something like bridge mode between scenarios

Describe the usage

There is currently no way for one scenario to directly interact with another, I hope I'm not missing something.

Is it a duplicate?

Van493 commented 1 month ago

For now this can be done by carefully composing the separate scenarios into one big scenario, with additional Event State actions or Counters as control state.

shmaungms commented 1 month ago

Whilst this can be done by carefully composing separate scenarios in to one big one I can see how this would be a useful feature and keep your scenarios more organised. It's possible that most of the time you want to run them separately but only occasionally together.