Hi, Orion_TheGreat, As described in Reporting Problems or Seeking Assistance, the problem you are reporting is not a profile issue, but Honorbuddy itself. In fact, the profile is suspended when Honorbuddy decides to make a 'vendor run' (mail/sell/repair). Please see the guide to get your issue reported to the correct place with a full log attached. cheers, chinajade
Hi, Kedaru, LowKey is spot on. You may also find this article helpful with your endeavor: HelpDesk: Questing profiles and the Loremaster achievement cheers, chinajade
If there are no profiles that work around questing available then you can't expect people to get behind the bot. Pay kick some money from the bot sales to act as an incentive.
Character goes to the northern most part of tirisfal glades and proceeds to swim north into fatigue zone
Stuck at: Goal: ForcedDismount-v569: "In Progress (no associated quest)" Dismounting [Ref: "[Fly][N - Quest] Deepholm 82-83 [Kick]($Rev: 2887 $)" @line 1375]
Jumping from the high distance mount and repeat Goal: Flying to safe approach to Pyrium Lodestone and Flint Oremantle.
Hello Chinajade Questname : Vessels of power Profiles : BC 58-70 (alliance only) Could you please replace this line of code in alliance profile, so that the bot can 100% complete this quest? currently it works 50% because sometimes the bot goes a bit away from the real items to collect and gets stuck (been contacted by a botter while stuck in loop with the quest, and saw another botter stuck too). After i applied the fix, i tested it on 4 DK's so far, and it works perfect. Old line of code : <Objective QuestName="Vessels of Power" QuestId="10028" Type="CollectItem" CollectCount="8" Name="Draenei Vessel" ItemId="25841" /> Fix to apply : Code: <If Condition="HasQuest(10028) && !IsQuestCompleted(10028)"> <CustomBehavior File="FlyTo" X="-2126.341" Y="4212.234" Z="5.024042" /> <CustomBehavior File="ForcedDismount" /> [U][B] <CustomBehavior File="CollectThings" QuestId="10028" ObjectId1="182581" CollectUntil="QuestComplete" HuntingGroundRadius="200" />[/B][/U] </If> Thank you
I also removed from BC 58-70 Horde profile the current quests (the pickups, collects, and turnings) of 10018 + 10023 +10791, a 3 successive quests coming from the Wow bugged NPC Malukaz which like 90% gets stuck with no quests to give. And since without these 3 quests you already have enough XP to pass the zone, it works flawlessly without them.
Hello! Another bugged quest named: Burning Down the House Unable to QuestTurnIn View attachment New WinRAR ZIP archive.zip Need log out/log in to get unbugged on this quest.
Yesterday up at 6am and started the bot before I went to work. I was around level 20 when I started it. I came home, at 5:30 PM and I was stuck in Ashenvale at coordinates 72.72 60.95 while mounting a Dragon Turtle. It had been there for hours and hours at level 23, in the doorway because the mount was to big. I suggest you add in a feature that if you are stuck while mounted that you make it so he tries to dismount or something. Edit: It was trying to go to the vendor to sell some Junk. Edit2: Again today, the bot got stuck behind a small tree in Desolace while trying to sell to a vendor.
I wouldn't run this pack over night tbh. I get stuck every 1-2 hours. My advise is to run a grind profile at night just to be safe.
dunno if kick is still updating this but it gets stuck at alot of quest because of Styx.CommonBot.Profiles.ProtectedItemsManager
[Compiler Error]: d:\hb\Quest Behaviors\KillVicejaw.cs(67,17) : error CS0246: The type or namespace name 'ConfigMemento' could not be found (are you missing a using directive or an assembly reference?) Errors in quest behaviors! Looks like this is coming from Kick's any note on fixing this? Popping up all over the forums right now.