Results -9 to 0 of 305

Threaded View

  1. #10
    Player
    Nonlinear314's Avatar
    Join Date
    Sep 2013
    Posts
    86
    Character
    Gorgeous George
    World
    Famfrit
    Main Class
    Gladiator Lv 50
    One thing I like to do is put /recast "Ability" in certain macros so I can see what the CD is for stuff buried in the macro. I have a custom chat box that displays the messages so they don't spam up my chat bos.

    These are the macros I use they are basically the same as OP.

    I macro Fast Blade with Fight or Flight:

    /micon "Fast Blade"
    /ac "Fast Blade" <t>
    /ac "Fight or Flight" <me>
    /ac "Mercy Stroke" <t>
    /recast "Fight or Flight"

    Savage Blade with Blood Bath:

    /micon "Savage Blade"
    /ac "Savage Blade" <t>
    /ac "Bloodbath" <me>
    /ac "Mercy Stroke" <t>
    /recast "Bloodbath"

    /micon "Rage of Halone"
    /ac "Rage of Halone" <t>
    /ac "Mercy Stroke" <t>

    Shield Lob with Rampart:

    /micon "Shield Lob"
    /ac "Shield Lob" <t>
    /ac "Rampart" <me>
    /recast "Rampart"

    Rampart with Foresight:

    /micon "Rampart"
    /ac "Rampart" <me>
    /ac "Foresight" <me>
    /recast "Foresight"

    I add Awareness behind Convalescence and add Convalescence behind Sentinel, double up stuff I tend to use after other stuff.

    /micon "Sentinel"
    /ac "Sentinel" <me>
    /ac "Convalescence" <me>
    /recast "Convalescence"

    /micon "Convalescence"
    /ac "Convalescence" <me>
    /ac "Awareness" <me>
    /recast "Awareness"

    I put Spirits behind Riot Blade:

    /micon "Riot Blade"
    /ac "Riot Blade" <t>
    /ac "Spirits Within" <t>
    /recast "Spirits Within"

    Defensive cast in turn macro (can put in order of priority, will probably change this as I get more experience):

    /micon "Rampart" <me>
    /ac "Rampart" <me>
    /ac "Foresight" <me>
    /ac "Convalescence" <me>
    /ac "Awareness" <me>
    /ac "Bulwark" <me>
    /ac "Sentinel" <me>
    (0)
    Last edited by Nonlinear314; 11-02-2013 at 06:30 AM.