Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: Macro's?

  1. #11
    Player
    Waliel's Avatar
    Join Date
    Aug 2013
    Posts
    1,153
    Character
    Waliel Hla
    World
    Cerberus
    Main Class
    Summoner Lv 90
    Macroing all your damage skills will result up to 32% (roughly) less DPS depending on your GCD. Even more when taking oGCD skills into account.
    (0)

    Yoshi-P is doing his best and is patching Endwalker. Please wait warmly until it is ready.

  2. #12
    Player
    Avalios's Avatar
    Join Date
    Dec 2014
    Posts
    24
    Character
    Avalios Khell
    World
    Cactuar
    Main Class
    Lancer Lv 60
    Macros for GCDs will significantly hurt your overall DPS.
    Macros for oGCDs are acceptable they just limit your ability to specify which skill you want to use.

    Examples:
    Macro 1
    /action "true thrust"
    /wait 3
    /action "Vorpal thrust"
    VERY BAD
    You are losing .5 or more seconds for every GCD aweful.

    Example 2
    /action "heavy thrust"
    /action "internal release"
    NOT GOOD
    Since your heavy thrust is on a macro it wont Q up and go off instantly as your GCD refreshes and you lose a little bit of time every single GCD refresh which adds up.

    Example 3
    /action "internal release"
    /action "blood for blood"
    ACCEPTABLE
    Space saver macro that works decently. Downside is you wont always wish to use BfB due to incoming mega flare or such and have much less control over which skills you use.
    (0)

Page 2 of 2 FirstFirst 1 2