Search results

  1. OscariBot

    Webhook Returns

    I mean to ask, is there a way of knowing if my macro actually run in a remote phone when I query it from a distant browser via webhook
  2. OscariBot

    Sanitize the Template Store

    For some days now I hav patiently scan through the template store only to found out that over 60% of the macros there aren't really doing what it claimed to and I wonder if it's actually a store for Template or for Jonks. Lately I was looking for template to add chatgpt to my macro and of...
  3. OscariBot

    Still Curious about Chatgpt and MD

    Am still curious to know if anyone has actually or successfully query chatgpt via Macrodroid? Any info will help a lot
  4. OscariBot

    Chatgpt via Macrodroid

    Has anyone figure out a way of getting chatgpt response on md variable? I tried so many method no luck
  5. OscariBot

    My phone or MD?

    My macro was working in perfect condition untill I upgraded MD to the latest version... Now it took close to 5sec to finish executing IF CONTAIN action😭... this usually will take less than a second befor the upgrade. Could it be my phone? Could it be from MD? How do I downgrade back? 😭😭😭😭
  6. OscariBot

    Latest MD

    Hi Did anyone else noticed the Notification Reply action not working? I try all app including Whatsapp and Telegram
  7. OscariBot

    Macrodroid Feed a Community

    I have long been looking for a way to convert an idea in my head into a reality... This idea when executed manually provides passive income for almost 3,000 people in a remote city where I live. This number of people is limited because everything is done manually and could reach up to 100,000...
  8. OscariBot

    Maximum Length of String Variable

    I use to think string variable have infinite value hold capacity... I was very disappointed today when I noticed it's a maximum of about 5018 characters unlike the previous version of MD that I stored over 10k character. Is reducing the maximum allowed character really necessary?
  9. OscariBot

    Crazy Android 11😭

    I just wish we could go backward to our beloveth Android KitKat. My experience with 8+ is really awful 😕 I was reluctantly enjoying macrodroid on my Android 11 when I got a notification yesterday to update my Android version... As soon as I updated it I fell back to the same problem I had with...
  10. OscariBot

    Variable Curiosity

    If I have a macro with over a hundred unused variables, then I decided to use only one without deleting the others... _What effect will this have? _Does it reduce the processing speed? _Is it equally to having a macro with just one used variable? Just curious
  11. OscariBot

    Blame MD or Android

    I'm really wondering how macrodroid or maybe android handle notifications... For some time now I have been using notification listener plugin to respond to my business telegram messages... But something strange happened yesterday (maybe it has been happening without my knowledge) When I got...
  12. OscariBot

    Double Telegram Account

    Hi guys I hav been using macrodroid and notification listener plugin to reply to all my telegram messages... But recently I added another telegram account to personally respond to message from this account as it only for family n friends. But to my greatest surprise both telegram messages are...
  13. OscariBot

    Simple IF statement Execise

    Assuming we have a collection of 1000 words in a STRvariable(A) and we are comparing it with a word on STRvariable(B) Which of the IF statement below will complete this process first. Assuming all were activated at once. A) using the IF EQUAL statement B) using the IF CONTAIN statement C)...
  14. OscariBot

    Text Manipulation Help

    Trying to convert small letter word "test" to paragraph word "Test" Any idea?
  15. OscariBot

    Two MD Version On One Phone

    Guys I saw a guy running two MD version on one phone... I'm wondering how possible is that? Why will someone do that? Is it safe? I was initially thinking one could be a pirated version untill I got the shock of my life when I saw both were actually the pro versions... How the hell was that...
  16. OscariBot

    IF Statement Help

    Guys am stuck on something... How can I use the IF statement to detect if an income text is all CAPITAL or all SMALL letters.
  17. OscariBot

    Action Block Headache

    Over few days now I have been playing with action block trying to figure out it uniqueness... Here are few questions 1) How do I pass value from my macro global variable to Action Block?... I was expecting provision for magic text at the input. (I couldn't figure out a way) 2) It seems action...
  18. OscariBot

    Simple Exercise

    Question... 1) If I have two identical macro triggered at the same time, will both run at the same time? "parallel" or will one wait for the other to complete before it run? "serial". (assuming processing time is 1min) 2) Which of the above execution will be faster? Parallel or Serial. This...
  19. OscariBot

    Text Manipulation Bug!

    Did anybody noticed that you cannot save text Manipulation result in a Dictionary....It seems dictionary doesn't recognize variable that contain the key... But when I input dictionary key directly without using variable bravo it save the result in the dictionary.... Could this be a bug? See...
  20. OscariBot

    Random Interger

    Am trying to load a variable with a random number 1 - 12. Ofcouse this is very possible as u can see from the screenshot below... But how do you replace the 1 and 12 with a magic text? I try using Expression but but no luck.
Top