Search results

  1. DonDemon

    Coop macro

    Ability to open access to current macro / action block for another user, to work on it together. More working people on marcro = better macro in the store (If it's not very hard to create)
  2. DonDemon

    Simplier export + export action

    ૦ Export macro / action block: button that can save macro or action block to device storage. Like "share macro", but that will just save it. For example, if I'm want to create current macro backup, right now I need to share it somewhere in discord or telegramm. And I am backing up it too...
  3. DonDemon

    Macro exporting

    Is it possible to export macro in phone storage? Because now I need to create empty ds channel, share it there and then download it from there It's not actually a problem just question
  4. DonDemon

    Forum problems

    Since morning, I have had problems with opening the md forum. Its most of the time unavailable and response notification showing very late, but other apps and sites work properly. Tried to open it in browser and in browser app, in both same results. Is this just problems with browser or...
  5. DonDemon

    Wait before save http response

    Is it possible to send the http request and then wait 10-15 seconds until the site loads and only then save the response? Right now, I'm trying to get html code from the site using the http request. I have it open in my pc, in dev tools, and I compare both and find out that some div boxes are...
  6. DonDemon

    Is it possible to recognize pressed button by view id?

    There are only "ui click" without "view id" and screen content with it. But now I want to recognize pressed button that are without text. Is it possible? Maybe with some different triggers
  7. DonDemon

    In floating text, "invoke on click" impossible to import

    I was faced with a problem when I uploaded the macro with a linked floating text and action blocks, but as I (from a different device) and Shiffo tried to export it, floating text became unlinked...
  8. DonDemon

    Hide on click works even if it turned off

    In the new version was added "hide on click" in floating text, that is works even in it turned off. And floating text dissappears. Also, if action was copied, where the hide on click option was not enabled, hide on click enables automatically
  9. DonDemon

    Calculator with interface (5.44 required)

    This is a calculator, and it's actually calculating with the interface. Warning may be some lags because of realization and bugs because it's only the first version. (I also have an idea to create auto portrait and landscape mode) There are a few calculators in macrodroid, but all of them are...
  10. DonDemon

    undeletable "end if"

    I have a strange bug that doesn't allow me to save or exit the action block. It's also impossible to delete this "end if." Did anyone face with smth like this? (It happened after I deleted "else if")
  11. DonDemon

    "reply" option in notification

    Option to enter text to MacroDroid notification such as in messengers named "reply"
  12. DonDemon

    Macro in "share" options

    It will be unrelly cool it after selecting text (or anything else), tapping the "share" button there will be macrodroid (ability to share with macro). For example, to check it for corrections through api, or convert file through api and etc. Or just working with cool offline stuff like md games...
  13. DonDemon

    String[Start:End:Step] + String[Index]

    Very powerful action block to work with strings. Created as close as possible to p឵ython slices. Including the ability to read conditions in formats ::, 1:2, 2::2, 17:: and etc. (some reverse behaviors may be a little bit different) Features: 💫 Could be used to get a letter by index and a few...
  14. DonDemon

    Action block that can convert any number to 11, 15, 16 counting system

    Required: Number Optional: System (16 by default) https://www.macrodroidlink.com/macrostore?id=21200
  15. DonDemon

    Macrodroid deleted my macro and action block

    After crashing, it deleted both, and after I tapped last opened macro, it said "macro unavailable" or smth llike that. Is it possible to restore this action block?
  16. DonDemon

    Variables for colour in floating text (found in html)

    For example to create rainbow text Solved thanks to Endercraft
  17. DonDemon

    Save dialed number as variable

    It will unleash lots of abilities for work with phone app, numbers history, analyzing calls and etc
  18. DonDemon

    Activate macros by it's name/description

    ability to run all macros that fit the word/letters or smth like this. For example, to run macros that fit word / tag "animation" in description
  19. DonDemon

    Activate macro in templates / Auto convert macro into action block

    I found that on some phones, the action "Macro run" doesn't work in uploaded macros, but action blocks are works fine. So I'm suggesting adding an auto convert button or smth like this
  20. DonDemon

    Move to current action from log

    Sometimes, it's really hard what action is changing variable and where. As right now I'm working on one my huge macro with a large number of variables and "while" actions that is making macros really longer in log, it's impossible to understand what action is changing variable right now (and...
Top