Recent content by I'mnoob

  1. I

    How to store notification messages content?

    Th Thanks for that, so for it seems notification receive trigger doesn't work at all. I've set notifications received any app but it's not working
  2. I

    How to store notification messages content?

    There is no 3 dots option available or I'm doing something wrong
  3. I

    How to store notification messages content?

    Hey, how it decides which app notification to store? And also I am trying to send it via email option but in message field there is no option to send that variable. It asks me message text only
  4. I

    How to store notification messages content?

    Currently I'm trying to create a macro which sends app notification to my other phone, but I can't figure how to save the contents of the messages.
  5. I

    Can I use Macrodroid subscription in two profiles in Android?

    Update: it worked. The solution was to install macrodroid in 2nd profile using the 1st profile. There is a option which list all devices with the same Gmail I'd. I had to install it using that option which pushes auto install macrodroid in 2nd profile and it worked. Without this. It doesn't...
  6. I

    Can I use Macrodroid subscription in two profiles in Android?

    I've downloaded the app with same Google account which I purchased macrodroid is from. I cleared the cache and many other things which app mentioned in upgrade related issue. I think playstore or macrodroid doesn't allow more than one download of premium apps since different profile is like...
  7. 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?
  8. I

    Use random function to pull random values?

    I think U missed } bracket at the end or I'm wrong? Thanks I got it working
  9. I

    How to compare two integer values in if condition.

    How do u enable it? macrodroid had a update on 4th octo If I'm right and also it doesn't show update option on Play Store so I assume it's up to date.
  10. 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
  11. I

    How to compare two integer values in if condition.

    Hi I did create a 2nd variable and it works thanks for the solution
  12. 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.
  13. I

    Append/add new values in a variable

    Hi, I'm not good with using index, you mean using manual index?. I did the iterator value part but I can't set index for it. So it can't automatically add index itself when the value gets updated? Hi, I figured it out
  14. I

    How to compare iterate value?

    Hi so um I didn't even saw even one example of using complex syntax or expressions. Like where it shows using these type of expressions? [strlen=array1[[iterator_array_index]]] Anyway thanks for the documentation.
Top