Search results

  1. vm53

    I'm blocked for creating "newpipe" macros (RESOLVED)

    Hi everyone, I still need your help. I'm creating this macro, so that when I receive a YouTube video link, it automatically opens the newpipe app. I got to the point where it finds the link id (viewid variable) but I don't understand how to extrapolate it from the dictionary and enter it via...
  2. vm53

    Difference between = and !=

    Hi everyone Please can someone explain to me the difference between these 2 options? Thank you in advance
  3. vm53

    Help for Editing Audio on Waze

    Hi everyone, I need help with this macro. When I use waze, if I go slow the phone volume is too loud and annoying, so I have to turn it down. If I'm on a fast road, obviously I have to turn it up otherwise I can't hear anything. I created this macro to automate this thing, but for some reason it...
  4. vm53

    Advice on User interaction on Realme and Xiaomi

    Hi, I need help if possible on this working macro. I created this macro for myself and a friend. We both have purchased macrodroid version 5.39.4 pro On my Realme android 12, pressing the widget works perfectly. On my friend's Xiaomi mi 9 lite miui 12.0.10 it only works until the requested app...
  5. vm53

    Coloring the actions

    Often creating very long macros, especially when there are many "if/endifs" it is very easy to get lost in the intricacies of the various actions. It would be very useful to be able to color the various actions or groups of conditions, so that you can visually find the action or "if/endif" to...
  6. vm53

    Create macros for OTG activation

    I bought a small infrared transmitter to use my realme 9 pro+ as a remote control for TV and/or other... When I plug it into the OTG socket, the appropriate application opens for me. The problem is that you also have to activate (by hand) the OTG connection in the system settings. Therefore I...
  7. vm53

    Action Block info

    Hi everyone, I apologize for my immense ignorance, I'm over 70 :) In some macros I use the action block, but I still haven't been able to figure out what you can or should enter in the boxes indicated in the screenshot. Can someone simply explain to me what they can be used for, or better yet...
  8. vm53

    Interaction with notification n.1 not working

    This small macro is part of a larger one, but unfortunately the interaction on clickaction number 1 not working, while on the other actions it works fine. Could someone try for me? Is it a bug?
  9. vm53

    String editing and text extraction

    I need to create a macro that modifies me a string like this: http://abcdefg.net/get.php?username=abcdefg&password=123456&type=avi in one like this, so without the final piece (&type=avi): http://abcdefg.net/panel_api.php?username=abcdefg&password=123456 Got this from the resulting link, I...
  10. vm53

    Trigger: speed vs audio volume

    Hi everyone In the car I use waze on my smartphone, when I'm at high speed, it's great that the audio is maxed out, but when the speed is low, or I'm stationary, the maxed out audio is quite annoying. I've tried creating a macro with the activity trigger in the vehicle, audio at max, and another...
  11. vm53

    Help for webhooks (Resolved)

    I'm trying to broaden my knowledge about webhooks, but maybe due to my age, I can't figure it out. I can command a remote phone with simple commands, but now, taking a cue from the wiki, I'd like to create a macro that makes a popup appear on the remote phone, a variable text, for example...
  12. vm53

    Uber store

    Thanks to the macrodroid shop, I found many ideas for creating personal macros, and I thank you very much for this. Unfortunately lately, I see that there are endless macros in the store for Uber, less interesting for personal automations in my opinion. I don't think most Macrodroid users use or...
  13. vm53

    Loop for message whatsapp

    Hello everyone I created a macro that sends a whatsapp message to my wife every day in a few hours. I would like this message to repeat itself every 5 minutes until my wife replies ok. I tried with the loop, but I haven't been able to. Can anyone help me? Thanks
Top