What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

WOW 4.0.1+ Warrior [Arms] for Gatherbuddy

bossland

Well-Known Member
Joined
Jan 15, 2010
Messages
14,883
Reaction score
259
wow_bot_gatherbuddy_warrior.webp

BAR 3 Settings:

Key 1 = Flying Mount ( i have my mote to eternal macro in here, you can use Key 9 or 0 for that too )

Key 2 = Zapthrottle for farming clouds ( Engineering 305+ & Zapthrottle quest )

Key 3 = Eat

Key 4 = empty

Key 5 = empty

Key 6 = Berserker Rage

Key 7 = Shattering Throw

Key 8 = Mortal Strike

Key 9 = Eternals Macro
Code:
/use crystallized shadow
/use crystallized fire
/use crystallized earth
/use crystallized water
/use crystallized air
/use crystallized life

to auto-learn the skills (you have to push "Learn" afte that ):
Code:
/run t,p,a={1,13,22,52,63,72,83,102,122,142,153,161,172,182,191,201,2,13,32,3,}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
This is a very easy macro and should be enough to easy kill attacker while farming.
 
Key 8 should be
Code:
#showtooltip Mortal strike
/startattack
/castsequence reset=Mortal Strike, Rend, Heroic Strike, Heroic Strike
otherwise your character will stand there getting hit till it has enough rage for Mortal Strike
 
macro a shout in there anywhere maybe on 6 or something?
 
View attachment 9789

BAR 3 Settings:

Key 1 = Flying Mount ( i have my mote to eternal macro in here, you can use Key 9 or 0 for that too )

Key 2 = Zapthrottle for farming clouds ( Engineering 305+ & Zapthrottle quest )

Key 3 = Eat

Key 4 = empty

Key 5 = empty

Key 6 = Berserker Rage

Key 7 = Shattering Throw

Key 8 = Mortal Strike

Key 9 = Eternals Macro
Code:
/use crystallized shadow
/use crystallized fire
/use crystallized earth
/use crystallized water
/use crystallized air
/use crystallized life

to auto-learn the skills (you have to push "Learn" afte that ):
Code:
/run t,p,a={1,13,22,52,63,72,83,102,122,142,153,161,172,182,191,201,2,13,32,3,}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
This is a very easy macro and should be enough to easy kill attacker while farming.

Any particular glyphs to use in there? Also, your code to learn the skills leaves 2 points to spend, so it may need some corrections made. I'm going to use this at level 73 and on, any advice?
 
Back
Top