Prot Warrior Macro question

Hi there,

I’m using the next macro, loosely based on you prot warrior macro:


/console Sound_EnableSFX 0
/cast [nocombat] Charge
/castsequence reset=3 Devastate,Shield Slam,Revenge,Thunder Clap,Devastate,Devastate,Cleave,Devastate,Devastate,Devastate
/cast [combat] Berserker Rage
/cast [combat] Demoralizing Shout
/cast [combat] Recklessnes
/cast [combat] Shockwave
/startattack
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear();

It’s all working pretty well, no lock ups or anything, but it seems to miss out on the Shockwave part. It’ll cast it now and again but not at a specific interval. Sometimes it’ll cast at the 7th step of the cast sequence and sometimes not at all in the 1st run of the CS and other times on the 5th key press of the CS.

Anything I’m missing?

Hello there Googleuser1. A solution for the lockup with Shockwave would be to try and move it between the main /castsequence and the Berserker Rage cast line.

Also I updated the warrior prot macro to being a Super Duper Macro version for 5.1. You can find it here:

Protection (Tank) - 5.1

I’ll try moving the shockwave to the location you suggested.

I’ve seen the macro you’ve created in the warrior thread but the 1st part:

/castsequence [mod] Cleave;[combat] reset=0.3 0,0,0,0,0,Shield Barrier
/castsequence reset=0.3 0,0,0,0,Shockwave
/castsequence reset=0.3 0,0,0,Revenge
/castsequence reset=0.3 0,0,Shield Slam
/castsequence reset=0.3 0,Commanding Shout

Does nothing, or I’m not configuring it correctly. Pasted it in Super Duper macro and put that macro on my quickbar but it just keeps spamming devastate.

Hello again, some people seems to have issues with these macros because of latency (lag).

Try this latency fix, I used to use it when I had Windows long time ago. Is Leatrix Latency Fix from WoWInterface.
I’ve heard still works, hopefully works for you.

For Mac users is here.

im using

/targetenemy [noharm][dead]

/castsequence reset=0.3 0,0,0,0,0,Shield Barrier

/castsequence reset=0.3 0,0,0,0,Shockwave

/castsequence reset=0.3 0,0,0,Revenge

/castsequence reset=0.3 0,0,Shield Slam

/castsequence reset=0.3 0,Commanding Shout

/cast Charge

as a basic tanking macro with thunderstrike and deverstate as seperate buttons would deverstate incorperate into macro?

charge is great when u have a 12 sec CD

[quote quote=5185]im using

/targetenemy [noharm][dead]
/castsequence reset=0.3 0,0,0,0,0,Shield Barrier
/castsequence reset=0.3 0,0,0,0,Shockwave
/castsequence reset=0.3 0,0,0,Revenge
/castsequence reset=0.3 0,0,Shield Slam
/castsequence reset=0.3 0,Commanding Shout
/cast Charge

as a basic tanking macro with thunderstrike and deverstate as seperate buttons would deverstate incorperate into macro?

charge is great when u have a 12 sec CD
[/quote]

Hello Jeremy, the macro you are looking for is the first one in this topic:

Protection (Tank) – 5.1

that is an empty post so now what?