Search results

  1. G

    Moderators on OneSky to mitigate trolling

    Hello, everyone. I have been a translator for a long time and the situation with absurd translations, at least on pt-BR, is pretty bad. I wouldn't doubt it if some were children that don't know what they were doing, but most are actually trolls. A bad phrase even made it to a release and lasted...
  2. G

    Have an automatic index/counter variable on "Repeat actions > Fixed number"

    Hello everyone. I thought of a way to give a simple "Repeat x times" while loop more use cases. Be it looping a fixed or variable number of times, what if there were a special value generated on every iteration, a counter starting from 0 (or 1). It could be used to set numeric variables like...
  3. G

    Accept string variables on 'Cancel Macro Actions'

    Hello, everyone. Reasoning: we can set a variable to the macro's name, which is bulletproof against mistyping. So how about accepting a variable as a name so one macro can stop another in a more dynamic way? If someone only gets the name properly, i.e. via Set Variable, it will be safe against...
  4. G

    Take advantage of Unicode to have "formatted text" anywhere

    Hello, everyone. I made this macro that changes characters in a string to equivalent "formatted" characters. Then you can paste this text anywhere that supports Unicode. I took it more as a challenge, but I believe you'll find it useful. http://www.macrodroid.com/macrostore?id=7336 Word of...
Top