Search results

  1. I

    Can I use Macrodroid subscription in two profiles in Android?

    So currently, my device have some profiles. So I tried installing macrodroid in my 2nd profile with the Google id which I used for buying macrodroid subscription but it's not working out. My question is that we can't install macrodroid in other profiles with same subscriptions?
  2. I

    Use random function to pull random values?

    So can we use random function in a way that it can choose a random value from a array? I tried implementing this, but failed again and again. If anyone have a way please share. Thanks
  3. I

    How to compare two integer values in if condition.

    Hi, I've created a int variable that makes random number. And I tried to use if it if condition to compare values like this: {lv=random number}>{lv=random number}/2 But it failed. can anyone show me the correct way please.
  4. I

    Append/add new values in a variable

    In a iterator loop, I wanna append/add new values in a variable. Anyone can help?
  5. I

    How to compare iterate value?

    Im trying to create a macro which loops a array and checks if size of iterator value is more than 3, if it is then it will add it it in a new array. I tried doing this but facing problem. I've attach a ss of how I tried implementing this. If u have urs idea please let me know. Thanks!
  6. I

    pause the macro when notification comes

    So I've created a macro which mostly depend on UI interaction mainly around the top of the screen where it clicks again and again. So whenever notification comes. Ui interaction conflicts with it and unexpected things happen. Is there a way that whenever a notification comes? It pauses for...
  7. I

    Can anyone explain me "Array index" in macrodroid?

    can someone explain me these 3 option? With examples.
  8. I

    How to pause and resume a macro?

    Is there a way to pause a macro midway and resume it again.
  9. I

    Randomizing iteration order and limiting iteration count - for arrays

    Hi, I've already made my macro with your help. This is the another one. I want iterate value in random way. Not one by one Also, I want to iterate it like just 25-30 etc times even if the entries are over 100+ something like this.
  10. I

    How to have .txt file as a variable?

    So suppose, If I've a txt file containing random words in a list. I want macrodroid to take that file content as a variable. Is there a way to do?
  11. I

    How to iterate some text given by a user.

    Hi, I'm looking to make a macro which will take input from user, some text in variable. Text example "haha, aksjs, wodjdj," and it will iterate it like a list. I saw a action called iterate array/dictionary which I think will be useful but can't figure out how to use it.
  12. I

    I can't find macrodroid trigger- macro run/ stopped trigger

    Hi, I just asked bing AI to create a macro for me and it suggested to use macrodroide trigger- Maco Run/stopped but there is no trigger like that in macrodroide specific section. Need some help!
  13. I

    Help!

    Hi, I'm trying to automate some text copy paste! I need some help in figuring out which actions can help to do this! I want the macrodroide to 1.) Paste (custom text) with UI interaction again and again for example my text is something "todo xyz". The "xyz" should be changed the very next...
  14. I

    Clipboard content match

    Hi, I'm trying to make if else (condition is if the clipboard contents matches the provided url) basically YouTube url. Is there a format to do this? I have tried doing it and it's just not working. I simply pasted YouTube home page url (conditions) Am I doing something wrong because it never...
  15. I

    Notification reader

    Hi, I want macrodroide to read certain app's notifications which I have set to silent mode so it doesn't notify me but some notifications from that app is useful and I want macrodroide to detect certain words from that app's notifications and notify me Please let me know what things can I use...
  16. I

    Stopwatch Trigger

    Hi, I'm not sure if my macro is correct or not. I have set a trigger of stopwatch 5seconds and have some actions but my trigger doesn't fire. Am I doing something wrong?
  17. I

    Recognized some text and graphics

    Can macrodoide recognize or detect some words/graphics in app and web content?
  18. I

    How connectivity check works?

    Let's say it run connectivity check and gets the value of true. Then I want it to perform some actions. But if it's false then cancel it or other action. I don't know how can I make a macro like this?
  19. I

    Ui interaction isn't working on Lock screen.

    It's weird Ui interaction works everytime but only on unlock screen it stops working.
  20. I

    Anything wrong with this macro?

    This doesn't seem to work!
Top