Hi echo really could do with some help I've not done any quests by myself just by using auto loader it does a few but then wants to go high mountain and I don't have the flight path there so it's just stuck on the flight path and won't finnish the other zones what have I done wrong I'm new to this thankyou
And how it's going? It's still not fixed, as I reported before you need to firstly complete "Zero Xuks Given" (yes it sometimes bugging but it's better to try) then "Chains of Iron" will appear. I recorded video, as you don't really believe me Code: http://sendvid.com/qi9ebuaq
First thanks for all your hard work for these profiles. I'd like to suggest something that can be improved. First the toon may encounter and kill the rare ones sometime. But it never loot these mobs if not quest related. Could you please make the profile loot the rare mobs? Second some quest mobs could get evaded in uncommon situation. But the toon will endlessly stick with these mobs. Could you please blacklist targets for evaded? Thanks.
hey tiger having issue since i downloaded the new hb3 update. Not sure if its a bot issue or questing issue, maybe you could take a quick look and see View attachment 6280 2016-09-17 11.21.txt
So, on the way to the objective area - it kills mobs it's not supposed to? I'll look into adding a code to prevent this. Thanks for the heads up!
It's kind of a Mesh/Navigator issue - and its been around for a while. Honorbuddy has troubles figuring out how to enter cave spots if the player can fly. So typically a "FlyTo" is placed before the farm is initiated that gets the player at the cave entrance, then a force dismount code is ran to make the player go in. What may have happened was - your bot had to vendor during this and it caused the bot to exit the cave, and on re-entry bugged it out. I've set the Objectives in this quest to use ground-nav only in the latest update.
I'm not sure what's happening here unfortunately. It has to be an issue with the bot. Maybe the navigation server had an issue. The profile has told the bot to move to a location, and the bot isn't doing it. According to the bot, it was able to successfully generate a path to the area and then nothing after that. You may have to report this one into the Support Thread of Honorbuddy.
Yes. If you look in the "Class Config" menu under the "Demon Hunter Specific" tab, there's options in there to turn on/off things.
ISSUE with High Mountain Profile I've progressed through alot of the area by hand. When I start the profile, it hangs on "The Guy in the Costume" and moves to the NPC to wait for an action bar.... However, I've already completed that quest, and several others past it. I've cleared my WOW cache, deleted HB and reinstalled, and it keeps doing it.... See attached log.
The quest was removed due to demand from others. I didn't say I don't believe you - I'm just saying that in other videos I see Thrall with a quest even before completing Zero Xuks Given. Things could have changed since these videos. I've added the quest back into the profile and increased the timer before the cinematic is skipped. The only thing I could guess is skipping the cinematic too early is causing the bug.
Looting isn't handled by the profile. The logic for looting rares is a completely separate logic built into the bot. If it's not looting them, then it's an issue with this other logic. Also, combat isn't handled by the profile either. If a mob is evading, then it's up to your combat routine to realize this and blacklist that mob.
It looks like the MoveTo required to trigger this objective isn't in a 'good' spot. I've set the precision of the MoveTo to one yard, so hopefully that'll get the bot in range to trigger the objective zone.
This is an error in your bot probably due to a faulty installation. Currently it's being caused by your QuestBehaviors Try a fresh install of the bot.
This is not a profile decision. Blizzard decided for whatever reason that questing in Broken Isles will only get you to 108/109 and to leave a lack of quests needed to get to 110. The profiles should complete absolutely every zone story, and I've added nearly every side quest there is along with most of the Bonus Objectives. I'm currently in the process of adding code to handle doing Order Hall missions between transitioning through questing zones and for the bot to complete all your artifact weapon chains after completing every quest zone. Hopefully these unnecessary additions will get you to 110.
This is an error due you to questing manually - questing manually typically isn't advised for reasons like this specifically. The Guy in the Costume is a breadcrumb quest that leads you into transitioning from one questing hub to another. What happened here was: when you were manually questing you skipped picking this up, and completed the quests in the other zone already. So then this quest was disabled from you being able to pick it up. In the latest update, I've added some extra code to this quest that'll tell the bot not to pick it up if you've already started in the new area. Thanks for the report!