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

Gatherbuddy 2 - Second Test

Status
Not open for further replies.

Hawker

Well-Known Member
Joined
Jan 15, 2010
Messages
2,509
Reaction score
70
The latest Honorbuddy includes gathering:http://www.thebuddyforum.com/downloads.php?do=file&id=92

To use it, you need a flying mount and a Buddy Lifetime account. It mails, repairs and uses guild vault.

For training and for farming use the profiles below. They cover mining and herbing.

Please post your feedback in this thread. This is a test release, Raphus has put a lot of work into it and we hope you enjoy using it.
Changes:
1. Setting are stored correctly.
2. Water nodes no longer approached.
3. Ninja nodes setting added.
4. Hunters fixed.
5. Combat is faster.

Please carry on posting bug reports. Enjoy :)
 

Attachments

Last edited by a moderator:
testing in 5 min


btw - Thank you very much :cool:
 
Last edited:
for now it's running correctly even pathing is.
 
This works perfect, only i have a dk wth a 310% mount + 20% talent buff and it does a lot of stop - start on the default twilight highlands profile. there is absolutely nothing in the log about it.
Also, HB is just about the perfect bot now!
 
This works perfect, only i have a dk wth a 310% mount + 20% talent buff and it does a lot of stop - start on the default twilight highlands profile. there is absolutely nothing in the log about it.
Also, HB is just about the perfect bot now!
then make a new profile or remove out a hotspot per hotspot so

1 keep 2 remove 3 keep 4 remove and so one, and see if that helps.
 
Hmm, its looting the mobs it kills now. Not sure if this is a good thing :p
 
Could you help shead some light on BadNodes and Blacklisting? Currently testing with my hunter. Combat does appear to be fixed for the most part. He was in combat and even walked accross the screen to go loot a herb while my pet was fighting which made me smile.

I see the bot is now looting mobs that you kill. Is there any way to have this as a option to loot mobs or not? During the process of trying to loop one of the mobs I killed the bot could not loot the mob and would mount up and dismount and try and loot the mob repeatedly. The bot did this until I looted it myself. Then he took off like normal.
 
I'm having the same issue with a Warlock with my pet / not aggro, etc.
 
I can't download the release, even tho I have lifetime. Also, I can't enter the user and pass in the settings to get moved.
 
then make a new profile or remove out a hotspot per hotspot so

1 keep 2 remove 3 keep 4 remove and so one, and see if that helps.

Nope, didn't work.
For people wondering, here is the log and the edited profile.
 

Attachments

Both AB and GB have this fixed. Ask CC authors to add a logic to target pet's target. When you are in combat, has no target, has pet and pet has target

Code:
if (StyxWoW.Me.CurrentTarget == null && StyxWoW.Me.GotAlivePet && StyxWoW.Me.Pet.CurrentTarget != null)
{
      StyxWoW.Me.Pet.CurrentTarget.Target();
}

new Decorator(
     ret => StyxWoW.Me.CurrentTarget == null &&
               StyxWoW.Me.GotAlivePet && 
               StyxWoW.Me.Pet.CurrentTarget != null,
     new Action(ret => StyxWoW.Me.Pet.CurrentTarget.Target()))
 
Feature request:

* Asking for a disable Loot mob in the Settings menu, since when you swap to GB2 and you haven't set it up at grinding it will loot mobs, also would be nice if it deleted the live giving seeds!
 
GB2 will not detect my bags are full it just keeps flying and harvesting nodes and taking nothing into the inventory. I have it set on mail loot to alt
 
I have the problem of the bot ever so often flys right into the sky and just spins around xx
 
I'm playing a druid with 310% speed with a custom profile and I too am seeing a lot of pausing at some of the flight points. It seems like its pausing to calc the path to the next point or something. It's not long, but it is a noticeable half second pause or something.

It appears to be looting kills and there isn't any option for turning it off in GB2 mode.

I intentionally dumped it in some water to see what happens and the bot appears to try and jump out and use flight form, but the timing on it is wrong. It took a good 2-3 minutes of it jumping and attempting to cast to finally get out. It did get out on its own though. That's an annoying jump/cast to do manually, I would either give an option to use a macro or have a flying mount as a backup. Blizz made flying mounts castable in water but not flight form.

Feature add for druids:

If you've successfully gathered the herb and are in combat, but still in flight form, then fly off to the next node instead of dropping out to kill the mob. -- I turned off kill mobs between hotspots and it doesn't kill anything anymore. :)
 
Last edited:
Status
Not open for further replies.
Back
Top