Search results

  1. S

    Do analysis on incoming calls for spam and output notification

    Hi I'm looking for a Macro where it helps me with identifying spam calls, for example whenever there is incoming calls, the macro should carry out research on the number and output the spam count as a notification. please see the steps below 1) Extract the incoming phone number 2) Paste...
  2. S

    Macro works once then it doesn't work after due to logs permission?

    Once the macro is triggered based on an event, the macro doesn't work after that. If I toggle off and toggle on the same macro, it displays the below logs message and if I do the one time access the macro works again. Is this a bug or how do I give permanent permission access for the logs please?
  3. S

    Need improvements on this anti theft macro

    Hi The idea of the below macro is to capture long press button trigger and ask the user to give their fingerprint before they turn off the phone. When I long press the power button it asks for fingerprint but while the fingerprint popup is there when I press the long press again it doesn't ask...
  4. S

    Where to find if and else loop

    I'm trying to create a loop with if and else statement but I cant seem to find the else action ? I can find if clause but not else Thanks
  5. S

    Need help on Macrodroid Logcat trigger

    I'm trying to create Logcat trigger that captures power off button within long press button but i'm not sure which one of these logcat I need to choose that would detect power off. I have samsung s22 android version
  6. S

    How to capture power off trigger and create an action based on that

    When I press the power off button (long press), I want Macrodroid to prompt for fingerprint/pin or something. I have Samsung s22 with Android 13 Thanks
  7. S

    Need help & suggestions on my antitheft Macro

    Hi I have created the below Macro with the following functionalities When macro receives a text from a number, it performs the following actions a) put the phone on silent mode so the sound of the text would not be heard by thief b) Clear notification so that the source text and any other...
Top