panYama
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 2,629
- Reaction score
- 49

Macro's:
Action Bar 3:
Key 1 = Flying Mount
Macros:
/use Crystallized Shadow
/use Crystallized Air
/use Crystallized Earth
/use Crystallized Fire
/use Crystallized Life
/use Crystallized Water
/script UIErrorsFrame:Clear()
/use YourMountName
Key 2 = Empty, unless you suck clouds
Macro:
none
Key 3 = Eat
Macro:
none, just plain food
Key 4 = Empty
Key 5 = Shout after Death
Macro:
/cast Battle Shout
Key 6 = Shout before start (rage generation)
Macro:
#showtooltip
/cast Battle Shout
/cast Berserker Rage
Key 7 = Enraged Regeneration
Macro:
No macro, just Enraged Regeneration on button 7
Key 8 = DPS Macro
Macro:
#showtooltip
/cast Bloodthirst
/cast Raging Blow
/cast Heroic Strike
/cast Berserker Rage
/cast Colossus Smash
Key 9 = Empty
Talent Tree:
copy this talent by CTRL+C and then ingame in chat CTRL+V, Press Enter and press Learn!
Code:
/run t,p,a={2,23,32,42,52,62,83,91,103,121,131,141,162,172,183,192,201,3,12,1,13,22,63,}SetPreviewPrimaryTalentTree(t[1],GetActiveTalentGroup())for i=1,#t do a=t[i]if a<9 then p=a else AddPreviewTalentPoints(p,floor(a/10),a%10)end end
Last edited: