Hello im looking for a profile or part of a code that will let bot herb dead mobs in Darkheart Thicket. Skinning is doing great but herbing not, i even tryed trial of payd plugin in buddy store but no help still not good herbing. Any ideas how to implement such a thing in profile? Thanks
Yea well i have a problem that i dont own and cant own a credit card, while i have paypal bud unfortunally i was surpriced that they dont accept it. Thx for info anyway. Will have to solve it out somehow.
You can have a DoWhen hook in your profile, which would gather the dead bodies after they are looted.
You code it in the natural way for a logic: Once bot is out of combat and there is corpse, which can be harvested with herbalism, InteractWith the corpse, bracketed within While loop, so the DoWhen would not spam errors if there is more than once corpses available. You may search the forum regarding the condition, which should check how a corpse can be harvested with herbalism, I never needed it, so do not know the actual check.