madman
New Member
- Joined
- Jan 15, 2010
- Messages
- 173
- Reaction score
- 0
Just something i put together for my shaman. Figured I'd stick it up here for anyone longing for some enhanceminty love
Using this specc aimed at leveling.
Macro:
HF
Using this specc aimed at leveling.
Macro:
Code:
/run t,p,a={2,12,23,32,43,53,62,82,91,103,133,151,162,173,182,191,1,13,33,42,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
HF