-
Hey guys,
this is for those of you, who have mining and herbalism on one character. When you fly with your flying mount while gathering, this macro helps you beeing able to find ores AND herbs.
Just make a macro with the following code:
/run if not THO then local f,t,c=CreateFrame("Frame","THO"),1,0 f:SetScript("OnUpdate", function(_, e) c=c+e if c>3 then c=0 SetTracking(t) if t==1 then t=2 else t=1 end end end) THO:Hide() end
/run if THO:IsVisible() then THO:Hide() else THO:Show() end
Press it once to turn it on, press it again to turn it off.
It swiches herbalism locating and ore locating every 2,5 - 3 seconds, so you are easy able to find both!
Have fun
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us