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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: Honorbuddy Profile Pack--DO NOT DELETE!

DK artifact quest (frost and blood) have problems with navigation in acherus. When they are started at upper part (Hall of command) bot cannot navigate to lower part (Heart of Acherus) to q giver. I must move char to portal manually ( you will see it in log). Another stuck when doing frost is right next to entrance to Icecrown citadel. Bot stops few yards before place where is char ported to scenario. when I move him manually everything is ok after this point.
 

Attachments

Does the Autoloader for Legion questing only work in a set zone order?

I chose Val first and it keeps trying to load High Mountain.
 
I kept dying doing the quest Stormheim's Salvation due to the Felskorn Channelers not being burned down. I added 'ImmediatelySwitchToHighestPriorityTarget="True"' to the CustomBehavior tag and it worked very well:

<CustomBehavior File="KillUntilComplete" QuestId="40005" ImmediatelySwitchToHighestPriorityTarget="True" QuestObjectiveIndex="1" X="2455.637" Y="913.7571" Z="596.142" >
<PursuitList>
<PursueUnit Id="96489" Priority="500" />
<PursueUnit Id="92224" Priority="300" />
<PursueUnit Id="96491" Priority="300" />
<PursueUnit Id="96090" Priority="300" />
<PursueUnit Id="92307" Priority="100" />
</PursuitList>
</CustomBehavior>

File: [N-Quest] Stormheim [Echo].xml
 
I think I may have expressed myself not clearly enough. What I meant was my char is mounting up on a flying mount (eg flying dragon) and then walks over the ground, instead of mounting up on a ground mount (eg. tiger). It's not that bot is using ground mount that looks bottish, it's the fact the my chars uses a flying mount to walk to next spot. Hope this clearifies what I was trying to say.
Then all you'd need to do is just change your ground mount setting to a mount that's not a flier.
You can do this on the "Settings & Tools" menu.
 
Regarding Suramar profile:

Toon just dinged 110, standing in front of Khadgar in Dalaran, and he have the quest "magic message" available, but the bot wont start.
The Suramar profile is still being worked on.
I had to take a 3day break from all this - and I've just got back else it would be ready by now.
 
Bot toaly stuck, I'm not sure what cause this. Something wrong with behavior, 1st time face this problem, with previous releases everything was good
Does this still occur with the latest update?
 
I know these are probably low priority until the Legion stuff is fixed, but I tried some Cataclysm questing on my level 80 toon earlier, with some issues to report;

Hyjal

Deepholm
  • Bot suicides into a group of mobs at <Hotspot X="571.4796" Y="-765.7556" Z="146.8872" /> when trying to complete Twilight Research - Quest - World of Warcraft repeatedly and then gets stuck flying in circles while running back from the Spirit Healer.
Alright, I've marked this down on the 'legacy' bug log and will get them fixed soon.
 
I have this error when i load the xml2 from store version
ada3fd501c28b2cf762898a215daa64b

[Compiler Error]: E:\Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(22,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)
This is not a profile issue.
Do a fresh install of your bot.
 
Then all you'd need to do is just change your ground mount setting to a mount that's not a flier.
You can do this on the "Settings & Tools" menu.

My ground mount is not a flier. I assume when changing to nav="run", HB checks if char is mounted and not if char is mounted on a ground mount and continues waypath. Maybe changing this check in HB core or force a dismount in profile when changing from "fly" to "run" might solve this problem?
 
My bot stuck at azsuna intro quest... Says that he waits for Arthas, even tho i'm on the third quest now. So my bot fly back to dalaran and "waiting for npc to spawn" what to do? Can i skip the introquest in the bot or profile?

Goal: Picking Up Quest - Down to Azsuna (Down to Azsuna - Quest - World of Warcraft) : From - Archmage Khadgar (Archmage Khadgar - NPC - World of Warcraft) [Ref: "Pickup" @line 121]
I'm guessing by "third quest" you mean you've done all three artifact weapon quest lines?

I'll need a log to see what's going on but in the mean time, I'm looking into adding "intro skips" if it's detected that your player has started questing in Azsuna already.
 
You may want to blacklist this particular mob as it seems to be bugged.

Code:
<WoWUnit Name="Versklavter Frostwolforc" Entry="76238" X="6792.237" Y="5745.167" Z="325.2157" />

I had this issue with 3 of my chars.

Code:
<PickUp Nav="Fly" QuestName="Bewaffnet und gefährlich" QuestId="33344" GiverName="Thrall" GiverId="75186" />
<Objective QuestName="Bewaffnet und gefährlich" QuestId="33344" Type="KillMob" Nav="Fly" MobId="76238" KillCount="10" />
<TurnIn Nav="Fly" QuestName="Bewaffnet und gefährlich" QuestId="33344" TurnInName="Durotan" TurnInId="75177" />
Bugged in what way that it merits blacklisting?
Are they stuck in walls? Stuck in evade?

I'm guessing this is in the Frostfire Ridge profile as well?
 
lvl 100 druid standing in val sharah and selected the valsharah profile but it aint working "The currently loaded profile does not have anything for the local player to do (is your toon too high level?)"
cf1914b8d2.jpg
Do a fresh install of your bot.
This is not a profile error.
 
Issues with Mage arcane artifact profile:

- Cannot auto accept arcane arti quest from the npc. the profile keeps opening/closing the npc dialog infinity but not accepting the quests. done manually
- Cannot move to Dalaran from the hall automatically, done manually.
- After flying to the Northenrend, toon stands still

View attachment 212625
The arcane profile hasn't been through the initial test yet, and is still in the 'blindly developed' stage.
I'll mark your report down, but these issues will most-likely be fixed during the initial testing phase.

Thanks for the report/log!
 
Back
Top