Nain57 / Smart-AutoClicker

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

InputBox (new action) #549

Open robertzPL opened 6 days ago

robertzPL commented 6 days ago

Describe the feature

A very important functionality is missing in my opinion that allows for easy and pleasant way give posybilisty input/deliver value to scenarios. It give possibility customization of the script. It's about the "InputBox" which should accept a value from the user and return it as a variable. This change should, of course, be used later in scenarios.

Describe the usage

User receive massage and there must put value. This "InputBox" which should accept a value from the user and return it as a variable. This value should, of course, be used later in scenarios.

Is it a duplicate?