Raise text macro

Forum Forums Discussion Raise text macro

This topic contains 11 replies, has 7 voices, and was last updated by  Ray 2 years, 7 months ago.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #32627

    Wixeus
    Participant
    0

    Hello!
    I seen a post about someone posting about a macro to raise. But it didn’t say anything about text ( like target name, than text on raise )

    I replaced raise with my macro and Miqo seems to work fine with it. Raises, and than the macro puts the text in the chat.

    The problem is that Miqo is so fast, that after it raises, ( with auto heal ) The text sometimes is the enemy name , or sometimes it does the enemy and the player haha.

    Simplified: Is it possible to use asssit mode with a raising text macro for a healer?

    Like I said, it does work. But enemies, or players both pop up in that chat as the target. Sometimes more than once and thats with Mlock on. If anyone knows or can help, I would love to still use a lovely raise text for the raising!

    • This topic was modified 2 years, 7 months ago by  Wixeus.
    • This topic was modified 2 years, 7 months ago by  Wixeus.
    • This topic was modified 2 years, 7 months ago by  Wixeus.
    #32631
    Miqobot
    Miqobot
    Keymaster
    0

    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 "Raise"
    /mlock
    /merror off
    /action "Raise" <wait.2>
    #32633

    Wixeus
    Participant
    0

    Unfortunately Miqo, I have tried that exact Macro. That’s the thread I found before. Under that exact macro, I added /p <t> Custom text <se.2> I even added a <wait.2 at the end of it> But when the macro does <t> for target, Miqo is so fast at switching that it either does the text 2 times or still uses the bosses name.

    • This reply was modified 2 years, 7 months ago by  Wixeus.
    #32635

    Wixeus
    Participant
    0

    This is the macro I have
    /micon “Ascend”
    /mlock
    /merror off
    /action “Ascend” <wait.2>
    /p <t> I have reversed time for you! <se.2>
    I tried all sorts of combinations to no avail. With autoheal on, Miqo is ( amazing ) but so fast that it still does it twice because of player, and enemy target switch being so fast

    • This reply was modified 2 years, 7 months ago by  Wixeus.
    #32637
    jponry
    jponry
    Participant
    1+

    Do this:

    /micon “Ascend”
    /mlock
    /merror off
    /p <t> I have reversed time for you! <se.2>
    /action “Ascend” <wait.2>

    The problem is that you are waiting 2 seconds between casting Ascend and triggering the text, during which time Miqo will switch the target.

    #32641
    King of Hearts
    King of Hearts
    Participant
    1+

    If you copy this directly from the forum and paste it into your macro section it will not work. You will need to delete the ” marks and retype them, I am only saying this because it took me a few minutes to realize that was the problem on my end and why the macro wasn’t working

    #32682

    Wixeus
    Participant
    0

    Thank you! I will try that when I get up tomorrow!

    #32685

    Wixeus
    Participant
    0

    I just tried that, and it still does it two times in a row ( text ) I typed in exactly what you said above.

    #32686

    Wixeus
    Participant
    0

    After it’s done casting it is putting the text a second time. So before the cast, because of that macro you posted works. But than after ascend goes off it puts the text again

    #32687
    Lyfox
    Lyfox
    Participant
    0

    That means the macro lagged and ascend didnt go off the first time. So Miqo had to click it twice. Macros in this game are laggy in general and fail a lot especially in combat.

    #32727
    Toxxysko
    Toxxysko
    Participant
    0
    /macrolock
    /macroicon Ascend
    /macroerror off
    /ac Ascend
    /wait 1
    <lt> I have reversed time for you! <se.2>

    Untested, but see if this works.

    • This reply was modified 2 years, 7 months ago by Toxxysko Toxxysko.
    • This reply was modified 2 years, 7 months ago by Toxxysko Toxxysko.
    • This reply was modified 2 years, 7 months ago by Toxxysko Toxxysko.
    • This reply was modified 2 years, 7 months ago by Toxxysko Toxxysko.
    • This reply was modified 2 years, 7 months ago by Toxxysko Toxxysko.
    #32734

    Ray
    Participant
    0

    This is my macro… it works perfect for me.

    /micon Raise
    /mlock
    /merror off
    /ac Swiftcast <me>
    /p witty raise comment here 
    /p Raising <t> <se.10>
    /wait 1
    /ac Raise<t>
    /comfort <t>
    • This reply was modified 2 years, 7 months ago by  Ray.
Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.