Learn about various Action available in the app
The cornerstone of every clicker app. Click the screen at coordinates (x, y)
Available Properties:
Click on image when it appears. The coordinate is the middle (or offset) of the image where it is found.
Available Properties:
Require Condition: Image Appear
Click on text when it appears. The coordinate is the middle (or offset) of the text where it is found.
OCR is used to parse the text.
Available Properties:
Require Condition: Text Appear
Click on color when it appears. The color can be searched over a region or at a single point.
Available Properties:
Require Condition: Color Appear
Swipe from coordinate (x, y) to another (x, y)
Available Properties:
Run another job.
If it is a new job then it will start anew, the current job will pause and its state will be saved.
Otherwise the execution will jump back, resume (or restart) and also stop all jobs that was run after it.
Available Properties:
Restart current job.
All of its state are set to default as if was started as new.
Available Properties: None
Stop current job.
The previous job will be resumed if any or the macro will end as this is the last job.
Available Properties: None
Action to set a variable's value.
Available Properties:
Show a toast message.
Note: Short delay might overflow the system and some message might not show.
Available Properties:
Open another application. You can specific which Activity to open.
Note: On Android 11+ you might not see the full list of installed app on the device. This is a new restriction on 3rd party app by Google. Fortunately you can still start an app if you know its package name and activity. So users on Android 11+ must use the Advanced options.
Available Properties:
Action to go back.
Available Properties:
Action to go to home screen.
Available Properties:
Action to toggle the overview of recent apps.
Available Properties:
Action to open the notification panel.
Available Properties:
Action to open the quick setting panel.
Available Properties:
Action to lock the screen.
Available Properties:
Action to take screenshot using the device's default mechanism.
Note: Android 9+ Only
Available Properties:
Actiont that does nothing.
Available Properties: None
Wait a specific amount of time.
Available Properties:
Pause the macro. Press play will resume it.
Available Properties: None
Stop the macro.
Available Properties: None
All of your custom actions are available here where you can reuse them. Learn more.
Add new custom action.
Available Properties: None
© 2024 - Macrorify by KoK-CODE