r/macrodroid

Can't upload/download in the webview custom scene sidebar. Is there a solution or workaround?

Can't upload/download in the webview custom scene sidebar. Is there a solution or workaround?

u/cafehearty — 20 hours ago

how to recognize "first unlocked phone in the day"?

I am attempting to curb my phone addiction, and a primary habit I aim to break is immediately reaching for my phone and scrolling upon waking.

so i want to create macro with rule :

where "its first unlock phone in the day"

then "open zen space"

reddit.com
u/anon822500 — 3 days ago

Bluetooth not triggering

Hi all. I'm trying to get an audio file to play when I get in the car. Currently, I've set it up for when it connects to the car Bluetooth (handsfree link) but am open to using Android Auto, if that's an option.

It isn't triggering. Nothing even in the macrodroid system logs. AI has given some ideas (location access allowed, batt optimization off) and Google search is the same.

I'm perplexed as to why nothing is triggering (not even some sort of failure in the logs). I'm not committed to the Bluetooth option if someone has a better idea.

Just for more info, my saved Bluetooth devices have two of the handsfree links, each with a different mac. I included them both as triggers as documentation reads that the app treats two or more triggers as Boolean OR so I should be good.

Thanks for any help.

reddit.com
u/mizzoug15 — 5 days ago

Is it possibile to turn on/off a Tuya light with macrodroid

I have a lightbulb (with matter) that I control with the Tuya app because I don't have nor I want an home assistant device, is there a way to create a simple macro to turn on/off this light maybe with a quick settings tile?

reddit.com
u/Mission_Student2627 — 7 days ago

Basic macros to remind me my meds

I tried making a routine like this on samsung routines but on there I would need to activate every meds timer by hand and I know I will forget to do that. Made one for to cancel the activated macros in case of accidently clicking. On second photo you will see its in a action block, I made that block accidently and couldnt get rid of it 😭

u/xeisacidy — 7 days ago

Pro version that doesn't require Google Play Services (NOT PIRACY)

I built a custom Android emulation device and it saves on power by dropping all unnecessary features. one of those features that's removed is Google Play services. I can still open Google Play. I can still download apps. but I don't think apps with in app purchases and license verification would work. The add three days for every ad watch is okay, I suppose. But I feel like, eventually, I'm gonna start hitting the macro limit. Is there a way that I can make a onetime purchase and be given a license code to put in the app to forever verify it and prevent it from needing to check it's license? To be clear, I want to spend money on the full version of the app and support the developer but I really don't want to reduce my two week idle battery life.

reddit.com
u/MCRedstoneYT64 — 10 days ago

Create task for tomorrow at 18:00

I'm trying to get MD to create a task in Tasks as the following:

  • Name of the task is based on user prompt.
  • The task will be due by tomorrow at 18:00.

I the following so far:

  • Set Local Variable (string) which works for the user prompt.
  • Set Local Variable (string) with the Magic Text {system_time_ms}
  • Create task which creates the task with the name of the user prompt and is due by today at 18:00.

I can't find out how to make it tomorrow at 18:00. The system_time_ms gives me a specific day and I want it to be flexible and always be "tomorrow".

Anyone have suggestions how to approach this? I've only dabbled with MD for a few days, so I'm quite nooby.

reddit.com
u/ForkertBrugernavn — 13 days ago

⚠️Protégez-vous!⚠️

BONJOUR LA COMMUNAUTÉ MACRODROID ! 👋

Je crée ce post pour avertir des risques liés au partage et à l’importation de macros.

Je vois souvent sur ce forum des gens partager des screens de leurs macros ou même le fichier lui-même.

Que vous partagiez ou que vous importiez une macro, il est important de rester vigilant.

Je fait ça juste parce que je viens de voire des données sensibles sur un screenshot partagé. Alors je vous partage ce que je pense être bon pour ce protéger.

Les différents risques sont nombreux :

1. Données sensibles exposées:

-🛰️ Coordonnées GPS / localisation en temps réel

-🔐 Clés API, tokens, mots de passe

-🔗 URLs de Webhook (Discord, Telegram, Make, Zapier…)

- 📁Chemins de fichiers, noms d’utilisateur, données personnelles

2. Actions malveillantes possibles:

- 🌐 Envoi automatique de vos données vers un serveur externe

- 👓 Surveillance via le service Accessibilité (keylogging, lecture d’écran)

- 👀 Prise de photos/vidéo ou enregistrement audio silencieux

- 📨 Envoi de SMS (pouvant être payants), envoie de Mail, message WhatsApp...

- 🗑️ Suppression ou modification de fichiers

- 📵 Verrouillage du téléphone (Device Admin)

3. Permissions dangereuses:

-Localisation en arrière-plan, Stockage complet, SMS, Contacts, -Caméra, Micro, Accessibilité, etc.

"N'acceptez que si vous êtes sur de la destination finale de ses informations, cherchez à comprendre la macro avant de la lancer"

COMMENT S’EN PROTÉGER ?

Si vous souhaitez partager votre macro (bouton partage intégré dans le menu) :

Vérifiez attentivement les points suivants avant de poster :

-Faites une recherche dans votre macro sur les mots : Webhook, HTTP Request, URL, http, https, Location, GPS, API, Key, Token, File, Shell, numéro, contact, Loc, lat, long...

→ Remplacez toutes vos données personnelles/sensibles par des placeholders (ex : TON_WEBHOOK_ICI, TA_CLE_API, TA_LOCALISATION, NUMÉRO_PERSONNEL_DE_TON_CONTACT)

-Quand vous modifiez ce genre de données, ajoutez des commentaires clairs pour indiquer ce que les gens doivent modifier

(C'est bien pour vous de les retirer mais c'est mieux d'indiquer à celui qui vous aide, ce que vous aviez mis sans partager l'information sensible)

-Précisez dans la description les permissions nécessaires

Idéalement, partagez une version « propre » sans vos infos personnelles!

*Si vous importez / téléchargez une macro :

Voici comment éviter les macros potentiellement dangereuses :

Lisez toujours toutes les actions avant d’importer

Cherchez les blocs suspects : Webhook, HTTP Request, Location, Accessibility Service, Shell Command, File Write, Send SMS

-Vérifiez les permissions demandées par la macro

-Faites des tests (une action à la fois) et observez son comportement.

-Si quelque chose n’est pas clair, demandez des explications au créateur ou sur le forum et cherchez à comprendre votre macro. (Ce n'est pas parce que ça fonctionne, que ça veut dire qu'il faut faire confiance à 100%)

-Méfiez-vous des macros qui font trop de choses ou qui demandent des permissions inutiles.

-Et si vous ne comprenez pas un script/code Java/JavaScript ; intent ou tout autre code pouvant être utilisés dans MacroDroid, demandez des explications et cherchez à quoi ça correspond.

*Pour finir, je ne suis pas expert en tout et je ne sais pas tout. Donc si vous pensez à d’autres risques que je n’ai pas cité, n’hésitez pas à les mettre en commentaire !

Bonne chance à vous tous, et puisse les macros vous ouvrir les portes d’un monde infini ! 🚀🤖🐺

u/Marco_0Wolf0 — 11 days ago

Sale for Pro version

Hi,

I wanted to purchase the pro version.

Does anybody have an idea when the next sale is or is it account specific?

reddit.com
u/Euclid1322 — 11 days ago

"Connected to network" does not fire during power up?

I have a trigger "Connected to network" with a particular SSID. What can I do to have the same macro run on startup, provided the phone is connected to the same SSID?

reddit.com
u/montyvagant — 13 days ago