Results 1 to 10 of 16

Hybrid View

  1. #1
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by Seezur_Undies View Post
    I understand about the waits, I learned my lesson with healer macros, but when i was using mouse and keyboard, i could set a macro like the one i put in the OP, and would them be able to click the keybind three times to hit all three skills, but this one isnt working and idk why
    Macros like that work for CDs or abilities with conditions that keep them from being spammed (procs, monk stances, etc.), because they'll skip any skills you can't actually use when you press the button. Since Fast Blade is always available when the GCD comes up, there's nothing for the macro to skip. You're asking the game to use Fast Blade first, and that's what it does.

    Reversing the order wouldn't help, either. All three skills are always available (except during GCD). You can SB or RoH at any time, they just won't be combos if you use them out of order.
    (0)

  2. #2
    Player
    Ehayte's Avatar
    Join Date
    Sep 2013
    Location
    Ul'Dah
    Posts
    1,172
    Character
    Supply Demand
    World
    Adamantoise
    Main Class
    Warrior Lv 72
    Quote Originally Posted by Bixby View Post
    All three skills are always available (except during GCD). You can SB or RoH at any time, they just won't be combos if you use them out of order.
    ^^ Exactly - in other words, when you are hitting your macro, it is checking to see if you can use Fast Blade before it checks for anything else. Since Savage Blade and Rage will only be available only if Fast Blade is as well, the macro never reaches those checks.

    I would strongly advise against a /wait command for this as well, you are locking yourself into something you may not want, and skill speed will change the /waits as you change gear. You will have to micro manage the crap out of them to get any good use out of it.
    (0)