Macro Help for Uber Driver

I work as an Uber driver here in Brazil and I made a macro to help me choose rides.

The macro works like this:

-- Trigger -> Screen Content (use regex to get text)
-- Actions -> Read screen content and save to dictionary -> Set variable with ride value -> Set boarding and trip mileage variables -> Set variable with ride value divided by total mileage -> Display pop- up with the result of how much I will earn per km run in that race -> Take screenshot.

The macro works great, but only when the Uber Driver app is open in the foreground, otherwise it doesn't work.

Could someone help me to get the macro to work by reading the screen content in all situations?

Thanks in advance for your help.

The image below is of the scenario where the macro works

macro-funciona.jpg

The image below is from the scenario where the macro does not work

macro-nao-funciona.jpg
 

RodrigoUber

New member
I work as an Uber driver here in Brazil and I made a macro to help me choose rides.

The macro works like this:

-- Trigger -> Screen Content (use regex to get text)
-- Actions -> Read screen content and save to dictionary -> Set variable with ride value -> Set boarding and trip mileage variables -> Set variable with ride value divided by total mileage -> Display pop- up with the result of how much I will earn per km run in that race -> Take screenshot.

The macro works great, but only when the Uber Driver app is open in the foreground, otherwise it doesn't work.

Could someone help me to get the macro to work by reading the screen content in all situations?

Thanks in advance for your help.

The image below is of the scenario where the macro works

View attachment 3661

A imagem abaixo é do cenário onde a macro não funciona

View attachment 3662
Olá
Freitas, pois então, estou utilizando a sua primeira versão. E esta funcionando bem aqui para mim, inclusive se eu não estiver com a tela da uber aberta. Pois cada vez que tem uma chamada, a tela da uber se sobrepõe, fazendo assim que o macrodroid leia as informações e me repasse o valor.
 

Attachments

  • Screenshot_20230313-204011_Uber Driver.jpg
    Screenshot_20230313-204011_Uber Driver.jpg
    296.8 KB · Views: 39

nomi.uk

New member
I found lot of uber macros but none of them in english for uk driving because currency in pounds and distance in miles is anybody help me to found a macro suitable for me
 

Dm114

Well-known member
I found lot of uber macros but none of them in english for uk driving because currency in pounds and distance in miles is anybody help me to found a macro suitable for me
I'm sure it's not a big stuff to convert these units. Have you selected the macro that suits you?

If your are not able to modify it by yourself, ask the author. He'll probably do it for you. Or you could attach it here and I or someone of us will have a look for you.
 
Last edited:

nomi.uk

New member
Any micro like this which calculate uber miles price and pickup distance and drop of distance and tell this job is worth to do.
I try to make my own but i am new user didn't understand how to read this
 

Attachments

  • Screenshot_20231212_151538_MacroDroid.jpg
    Screenshot_20231212_151538_MacroDroid.jpg
    555.4 KB · Views: 9

Dm114

Well-known member
Any micro like this which calculate uber miles price and pickup distance and drop of distance and tell this job is worth to do.
I try to make my own but i am new user didn't understand how to read this
Select one of them and ask its author or come back here
 

hsurB

Well-known member
Nobody answers

First of all. Preparing macro like this require us to actually have access to this app and its features. Its hard to create it without having possibility of testing things.
You need someone that actually works as uber driver to help you.
Although we all probably have in our minds how could that work so maybe try creating new topic, learn a little bit of macrodroid and I am sure we will be able to solve it
 
Last edited:
Top