Results 1 to 6 of 6
  1. #1
    Player
    Geryth's Avatar
    Join Date
    Feb 2014
    Posts
    339
    Character
    Geryth Drayfore
    World
    Mateus
    Main Class
    Dragoon Lv 90

    Need macro help - my old macro no longer works

    I took a long break from this game (about 2 years). I was doing a fair bit of PvP and had an awesome burst macro as a Dragoon to spineshatter dive someone and then use my limit break:

    /ac "Spineshatter Dive" <wait.2>
    /ac "Limit Break"

    It worked perfectly. I came back and see that Limit Break is gone and replaced with Raw Destruction. No problem, should be as simple as this, right?

    /ac "Spineshatter Dive" <wait.2>
    /ac "Raw Destruction"

    Except something is different. I keep getting the messages "Spineshatter Dive" is not a valid action name and "Raw Destruction" is not a valid action name in my chat window. Spineshatter dive was exactly as it was before and it was working, but just to be sure (maybe it has some special PvP tag it needs?) I drug the ability straight from the PvP action list and it's still exactly spelled the same.

    Did SE remove the ability to macro in PvP because of the new rotation buttons? Has the macro syntax been changed? What's the issue here?
    (0)

  2. #2
    Player
    Legion88's Avatar
    Join Date
    Aug 2014
    Location
    Ul'dah
    Posts
    1,527
    Character
    Baradaeg Ryssbhirwyn
    World
    Lich
    Main Class
    Warrior Lv 80
    Don't forget the skills in PvP are not the same skills like in PvE also they have the same name.

    Your macro should look like this:

    /pvpac "Spineshatter Dive" <wait.2>
    /pvpac "Raw Destruction"

    /ac only draws from PvE actions to execute while /pvpac only draws from PvP actions to execute.

    Just hop to wolves den to see which skills you have in PvP and modify your PvP macros with an exchange of /ac to /pvpac.
    Don't forget to copy the macros if you use them in both PvP and PvE, even if i have no clue for what.
    (2)
    Last edited by Legion88; 08-10-2017 at 10:06 PM.

  3. #3
    Player
    Geryth's Avatar
    Join Date
    Feb 2014
    Posts
    339
    Character
    Geryth Drayfore
    World
    Mateus
    Main Class
    Dragoon Lv 90
    Ah, thanks, I knew the PvP aspect had to be part of it somehow.
    (0)

  4. #4
    Player
    Geryth's Avatar
    Join Date
    Feb 2014
    Posts
    339
    Character
    Geryth Drayfore
    World
    Mateus
    Main Class
    Dragoon Lv 90
    It's really hard to pick only two PvP abilities in the additional list, but I think I'm going to like this button:

    /pvpac "Concentrate" <wait.1>
    /pvpac "Spineshatter Dive" <wait.2>
    /pvpac "Raw Destruction"
    (1)

  5. #5
    Player
    Commander_Justitia's Avatar
    Join Date
    Aug 2013
    Posts
    1,101
    Character
    Ash Primordial
    World
    Phoenix
    Main Class
    Paladin Lv 90
    What if you want to use limit break while spineshatter dive is on cooldown? You will just stand there 3s doing nothing. Maybe the target will not be in melee range anymore.
    What if you use the macro the moment you get stunned, it will run anyway but it will skip 1 or 2 lines.

    There are only 9 skills + 2 additional + limitbreak, why macros? In PvP every second counts and you don't want to limitbreak a 100% target.
    The only macro that would be okay are targeting macro.
    (2)

  6. #6
    Player
    Geryth's Avatar
    Join Date
    Feb 2014
    Posts
    339
    Character
    Geryth Drayfore
    World
    Mateus
    Main Class
    Dragoon Lv 90
    Quote Originally Posted by Commander_Justitia View Post
    What if you want to use limit break while spineshatter dive is on cooldown? You will just stand there 3s doing nothing. Maybe the target will not be in melee range anymore.
    What if you use the macro the moment you get stunned, it will run anyway but it will skip 1 or 2 lines.

    There are only 9 skills + 2 additional + limitbreak, why macros? In PvP every second counts and you don't want to limitbreak a 100% target.
    The only macro that would be okay are targeting macro.
    Firstly - I have all the other skills bound to their own keys, to use separately if something like Spineshatter dive is on cooldown. I only use the macro when I want to make sure I get my limit break off on a target like someone with battle high.

    But after some games it doesn't work well, for other reasons.

    1) It seems way less forgiving than it used to for targets that are simply moving away from you. Before I quit so long ago I could cast Limit Break and even if they were running away from me, that macro would fire it off pretty reliably. Today, opponents are simply just walking away from me and stopping the cast. That didn't happen nearly as often before. That means that macro'ing is not an ideal method for this since the .5 seconds or so are more important in making sure it catches them in range.

    2) Limit breaks were nerfed, hard. They used to do 90-100% of opponents health pool, almost always a guaranteed kill when used. It was so beautiful to dive in and limit break someone with battle high, and elusive jump out before anyone could react to what just happened, and my macro made it smooth and easy. Now I have to be much more choosy about who and when to limit break on, and if I plan on it confirming a kill, typically needs to land on someone taking a bit of focus fire already. No more diving on a bard or black mage and wrecking their day with a few easy buttons.

    Ah well, it just means I have to play more strategically.
    (0)