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

Gatherbuddy settings, Questions

conetopia

New Member
Joined
Sep 29, 2012
Messages
830
Reaction score
4
1. how do you avoid nodes /herbs with certain mobs standing there? - I see in the HB options you can checkmark elites.. but i don't see a mobs option.
2. in MOP dread wastes anyone notice that big path/road thing that takes up like the whole big map up n down? how do i farm for ore/herbs near that road bridge thing.
2.... basically LF bridge/path/road script to farm very close to both sides going in a loop or criss cross.... if does not exist, please teach me how to track coordinates .
3. how do i set my bot to only mount to headless horseman? i disabled random mount, but i need the code for the mount i think. lvl 70 version of headless horseman.
 
1. I don't think you can specify specific mobs to avoid.
Most mobs should have no problems going down at level 90.

2. You can generate hotspots in the dev tools window. Then create your own profile using those generated coords.

3. spell = 48025
 
thanks above.


--- currently looking for avoid mobs
i guess i could do something like this
since you can do a avoid all mobs.
ill have to do each mob manually.

<AvoidMobs>
<Mob Name="Dread Kunchong" Entry="64717" />
<Mob Name="Dread Fearbringer" Entry="65496" />
<Mob Name="Wake of Horror" Entry="64626" />
</AvoidMobs>

could anyone give me a full MOP list , or tell me where i could find more entry's?
 
Last edited:
Another suggestion might be to turn kill mobs between hotspots off if it isnt already
 
Back
Top