Results 1 to 10 of 10

Thread: Macros... Help!

Hybrid View

  1. #1
    Player
    Greyhawk's Avatar
    Join Date
    Aug 2013
    Posts
    651
    Character
    Coven Whitewolf
    World
    Hyperion
    Main Class
    Sage Lv 100
    Having Swiftcast in your raising macro works just fine. I have it in all of my raising abilities for my healers. Having it there doesn't limit someone to use it just for Raise.

    This is how I use mine, and works fine:

    /macroicon "Ascend"
    /ac "Swiftcast"
    /wait 0.5
    /ac "Ascend"
    /p Attempting to cure <t> from an unknown infection, stand-by. Recovery successful! <se.9>

    Just make sure you keep the person targeted until your Raise fires off, or it wont go and your Swiftcast will continue to count down. If you are fast enough, you can reselect the target and use the same macro - it will still fire your Raise ability. If you want to add Lucid Dreaming to it at the end, I would use at least a /wait 1 before the ability - lag will kill the macro.

    You might be having problems with running all three of those abilities as well at the same time, which might be your issue. I've tried that in the past and it's just been a nightmare because of how it works. Crafting macros can sometimes lag behind and mess up your usual HQ run on items too - lost some essential things doing that, lol. Keep it simple. If it's important, do it yourself.
    (0)
    Last edited by Greyhawk; 12-06-2020 at 01:33 AM. Reason: missing words

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,154
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Greyhawk View Post
    /wait 0.5
    That's not a real thing. Waits always round to the nearest whole second. Run this macro:
    Code:
    /cd 6
    /wait 5.5
    /e <se.9>
    /wait 3
    /cd 6
    /wait 6.4
    /e <se.9> <wait.3>
    /cd 6 <wait.5.5>
    /e <se.9> <wait.3>
    /cd 6 <wait.6.4>
    /e <se.9>
    All the dings happen at the same times that the 6s countdowns finish.
    (1)
    Error 3102 Club, Order of the 52nd Hour