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

Honorbuddy 2.0.0.3804 Discussion Thread

Status
Not open for further replies.
hey

i checked out the BG Bot, but everytime i become a error when i want to start the bot.

"This profile does not contain any profiles fitting the character!"

The old PVP function works :/

any ideas?
 
Bug 603 added to the buglist.

I am unable to pickup quest The Ultrasonic Screwdriver in Borean Tundra near the Fizzcrank Airstrip

Bug 603 – Unable to pickup quest from item

also, why is it that when i have a custom behavior in a profile ... it wants to do all of the custom behaviors before it starts doing anything? it's kind of weird

I had the same issue... but I fixed it puting every custombehavior into a <If> tag with the condition to check if the quest is already finished and if I still have the quest which needs the behavior...

hope that helps ;)
 
Load a random Profile in Grind or PvP Bot, stop it, and start the BG Bot, then it should work. It's exactly what the error says, it needs a Profile loaded, so load one =D
 
honorbuddy doesend notice some things when behind a corner and he targets a mob he keeps targetting it and it fails thats the only problem of honorbuddy
 
It should only spirit res, if we can't navigate to the corpse. (This saves getting stuck in an endless loop trying to find a path to the corpse)

Yes, its forced, regardless of your settings.

That makes sense, but it also does it when it CAN navigate to your corpse. I've had it die with my corpse literally within view on flat ground from the spirit healer and it still does it. At the least, if it does spirit res us, can we have an option to wait out the 10 min res sickness like GB?
 
Think that has to do with the behaviors not caring if you're on any related quest (especialy if they have no questid attribute). They have to be enclosed in If tags relating to the quest. If condition="HasQuest(XXXXX)". Depending on how early you pick up the quest before you actually do it, you may have to get more detailed in your if tags, like saying HasQuest for the related quest and QuestIsCompleted for the last one you did before that. (I can't actually remember the attribute for completed, just guessing).

I had the same issue... but I fixed it puting every custombehavior into a <If> tag with the condition to check if the quest is already finished and if I still have the quest which needs the behavior...

hope that helps ;)

Can I get a dummy code for that plz?

Code:
<If condition="HasQuest(###)
     <CB />
</If>

?
 
bjsaust said:
That makes sense, but it also does it when it CAN navigate to your corpse. I've had it die with my corpse literally within view on flat ground from the spirit healer and it still does it

The new feature is most welcome, and overdue; however, there are obviously bugs with it. I too have had it spirit rez several times when the corpse was nearby and it was simple, flat terrain to get back to it. Hopefully, they can isolate the problem soon. Alas, like everyone else here, I failed to copy the logs when this happened. Hope to have the presence of mind to do it next time. :)


bjsaust said:
At the least, if it does spirit res us, can we have an option to wait out the 10 min res sickness like GB?

A perfectly reasonable request, and its up the the CC to decide what to do. Some classes are capable of functioning with the RezSick debuff; for others, its fatal. The decision of what to do with RezSick is the CC's, and you might try another if the one you're using is not doing what you want.

cheers,
chinajade
 
Can I get a dummy code for that plz?
Code:
<If condition="HasQuest(###)">
     <CB />
</If>

or

Code:
<If condition="HasQuest(###) &amp;&amp; !QuestCompleted(###)">
     <CB />
</If>
for what B0rbor4d said. Again, not sure the exact name of QuestCompleted, but you can probably find it easily.
 
Something that DRIVES ME NUTS::: in between botting... i stop my bot....mount my flier... and go up high so i know he is safe.... while i am looking for a profile to try.,.. cuz the one i just used FAILED!@!!!..... so im up in the air and i load a new profile... AND I DISMOUNT fall and die.....the bot is STOPPED but just because i load a profile while in stop mode it dismounts..... and this frustrates me...... ty maybe this small check can be fixed or moved to another area... say when bot is started
 
Can I get a dummy code for that plz?

Code:
<If condition="HasQuest(###)
     <CB />


</If>
?

That's a code snipet that I use very often in the 1-60 Questing Profile I'm working on...

Code:
    <If Condition="!IsQuestCompleted(24489) &amp; HasQuest(24489)">
    <CustomBehavior File="BasicMoveTo" Location="-6486.454 502.6562 386.0785" />
    <CustomBehavior File="WaitTimer" WaitTime="15000" />
    <Objective QuestName="A Refugee's Quandary" QuestId="3361" Type="Collect" CollectCount="1" ItemId="16314" />
    <CustomBehavior File="BasicMoveTo" Location="-6510.982 686.835 387.2751" />
    <CustomBehavior File="WaitTimer" WaitTime="15000" />
    <Objective QuestName="A Refugee's Quandary" QuestId="3361" Type="Collect" CollectCount="1" ItemId="16313" />
    <CustomBehavior File="BasicMoveTo" Location="-6393.294 776.514 386.2136" />
    <CustomBehavior File="WaitTimer" WaitTime="15000" />
    <Objective QuestName="A Refugee's Quandary" QuestId="3361" Type="Collect" CollectCount="1" ItemId="10438" />
    </If>
Also have a look into the realy well well-kept and informative part of the wiki ;) credits to chinajade for this!!!

Honorbuddy Profile Tag Attribute: Condition - Buddy Wiki

Cheers B!!!
 
Is there anyway to disable rez at spirit healers permanently???? I have the option checked off but its still doing it. Honestly I cant think of anything more annoying,it ruins your gear, the bot is stupid as hell and just continues to do X objective / questing Kill X mob/ grinding with rez sickness and of course... Dies some more. Rezz at spirit healer is a terrible idea.
 
were can i download the old version? can't grind when he spirit ress all the time
 
Is there a loot poi fix coming in for next release, more it use HB more slower loot become, poi spam error happend and sometime stare infront of corpse. Without mention the auth problem, sometime it stop and say no auth available , you must then close HB or it wont work again and to fix the slowliness it seem you need to restart the pc ( quest mode at least )

Zuruss
 
this really sucks evrytime res sicknes full of red and waiting please disable spirit
 
The new ressing is ridiculous, you can say all you want about how it's not a bug, it is bugged. It simply can't be working as intended.
Rolled back to a previous release as well, sadly. Perhaps the conditions to find a path are too strict. Every char I got running in Outland has been spirit ressing like a moron. 0 problems with an older release. Chars cutting through mobs.
 
yup its bugged, same as auth server bug too. any news on ETA on a fix guys?
 
The new ressing is ridiculous, you can say all you want about how it's not a bug, it is bugged. It simply can't be working as intended.

thats true
it will be fixed on next release
 
Ah, good to see it confirmed and being worked on. Thanks Tony.
 
having serious issues with even starting it. Seems to never load, clikc start/plugin tab or cc config and it just goes to 'not responding'.
 
Status
Not open for further replies.
Back
Top