Results 1 to 10 of 263

Hybrid View

  1. #1
    Player
    deathrament's Avatar
    Join Date
    Aug 2013
    Posts
    1
    Character
    Deathrament Drake
    World
    Excalibur
    Main Class
    Conjurer Lv 42
    Is there anyway to put together Divine Seal and Presence of mind into a macro, i havnt been able to get it to work. They are both instant cast.
    (0)

  2. #2
    Player
    Calyanare's Avatar
    Join Date
    Aug 2013
    Posts
    431
    Character
    Calyanare Vendaurel
    World
    Hyperion
    Main Class
    Arcanist Lv 50
    Quote Originally Posted by deathrament View Post
    Is there anyway to put together Divine Seal and Presence of mind into a macro, i havnt been able to get it to work. They are both instant cast.
    This should work (depending on animation time, the wait may need to be adjusted):

    /macroicon "Divine Seal"
    /ac "Presence of Mind" <me>
    /wait .6
    /ac "Divine Seal" <me>
    (0)

  3. #3
    Player
    dragonflyseksparade's Avatar
    Join Date
    Aug 2013
    Posts
    232
    Character
    Dragonfly Seksparade
    World
    Leviathan
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Calyanare View Post
    This should work (depending on animation time, the wait may need to be adjusted):

    /macroicon "Divine Seal"
    /ac "Presence of Mind" <me>
    /wait .6
    /ac "Divine Seal" <me>
    You don't need the wait command. Even if you did need it, no healer should ever have a wait command in any macro used during combat.
    (0)
    Primary Class: Green number maker
    Best WHM, NA
    twitch.tv/brown_diva

  4. #4
    Player
    JeniLinsky's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    561
    Character
    C'mell Cordwainer
    World
    Goblin
    Main Class
    Gladiator Lv 80
    Quote Originally Posted by dragonflyseksparade View Post
    no healer should ever have a wait command in any macro used during combat.
    I am fascinated by absolute statments such as this one. ever? There are no circumstances under which wait is a good idea? Would you care to explain the reasoning behind this dictum?
    (3)

  5. #5
    Player
    dragonflyseksparade's Avatar
    Join Date
    Aug 2013
    Posts
    232
    Character
    Dragonfly Seksparade
    World
    Leviathan
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by JeniLinsky View Post
    Would you care to explain the reasoning behind this dictum?
    No


    10char
    (3)
    Primary Class: Green number maker
    Best WHM, NA
    twitch.tv/brown_diva

  6. #6
    Player
    Thaliss's Avatar
    Join Date
    Aug 2013
    Location
    Limsa
    Posts
    577
    Character
    Andros Dyrstwyrn
    World
    Cerberus
    Main Class
    Arcanist Lv 50
    Here a macro to land some DOTs, I use Thunder from thaumaturge
    When the situation allows you to throw in your occasional attacks

    /micon "Cleric Stance"
    /ac "Cleric Stance" <me>
    /wait 1
    /ac Thunder <tt>
    /ac thunder <t>
    /wait 3
    /ac Aero <tt>
    /ac Aero <t>
    /wait 1
    /ac "Cleric Stance" <me>

    otherwise I use rotations with Macro Cure and Macro Stone (they all have been posted already)
    I am a low level Conjurer so I can use it.

    Another one I use is with the shared skills from Arcanist :
    /Micon Virus
    /ac "Eye for an Eye" <t>
    /ac "Eye for an Eye" <tt>
    /wait 1
    /ac Virus <tt>
    /ac Virus <t>
    /recast "Eye for an Eye"

    even if the cooldown of Eye for an Eye is longer the last line will tell how much time left for next Eye for an Eye
    (0)

  7. #7
    Player
    JeniLinsky's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    561
    Character
    C'mell Cordwainer
    World
    Goblin
    Main Class
    Gladiator Lv 80
    Quote Originally Posted by dragonflyseksparade View Post
    No
    Well, I'm so glad we had this educational and entertaining exchange. You've won me over entirely.

    Except, you know... not.
    (12)