[Macro] New Server/DK - Speed Farming. menu

User Tag List

Results 1 to 13 of 13
  1. #1
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Macro] New Server/DK - Speed Farming.

    So .. new server? .. Perhaps you rolled a DK? ..

    I just rolled a DK on a PVP server, and gold is definitely an issue atm. However I have come to save the day ..

    /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
    ^^ Make that Macro and your tracking will automatically cycle between Mining/Herbing on a 3 second timer. (You can also have it cycle Hunter tracking as well. but I am too lazy, and this is for farming.) I went fro 0/0 Miner/Herbalist to 300/300 in about 5'ish hours.

    Press once to start. Press it again to make it stop, and in no time you will be well on your way to riches beyond your wildest dreams :P

    ** Bonus Tip ** Never .. EVER, go to the AH on your leveling toon. ALWAYS send everything to your AH/Bank Alt. You would be surprised how much time you spend in there.

    *Edit - Awe Crap just saw this was the wrong section.. Oh well now it's a how to make a mining/herbing auto cycling macro thread*
    Last edited by gezus; 07-13-2009 at 04:03 PM.
    Teh Gez (òÓ,)_\,,/

    [Macro] New Server/DK - Speed Farming.
  2. #2
    supermagma's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2008
    Posts
    438
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this might come in handy, +rep

  3. #3
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by supermagma View Post
    this might come in handy, +rep
    Trust me man .. it is VERY handy. Great for a farming toon.
    Teh Gez (òÓ,)_\,,/

  4. #4
    Mitron's Avatar Contributor
    Reputation
    127
    Join Date
    Jun 2008
    Posts
    1,326
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WoW nice very handy when im lvling my alt's and using those professions to get xtra money +repz ^^

    ----------------------------------------------------------------

  5. #5
    Romulis2000's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2008
    Posts
    456
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    or just use mr trackit ..but this is a handy macro great job

  6. #6
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Romulis2000 View Post
    or just use mr trackit ..but this is a handy macro great job
    Yeah there is another addon called "Spotter" .. does the same thing.... However, I already have like 50 billion addons running .. so for me it was about simplicity. Also .. for some reason Spotter wont reactivate when you mount as a DK. but only as a DK .. works fine for any other class.
    Teh Gez (òÓ,)_\,,/

  7. #7
    sbeanie's Avatar Active Member
    Reputation
    42
    Join Date
    May 2007
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works! Great macro and tested it on a live server.

  8. #8
    Damare0's Avatar Active Member
    Reputation
    16
    Join Date
    Mar 2008
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    At the moment that macro is switching between Find Fish and Find Herbs on my character.
    Any Idea how to change it to find herbs / minerals rather than fish?
    WAAAGH!

  9. #9
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Damare0 View Post
    At the moment that macro is switching between Find Fish and Find Herbs on my character.
    Any Idea how to change it to find herbs / minerals rather than fish?
    /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==2 then t=3 else t=2 end end end) THO:Hide() end
    /run if THO:IsVisible() then THO:Hide() else THO:Show() end
    ^^ Try that?

    Lemmie know, either way :P
    Teh Gez (òÓ,)_\,,/

  10. #10
    Damare0's Avatar Active Member
    Reputation
    16
    Join Date
    Mar 2008
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working like a charm now.
    Thanks.
    WAAAGH!

  11. #11
    Strichnine's Avatar Knight-Champion
    Reputation
    82
    Join Date
    Sep 2007
    Posts
    497
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll be using this definately... +rep

  12. #12
    snowman555's Avatar Member
    Reputation
    30
    Join Date
    Jun 2008
    Posts
    186
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep since i was literally just about to start leveling my mages mining/herbing seperatley so it would have been double the time.

  13. #13
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, I thought I would take a sec and try to explain how to get the macro to track other things ie:Hunter tracking.

    /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==2 then t=3 else t=2 end end end) THO:Hide() end
    /run if THO:IsVisible() then THO:Hide() else THO:Show() end
    ^^ The numbers in red represent "where" on your tracking menu said thing you want to track is located, hence the fact that if it's a new toon mining and herbalism take up the first and second slot in the list. However "If" you have fish tracking "it" becomes the #1 spot and you have to change the macro to swap the #2 & 3 spots instead.

    Therefore if you would like it to swap between hunter tracking just change the "red ^^" numbers to the corresponding numbers from the tracking menu. ie: Assuming that you list reads as follows...

    Track fish = 1
    Mining = 2
    Herbalism = 3
    Track Humanoids = 4
    Track Beasts = 5
    Track Hidden = 6
    Track Demon = 7

    Using the "pretend" chart above .. ets say you would like the macro to swap between tracking Hidden and Humanoids you would change the macro like ..

    /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==4 then t=6 else t=4 end end end) THO:Hide() end
    /run if THO:IsVisible() then THO:Hide() else THO:Show() end
    You can also add more things fro this to track, I havn't had time to get it working but assume that if you just add extra "then t=3 else t=2 " with corresponding numbers to the abilities you would like it to track.

    Good luck :P
    Last edited by gezus; 07-14-2009 at 05:44 PM.
    Teh Gez (òÓ,)_\,,/

Similar Threads

  1. Little begging guide to start on new server.
    By BloodhoofMage in forum World of Warcraft Guides
    Replies: 18
    Last Post: 10-24-2007, 08:59 AM
  2. New Server (Need Help)
    By Squishyy in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 09-25-2007, 01:45 AM
  3. Exp. GM look for new server to help
    By Hartstock in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-18-2007, 06:46 AM
  4. MMOwned has moved to a new server.
    By Matt in forum OC News
    Replies: 49
    Last Post: 08-01-2007, 03:35 AM
  5. New Servers?
    By Phaed in forum World of Warcraft General
    Replies: 1
    Last Post: 02-01-2007, 08:15 AM
All times are GMT -5. The time now is 02:54 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search