Search results

  1. R

    Find dictionary from variable

    I understood what you explained. But my question still remains: why use 9 lines of programming when I can only use 2, simply add a find button? I read the screen, generate 228 entries and manually choose a variable that has the find button inside it. I think it would be an extremely...
  2. R

    Find dictionary from variable

    Honestly, I was very confused by what you described mapriex. Anyway, I think we're getting away from the main topic (I created more than 100 macros, but I hadn't really worked directly with dictionaries, except sending all entries to a string and finding if the word X exists in there) Everyone...
  3. R

    Find dictionary from variable

    I'll take a look at this, thanks
  4. R

    Find dictionary from variable

    I am not going. I just need to read the screen and assign values to keys, but they constantly change positions, which forces me to do it this way.
  5. R

    Find dictionary from variable

    I understand and appreciate the idea, but it doesn't solve it. It's not just about finding a word. It turns out that when generating a variable, I am forced to go through 300 entries looking one by one. And even if you know approximately where the text is, it's still a lot of work, since...
  6. R

    Find dictionary from variable

    If I need to get a key for a new variable from a dictionary of 300 entries, for example, there is no way to find the key. I have to look 1 by 1, scrooling. Its possible add find funcion?
  7. R

    Greyscale toggle

    thanks Drberns and Endercraft, I found the macro (and 2 more similar ones 🙏)
  8. R

    Greyscale toggle

    Template store is the third bottom block of the macrodroid, where do I download the macros that users post? If YES, do not have settings finder. Currently, I locate settings through Automate (apk) and settings database (apk). Is there another way, with 'template store - settings finder'? I feel...
  9. R

    customizable floating text

    Anyway, thanks
  10. R

    customizable floating text

    Make all floating text options customizable with variables, like time, coordinates, size...
  11. R

    Find in dictionary (variable)

    for example, I read the screen and it generates the screen variable. When I locate values in the variable, even if they exist, they are not read, especially if they are in high positions, such as 100, 200. Diversos - not found setembro - found same dictionary This has happened several times...
  12. R

    Find in dictionary (variable)

    Sometimes, when the dictionary variable is very large, it does not find the words present there
  13. R

    show enabled and disabled macros

    sometimes we can disable macros by mistake please, provide a location to show enabled and disabled macros thanks
  14. R

    checklist with macro run from another macro

    There is a function to run macro from macro it would be cool if we could see which macro depends on the others, like in global variables example: this exists in macrodroid global variable 'close' used in: youtube skip, wifi off 2am this does not exist in macrodroid macros call...
  15. R

    Dual chip theme

    Hi, I couldn't find a place to report this bug. It's something very simple that doesn't get in the way, but when making a call via macro, using a dual SIM phone, the SIM selection screen turns white when my main theme is black
  16. R

    read screen contents timed out

    Hello. Sometimes my macro for close 'Airdroid' doesn't work and I get the message 'read screen contents timed out' The triggers are different, but it doesn't matter. Failure occurs with any trigger Can someone help me?
  17. R

    date time trigger bug

    Thanks FrameXX and Jacob L Works with unfocus and pressing enter It was simples, but i couldn't solve on my own 😅
  18. R

    date time trigger bug

    when i create date and time trigger is it possible to type time or swipe but when I edit, just swiping works (if I type in the time and press ok, the changes are not saved)
Top