Search results

  1. Shajirr

    Better Screenshot taking action

    Current action: has no control over the screenshot name or where its saved. Has no way to get this data to use in the macro later. displays screenshot-taking system UI, which can interfere with and break the script if it need to use UI interactions A better alternative: being able to specify...
  2. Shajirr

    Any way to take a screenshot and save it to a specific path?

    Default MacroDriod "Take Screenshot" action is kinda useless, as it: does not have any path config. You don't know the name or the path of the created screenshot, can't change the save path, and as a result you can't actually use the created screenshot anywhere, as you have no way of...
  3. Shajirr

    System Setting Change trigger does not work with foreground app name

    Phone is Samsung Galaxy S10e MacroDroid version is whatever the latest on Playstore If I set System Setting Change trigger to monitor the foreground app name changes via {fg_app_name}, the trigger never fires. Not even once. If I read the {fg_app_name} variable myself, its always returned...
  4. Shajirr

    Any way to add OCR/image recognition?

    What I learned is that none of the methods in the Click action work on game apps. So can't read text, can't search for elements, etc. Any way to add OCR/image recognition capabilities instead? Like taking a screenshot, sending it to some third-party app which will scan it, then return the data...
  5. Shajirr

    MacroDroid doesn't launch anymore (solved)

    Device: Samsung Galaxy S10e MacroDroid was the latest version from Google Store One day it stopped launching entirely. When I attempt to launch the app, it closes immediately, I don't even see its home screen. Periodically phone also revokes its permissions, and then it starts spamming...
  6. Shajirr

    While loop and Wait Until Trigger interaction conflict

    I am trying to do the following: after app X is active, start a timer, and listen to any clicks if any clicks are detected, reset the timer if the timer exceeds a set value (no clicks were detected during this time), lets say 20 seconds, bring up the Settings menu I tried to set it up the...
Top