Resurrection macro

Forum Forums Discussion Resurrection macro

This topic contains 1 reply, has 2 voices, and was last updated by Miqobot Miqobot 2 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30624

    Miyo-two
    Participant
    0

    Does anyone know how to use resurrection macro with miqo’s combat assist?
    I’m talking about a chat macro that types out things like “xxxx, get up!” after res.

    ———————-

    I tried

    /micon “Resurrection”
    /ac “Resurrection”
    /p <t> , get up!!

    but when miqo spam the res button, it’ll type out multiple lines

    ———————

    then I tried adding a 1sec delay

    /micon “Resurrection”
    /ac “Resurrection” <wait.1>
    /p <t> , get up!!

    but the thing with miqo is, as soon as miqo res teammates, she would target the boss right after,
    so the <t> in the macro became the boss’s name instead of my teammates name

    does anyone know how to do this?

    #30625
    Miqobot
    Miqobot
    Keymaster
    1+

    Yes, there is a simple way.
    If you need to prevent a macro from repeating itself, you can use ingame /macrolock and <wait> commands.

    /micon "Resurrection"
    /mlock
    /merror off
    /action "Resurrection" <wait.2>
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.