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

Honorbuddy 2.0.0.4354 Discussion Thread

Status
Not open for further replies.
mailing is broke in vashj'ir, it will mail some then keep putting 5-11 items in the mailbox slots, fill in the name, wait 20 seconds and never mail it, then clear the mailbox slots. It will do this over and over indefinitely until I mail the rest myself and restart HB. It has been doing this on and off in different versions for months now, it mostly has done this in vashj'ir but I have witnessed it happening in Uldum and Twilight Highlands too. It'd be nice if this could be fixed before you start adding more and more features. Combat is also somewhat messed up too for feral druid. It will just sit there when attacked by ranged targets until it dies.

I've attached a log for when the mailing was broke, and the profile I'm using.
 

Attachments

A little problem i've noticed with questing....on every profile i've used so far HB will sometimes try to turn in a quest too early (before it's completed all the objectives). It'll complete some of the objectives and then just seems to give up and try to turn in the quest. The result (if you are AFK) is several hours of your char trying to turn in 1 quest.

I can confirm this. I've been running the lowhangingfruits 10-60 profile and every so often i'll look over and see my character trying to turn in a quest that it hasn't completed.
 
As posted above, stop moaning and start posting log files please?

As there is a bug tracker where logs and bugs get posted why would they need to be posting them in this thread? And who is to say the logs have not been sent through the bug tracker. Just because we cant see them here does not mean they are not being seen to elsewhere right?
 
I board a problem with starting honorbuddy he made ​​a mistake by telling me to change something in the registry I board try but it does not work help me plz !!
 
Things I'd like to see in the upcoming versions of HB:

An option to recompile CBs, just like it's done with plugins atm (I already posted this in the previous version thread)

Children elements for <Objective> tag. right now it looks like this:
PHP:
<Objective QuestName="name" QuestId="Id"    Type="whatever" ... />

And is unable to do multiple objectives at the same time.
If I understand correctly, the way HB handles objective execution is by adding closest element (mob, object) to a list if objectmanager contains them, then navigates to it and performs required tasks, or follows to next hotspot if the list is empty.

Then it's not that hard to change how this works to something like this:

PHP:
<ObjectiveList>
<Objective QuestName="name" QuestId="Id"    Type="killmob" ... /> 
<Objective QuestName="name" QuestId="Id"    Type="UseObject" ... /> 
<Objective QuestName="name" QuestId="Id"    Type="CollectItem" ... /> 
</Objectivelist>

And have HB do all these tasks at the same time by adding all the object/mob Ids to the list and then performing the task assigned to the Id in the <Objective> element. Selection could be by the closest object in the list, or even a Priority value added to the <Objective> tag.

This could be easily done in a CB, so I don't see why it's not yet implemented in the HB core.
 
can i help me for my pb this honorbuddy not started there is an error thread because for regedit
 
Is it Tanaris one sets the hearthstone too in order to hearth, gb then carry on farming? (for Uldum farming)
 
is there any chance you could incorporate a dismount feature in the HB stuck function? There is a little hut in Duskwallow Marsh(a zone most horde quest profiles run through) that has a quest giver with many quests but if your character is on it's mount it will not be able to run through the doorway but will still be "outside" so wow won't automatically dismount your character. Long story short, HB gets stuck running through doorways while mounted so it would be nice if there was a work around for that =)

Thanks, this HB release has been very stable and no bugs that I've found, just a small suggestion =)
-HoHv2
 
I can't remember the exact error but i posted in kicks thread and he said it's a problem with HB and I've seen many other people with the same issue and apparently their waiting for the new version.
 
Another feature request

when in questing mode.. a pause button that will effectively turn it into combat/heal mode, for those times when you need to intervene
and a more complex option to consider for the future, detecting if a user has intervened and releasing control until 10s after the user has stopped. So your able to do things like move away from danger or if you want to manually gather a node that you see the bot is having trouble with
 
maybe a way that honorbuddy reques 2 minutes after the average wait time, so im not sitting in que for 30 min?
 
Status
Not open for further replies.
Back
Top