What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

(REQUEST) Mind On My Money - profile

joeblow

New Member
Joined
Mar 21, 2011
Messages
100
Reaction score
0
just wondering if there is a profile for this achievement. that will farm certain mobs for gold, and sell or crap stuff and keep greens ect and repair.

thanks
 
500-600g each run i think. Don't know how long time a run takes, but i guess maximum 30min.
 
500-600g each run i think. Don't know how long time a run takes, but i guess maximum 30min.
The only problem I see, I do not know how to make this profile actually endless. Using it to farm gold is pointless if it stops working when you hit exalted.
 
The only problem I see, I do not know how to make this profile actually endless. Using it to farm gold is pointless if it stops working when you hit exalted.

Change line 43 to this

Code:
	<While Condition="Me.GetReputationLevelWith(935) == Styx.WoWUnitReaction.Exalted" >
 
Nothing more to do. Stopping bot. - and I did change the line 43.
 
Last edited:
500-600g each run i think. Don't know how long time a run takes, but i guess maximum 30min.
This is one thing though, I have no idea how this person is saying you get 500g-600g a run, I made like 200g after vendoring with 1 run on heroic.
 
This is one thing though, I have no idea how this person is saying you get 500g-600g a run, I made like 200g after vendoring with 1 run on heroic.


Hmm how can so many farm it for just 200g on HC, even less on normal then.
 
Same for me, 180-220 g after each run. I am getting slightly more in gold as I take time to convert all netherweave cloth into heavy netherweave bandages and then vendor them (it almost doubles the price of farmed cloth). I considered making netherweave bags, but on my server they cost each 9 g, so I just make bandages.

And to make that Botanica profile really endless, replace

Code:
<While Condition="Me.GetReputationLevelWith(935) &lt; Styx.WoWUnitReaction.Exalted" >

with

Code:
<While Condition="Me.Level &gt;= 80" >

80 means as long as your toon is level 80+, the bot will keep farming.
 
Last edited:
Well i just heard you could get 500-600g in one run from Botanica. I haven't tried it myself.
Maybe it's not just from looting and vendoring everything?
 
Back
Top