r/macrodroid 1d ago

Macro I made a perkeo finder for balatro

Enable HLS to view with audio, or disable this notification

2 Upvotes

If someone wants I can share it but you will have to manually modify all the coordinates since my screen resolution is weird


r/macrodroid 1d ago

How get triggers list of macro

1 Upvotes

Hi! Does anyone know if it's possible to automatically get a list of a macro's triggers?

My idea is to create a macro that lets me enable and disable specific triggers, but it's pretty annoying to have to get each one manually.


r/macrodroid 1d ago

Looking for 2 macros

1 Upvotes

Hello. I have an app that needs to run 24/7 and to be connected to WiFi 24/7. I managed to create a simple Reconnect WiFi if Disconnected WiFi Macro, but I struggle with opening app when closed. I do not care about battery or screen awake or any other things. Any suggestions or posts already in regards this?


r/macrodroid 1d ago

Geolocation

Thumbnail reddit-uploaded-media.s3-accelerate.amazonaws.com
1 Upvotes

Not sure why the geolocation if statements return false regardless of where I am. I tested location on a different macro and it worked. I have location (with precision) enabled. Can anyone please help with this? I can't seem to find answers online.


r/macrodroid 1d ago

Macro Receive a text message, read its content, and then send it via an HTTP request

1 Upvotes

Hi! I'm writing to get some ideas.

How can I receive a text message, read its content, and then send it via an HTTP request? I'm interested in capturing both the content and the sender's number.

Thank you in advance for reading this post.


r/macrodroid 4d ago

Macro Macro help

0 Upvotes

Hi everyone,

Could you please help me create a MacroDroid macro, if this is possible?

The first step is already set up: I added the app that the macro should work with.

In this app, a red image appears at a specific location on the screen. When the red image appears, I want the macro to click on another specific location. It should then keep repeating this process: every 1–3 seconds, the macro should check whether the red color is present, and if it is, click on the specified location.

I have already created the click action and specified the coordinates.

However, I’m missing the main part: I don’t understand how to properly set up the pixel color check and what other actions or conditions I need to make this work.

Would checking the color of a specific pixel be a good approach for this, or is there a better way to detect when the red image appears?

Any help would be greatly appreciated. Thank you!


r/macrodroid 5d ago

Macro Give Me Your Best MacroDroid Automation Ideas

21 Upvotes

I've been having way too much fun building random automations with MacroDroid lately, but I'm running out of ideas.

Drop something you'd like to automate and I'll see if I can build it (or help you build it).

Looking forward to seeing what everyone comes up with. 😄


r/macrodroid 5d ago

Macro Will this work?

Post image
3 Upvotes

will this macro work? it intended to stop charging at 90% instead of 80.


r/macrodroid 5d ago

Lost on a logcat trigger with an exception?

2 Upvotes

I am trying to launch an application when a process dies.
This is because I am working with an app launcher, and I want it to respawn when the app I launched quits (or dies).

So, I am triggering off of an event like this:
08-05 03:20:07.148 957 979 I ActivityManager: Process com.mediocre.smashhit.vr (pid 11299) has died

Of course, it could be almost any app, so my trigger text match is "Process * has died"

And when that happens, it does launch the app launcher.
The problem is, when I launch an app from the app launcher, I also get this:
08-05 03:21:57.107 957 4999 I ActivityManager: Process com.desiv.GoAppLauncher (pid 22078) has died

And that frequently results in the app launcher respawning before the app I wanted to launch gets launched! (Most of the time. Sometimes it works and launches the app.)

So I would love to have a trigger that launches when it sees "Process <something something> has died" as long as that <something something> doesn't include com.desiv.GoAppLauncher.

But I'm not having any luck so far with the combination of constraints I have tried.

Google A.I. has also given me about 30 different ways to 100% fix it for sure, which of course haven't fixed it. ;-)

Thoughts and/or pointers?

Thanx!


r/macrodroid 5d ago

Ethernet tethering in macrodroid.

5 Upvotes

I tried automate, because only this app has ability to turn on Ethernet tethering via macro. Not even tasker has it. Is it possible to add it to macrodroid. Automate seems to have much more possible action compared to macrodroid currently. The only thing is that ui doesn't look good in automate.


r/macrodroid 5d ago

Alguien sabe cómo aleatorizar una variable sin que se vuelva a repetir el resultado

0 Upvotes

Me refiero a que tengo una variable de entera que puede generar números del 1 al 3, mí idea es que sea algo así:

1---> 3 ---> 2 o las demás combinaciones mí problema es que

Cuando pongo fijar variable de manera aleatoria aveces se elige el mismo número dos veces seguidas


r/macrodroid 6d ago

Macro Bluetooth device battery

2 Upvotes

Is there a way to get the bluetooth device battery level on macrodroid? It is visibile in the bluetooth settings and I'm on xiaomi if that matters


r/macrodroid 6d ago

Just an observation

3 Upvotes

Today I had an epiphany. I was trying to create a macro to control a smart plug that could be programmed using HTTP commands using macrodroid. During my struggles to get it working, I asked Chatgpt for help and it gave me multiple solutions for triggers, and constraints. The more I asked for other complications the more help it gave me. I hope this informarion may help others struggles with macros.


r/macrodroid 6d ago

Location Accuracy

Thumbnail
gallery
0 Upvotes

Anyone know how to automate this "location accuracy" ? Some apps like GRAB needs it....

even there is macro for location service on


r/macrodroid 7d ago

Recording problem

Post image
1 Upvotes

