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

WOW 4.0.1+ Rogue Macros for Gatherbuddy

bossland

Well-Known Member
Joined
Jan 15, 2010
Messages
14,883
Reaction score
259
rogue.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 = Evasion

Key 7 = Sinister Strike

Key 8 = Macro 1
Code:
/castsequence Sinister Strike, Slice and Dice, Sinister Strike, Sinister Strike, Eviscerate, Sinister Strike, Sinister 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={2,23,33,42,63,83,91,102,123,132,151,162,173,182,191,3,1,22,33,}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.
 
He uses a combat build, mutilate is only if you use an assassination build.
 
You can replace the key 8 Macro with: /castsequence Mutilate, Slice and Dice, Mutilate, Mutilate, Envenom, Mutilate, Mutilate

That should work can't test it as my rogue is only level 20 so doesn't have envenom and as such I'm using eviscerate still (plus with heirloom things die by second mutilate mostly
 
I have some problems with this macro

/castsequence Sinister Strike, Slice and Dice, Sinister Strike, Sinister Strike, Eviscerate, Sinister Strike, Sinister Strike

I think it doesent begin at every net cobat with sinister strike, sometimes it is grey an it can?t go on without combopoints.
Is it possible to change something that it begins at every fight with sinister strike?
 
I have some problems with this macro

/castsequence Sinister Strike, Slice and Dice, Sinister Strike, Sinister Strike, Eviscerate, Sinister Strike, Sinister Strike

I think it doesent begin at every net cobat with sinister strike, sometimes it is grey an it can?t go on without combopoints.
Is it possible to change something that it begins at every fight with sinister strike?

/castsequence reset=target Sinister Strike, Slice and Dice, Sinister Strike, Sinister Strike, Eviscerate, Sinister Strike, Sinister Strike
 
Back
Top