zaxxo1
Legend
So i've tried for a while to get these macros working, but they just ain't working, so any fixes would be great.
The first one is a macro that will charge when im out of combat, use bloodthirst in combat if theres no modifier, use heroic strike with the ctrl button pressed, and execute with the shift button pressed. Also, if i dont have enough rage for the ability i try to use, it will start casting attack. So far I have
#showtooltip
/cast [nocombat] Charge(Battle Stance)
/cast [modifier:ctrl] Heroic Strike
/cast [nomod] Bloodthirst
/cast[modifer:shift]Execute(Battle, Berserker Stance)
/Attack
The second macro is simpler I think.
I want it to cast rend with no modifier, thunder clap with ctrl held, and sunder armor with shift held. So far I have
#showtooltip
/cast [nomod] Rend
/cast [mod:ctrl] Thunder Clap
/cast [mod:shift] Sunder Armor
Cant see why this doesn't work, but i might be missing something. Oh, and im playing on a mac, and have the cmd key set as the ctrl key, so when it says theres a ctrl modifier, im pressing cmd instead.
Thanks in advance
The first one is a macro that will charge when im out of combat, use bloodthirst in combat if theres no modifier, use heroic strike with the ctrl button pressed, and execute with the shift button pressed. Also, if i dont have enough rage for the ability i try to use, it will start casting attack. So far I have
#showtooltip
/cast [nocombat] Charge(Battle Stance)
/cast [modifier:ctrl] Heroic Strike
/cast [nomod] Bloodthirst
/cast[modifer:shift]Execute(Battle, Berserker Stance)
/Attack
The second macro is simpler I think.
I want it to cast rend with no modifier, thunder clap with ctrl held, and sunder armor with shift held. So far I have
#showtooltip
/cast [nomod] Rend
/cast [mod:ctrl] Thunder Clap
/cast [mod:shift] Sunder Armor
Cant see why this doesn't work, but i might be missing something. Oh, and im playing on a mac, and have the cmd key set as the ctrl key, so when it says theres a ctrl modifier, im pressing cmd instead.
Thanks in advance