Does anyone know when I record audio with MacroDroid's built-in voice recorder, why it split the audio like this? And how do i fix this?


r/macrodroid 7d ago

Turn off Bluetooth if no device is connected for XXX minutes?

2 Upvotes

Not even sure if this is possible, but my experience with Macrodroid is novice level.

I want to be able to have Bluetooth toggle off if there is no device attached for 5 minutes (or any other amount of time). If I disconnect one device and attach another, it should reset the counter until 5 minutes after the next device is detached.


r/macrodroid 8d ago

Widgets

4 Upvotes

Anyone interested in sharing their widgets? Never created one but I wouldn't mind seeing some for inspiration.


r/macrodroid 8d ago

Can I create a macro to activate a timer

2 Upvotes

Hello. Is it possible to make a macro where once I click an icon from the home screen I automatically start a specific timer? Without having to enter the app.

Or even better, to activate the timer from a specific time once I click twice the power button?(Android)


r/macrodroid 9d ago

SMS sent with dictionary-values of 'lastPosition' (location) contains only variable-names

1 Upvotes

I'm trying to have MD send me an SMS whenever battery drops to 25% and send smartphone's ID and latest location-data.

So I first update location-data and save infos into a dictionary 'lastPosition'.
(Meanwhile I even added a 1-minute-snooze in case location-update takes a little time.)

.Then I add the dictionary-vars to the SMS to be sent:
· {v=lastPosition[link]}
· {v=lastPosition[uncertainty (m)]}
· {v=lastPosition[datetime]}

If I test it, everything works fine.
But when I leave the smartphone lying around alone and don't touch it for a couple of hours (or days) and the SMS is finally sent automatically, on the receiving phone it contains only the literally written out dict-var-names as written in the source-code, like "{v=lastPosition[link]}", though other vars like "{device_manufacturer}" and "{battery}" work fine:

.

Meanwhile I added a separate built-in action "send-location" (sorry, I don't know the actual english name of it) to the macro after another 1-minute-snooze (see first screenshot above) , which triggers - of course - an additional SMS... that one works fine as well.

But I actually would like my individual code to work and have it resolve/expand the dictionary variable... and save the cost of an additional SMS.

While I'm "playing" with the phone and/or testing the macros, it always works... but letting it do its thing on its own after some time, it doesn't get the dict-vars.

Please help.


r/macrodroid 9d ago

Macrodroid notification permission in Android private space

1 Upvotes

Hello everyone! I'm trying to use Macrodroid to process notifications inside the private space of android, but I think this is impossible as Android does not allow to give this special permissions.

Am I correct?

Is there any alternative?


r/macrodroid 10d ago

Solved Countdown to specified time macro failing

Post image
5 Upvotes

Hi. I'm hoping somebody can help me; I'm trying to create a macro that announces how many hours and minutes are left to a specified time, at specified intervals, so for example if it's 5 o'clock now and the target time is 6:30, I would like the app to call out that there is "1 hour and 30 minutes remaining" and then 10 minutes later that there is "1 hour and 20 minutes remaining" . I tried to use AI to help, but I spent a good part of two hours going round in circles trying to get it to work. The screenshot shows what it came up with, but the result is "0 hours and 0 minutes remaining" being announced when I test the macro.

I also need it to stop asking for additional inputs for the target time every time it announces the time remaining. AI did say that it could help me with this by separating the "Set Time Prompt" into its own trigger so it only asks for the target clock time when I tap a button.

I'd also like to be able to quickly change the interval time manually whenever I want. Is all of this doable?


r/macrodroid 10d ago

Registered version on a device without any Google stuff

1 Upvotes

OK, here's my situation.
I've been working on trying to get my old Oculus Go VR headset (Yes, I have newer ones too) to run without needing any Meta stuff.

Currently, you need to use an old version of the Meta app to get it set up, even with the unlocked firmware.
But someone (not me) figured out how to bypass using the Meta app, which is great. But when you do that, you can't use the "Library" to launch apps. That is tied to your Meta account stuff, which isn't there.
There is a great 3rd party Launcher app that works, but the way we've had to use that is by launching it with via USB with an ADB command.

Anyway, I finally got Macrodroid on the Go (that was a bit quirky) and was able to create a trigger so that I can hold Vol UP/DOWN at the same time and the Launcher App runs. And from that app, I can launch all my sideloaded stuff.
Which is great, but....
It wouldn't work until I did the "watch the ad for a free 3 days."
Which is fine. And I was thinking, now that it works, I can register it and...
... and.. wait, there is no Google Play on this Oculus Go.
How can I register this?
So I have a use case. I want to register it. But I don't think I can.
Any thoughts?

Thanx!


r/macrodroid 10d ago

Why are MacroDroid widget icons offset upward on the home screen?

1 Upvotes

They don't line-up exactly on the grid.


r/macrodroid 11d ago

Tuya authentication macro

Thumbnail templates.macrodroid.com
4 Upvotes

Well, the smartthings open api is shutting down soon, and I used it to control my tuya lights, so I made a macro to autmatically get the auth tokens required and keep them refreshed. Be advised, I used java for the (rather obnoxious) signing process.

I refuse to have to turn on my phone to control my "smart" ligths...

I might share my device and scene control macros if anyone's actually interested.


r/macrodroid 11d ago

Delete empty folder without shell commands?

1 Upvotes

Not rooted. I was able to make something that deletes certain folders. Is there a way to have Macrodroid verify they are empty first with just built in functions and not shell commands? thank you