Page 1 of 1
Herbalism and Mining?

Posted:
Mon Jan 18, 2016 4:27 am
by agentjayd007
Hey all,
I was thinking of going with herbalism/mining just to sell materials on the AH. I asked around and was told that this is a bad combo and that herbalism/alchemy is the way to go, is that so? I feel just doing those two gathering professions would be helpful to the crafters and to me in making gold.
Re: Herbalism and Mining?

Posted:
Mon Jan 18, 2016 4:35 am
by Jeddite
There's nothing wrong with picking two gathering professions. It's kinda inconvenient to switch between tracking minerals and herbs, but with a mod like gatherer, it's much less of a chore when you know where veins/herbs spawn.
Could you potentially make more gold as alchemy/herbalism? Perhaps -- if you sink all the time/gold into leveling alchemy and getting all the flask recipes. Or you could just sell the herbs instead -- and there's more turnover for herbs than the finished product.
Re: Herbalism and Mining?

Posted:
Mon Jan 18, 2016 4:41 am
by Halcyon702
Use this to alternate as double gatherer
/script if (GetTrackingTexture()=="Interface\\Icons\\Spell_Nature_Earthquake") then CastSpellByName("Find Herbs") else CastSpellByName("Find Minerals") end;
Re: Herbalism and Mining?

Posted:
Mon Jan 18, 2016 8:07 am
by One-eyed-king
Am I right that, for Allies, the mats to farm are chanting mats in the human lands (from cloth dropped by trash mobs), ores in the dwarf/gnome lands and herbs in Kalimdor?
Re: Herbalism and Mining?

Posted:
Mon Jan 18, 2016 8:20 am
by pasur
dont waste time gathering.
just rush straight to 60 and you'll get loads of gold for doing absolutely nothing.
Re: Herbalism and Mining?

Posted:
Mon Jan 18, 2016 4:08 pm
by One-eyed-king
If I were bored enough of WoW to "rush straight to 60" I'd play retail. Retail offers a much better power-levelling experience than vanilla. Where vanilla excels is the challenge of levelling and doing things slowly in order to savor the gameworld and the play. For me it's not a "waste of time" to gather anyway, because I enjoy gathering. So thanks for your input but we enjoy the game differently.

Re: Herbalism and Mining?

Posted:
Fri Jan 22, 2016 3:29 pm
by postwarelephant
Halcyon702 wrote:Use this to alternate as double gatherer
/script if (GetTrackingTexture()=="Interface\\Icons\\Spell_Nature_Earthquake") then CastSpellByName("Find Herbs") else CastSpellByName("Find Minerals") end;
Thanks man, I couldn't find a working macro to alternative between the two.
Halcyon; Legend.