Preface
This guide can be applied for use with any gatherbots.
In this guide, i will show you step by step how to make 5k-10k gold a day with the help of mmototus. Like most other guides that involve the player market, this may be server dependable but should still draw a nice profit. This guide assumes that you have basic knowledge of the bot MMOtotus and have a banker character with a guild bank.
Step 1: Gathering
This is the first step in the money making process. We will use mmototus and its automail function. (MMOTotus - Harvesting bot for World of Warcraft) Please visit their forums if you have any support questions or setup questions.
I have found that Storm Peaks, farming Lichbloom and Icethorn, is the best place to make gold. These herbs are used for most flasks and there are a ton of them there. Please use the profile i have provided below because it has vendor points. The profile passes through Hodir territory, so if you dont have any rep with them, watch the bot make a couple passes and blacklist the nodes near the elites.

DOWNLOAD: herbmailsp(-ßlink-).xml
VIRUS SCAN: Virustotal. MD5: f8f3fc0dd76fae8f49a15f4502a62f24
To setup the automail, pleases make reference to my guide here: http://www.mmowned.com/forums/wow-gu...-automail.html. Have it mail the items to your alt that has a guild bank. (at least 2 tabs id say) Then use the macros below to deposite the herbs
Lichbloom
Code:
#showtooltip Lichbloom
/run for b=0,4 do for s=0,22 do l=GetContainerItemLink(b,s) if l and l:find("Lichbloom")then UseContainerItem(b,s) end end end
Icethorn
Code:
#showtooltip Icethorn
/run for b=0,4 do for s=0,22 do l=GetContainerItemLink(b,s) if l and l:find("Icethorn")then UseContainerItem(b,s) end end end
Step 2: Selling
Now that our gbank is filled with herbs, it is time to sell. I usually never post auctions because i have read reports of people getting banned from posting too many. I prefer bulk buyers. Simply make a macro and spam trade saying "WTS Lichbloom Icethorn <price> ea BULK" or " LF BULK Buyer Lichbloom Icethorn". I find there to be a few bulk buyers for almost anything.
So now that you have found your bulk buyer, the easiest way to have them retrieve the Herbs is to get them to create an alt and join your guild. From there, create different guild ranks to allow withdrawals. Simply have them deposit the gold, then promote them to a rank and allow them to withdraw the herbs. REMEMBER TO DEMOTE THEM AFTER IF THEY STAY IN GUILD!
Now all the herbs are gone, you should be left with some stacks of Eternal Life and Frost Lotus. I usually spam trade again for a private buyer but if i cant find one, ill post a couple stacks on the auction house a day.
USEFUL ADDONS
Auctionator : WoWInterface Downloads : Auction House - Easy auction posting
Market Watcher : WoWInterface Downloads : Auction House : For finding average price of items
Cirk's Lootcounter : WoWInterface Downloads : Bags, Bank, Inventory Mods : Easy lootcounting and itemstacking
Xcalc : WoWInterface Downloads : Miscellaneous : In-game calculator
I hope a few people can benefit from this guide because it works awesome.