• Visit Rebornbuddy
  • HB ARCHIVES: Honorbuddy Profile Pack--DO NOT DELETE!

    Discussion in 'Archives' started by chinajade, Sep 8, 2013.

    1. Shaqiel

      Shaqiel New Member

      Joined:
      Sep 13, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      This level pack all of a sudden doesn't work properly now. I used this on 2 of my bots and it worked fine all the way to 110. Now I am running it again, and it dies constantly, it doesn't ress my pet when it dies etc. And also, I have never seen this before but only this bot don't know how to move properly - it looks so obvious it's botting. It's navigating with the click to-move RIGHT in front of it. Quite hard to explain, but it moves with so small steps constantly that it looks like it's floating or running half'ly'. This is a a major issue.

      Right now leveling in Aszuna level 100.
       
    2. jorssy

      jorssy New Member

      Joined:
      Jan 5, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      trying to load the auto loader but i get the message Can not start quest bot - this profile does not contain a quest order!, am i missing some files or plugins? Where can I get them?
       
    3. Dubljay

      Dubljay New Member

      Joined:
      Feb 8, 2015
      Messages:
      96
      Likes Received:
      0
      Trophy Points:
      0
      I am having the same problem, 2 quest windows appear and HB will not pickup the quest but it keeps trying over and over and over again.....
       
    4. Roman

      Roman Member

      Joined:
      May 17, 2012
      Messages:
      75
      Likes Received:
      3
      Trophy Points:
      8
      Hello, i dont know its bot bug or profile, but 1-110 Questing Profile Pack is bugged every 5-15 mins. Post this report in Honorbuddy Support section too.
      View attachment 2116 2016-10-27 20.41.txt

      Looks like problem with travel form. I buy mounts to all my lvling toons and change in hb settings to use wyverns and gryphons. So looks like it working now...
       
      Last edited: Oct 28, 2016
    5. mykroft

      mykroft New Member

      Joined:
      Jun 18, 2010
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Am leveling a alt and am stuck on the following:

      Changing current profile to [N - Quest] 87-88 Kun-Lai Summit [Kick] ($Rev: 5841 $)
      KunLaiTheFallofShaiHu behavior is marked as obsolete and will be removed in a future release. DO NOT USE. THIS QB WILL BE REMOVED IN THE NEAR FUTURE

      and then it just sits there

      Suggestions pls

      Myk
       
    6. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Hi Echotiger,

      I've leveled some chars in WoD and got stuck at the same progress point. Seems like HB has trouble recognizing this NPC already has quest to turn in:

      Code:
      <TurnIn QuestName="The Battle of Thunder Pass" QuestId="34124" TurnInName="Durotan" Entry="76484" X="6025.898" Y="2850.042" Z="200.3998" />
      <PickUp  QuestName="The Secrets of Gorgrond" QuestId="34867" GiverName="Durotan" Entry="76484" X="6025.898" Y="2850.042" Z="200.3998" />
      
      HB keeps logging

      Code:
      [08:28:51.929 D] Goal: Turning in Quest - Die Schlacht am Donnerpass (http://wowhead.com/quest=34124) : To - Durotan : ID - 0 [Ref: "Turnin" @line 1546]
      [08:28:51.997 D] Activity: Waiting for NPC to show a quest cursor
      
      I've now turned in manually but thought this might be interesting for you to know. Log attached

      This line seems to be critical as well:

      Code:
      <MoveTo Nav="Fly" DestName="The Battle of Thunder Pass - Stage 10" X="6025.898" Y="2850.042" Z="200.3998" />
      
      as you cannot fly during this scenario. Maybe "Run" will solve it.
       

      Attached Files:

      Last edited: Oct 28, 2016
    7. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Hi Echotiger,

      seems like HB has trouble turning in this particular quest (mob is under water, maybe that's causing this issue)

      Code:
      Objectif: Turning in Quest - Ein grüner Ogron? (http://wowhead.com/quest=36482) : To - Cutter : ID - 82274 [Ref: "Turnin" @line 606]
      
      EDIT:

      Code:
            <PickUp Nav="Fly" QuestName="Shredder vs. Saberon" QuestId="33663" GiverName="Rakthoth" GiverId="85089" X="6972.672" Y="872.684" Z="93.21857" />
            <MoveTo Nav="Fly" X="7092.143" Y="835.4748" Z="73.02531" />
            <!-- Make sure navigator doesn't calculate a bad path through the M2 objects -->
      
      (Source: [Fly][H - Quest] 92-94 Gorgrond [Kick].xml)

      Would you mind removing the second line? Even if char has already completed quests in Gorgrond, char will still move there and then load Talador quests as this MoveTo is only within this condition: IsQuestCompleted(36474).

      Thank you

      EDIT:

      I had to replace hotspots for this quest, as char was not able to gather all arcane vortexes:

      Code:
              <!-- Gathering the Spark -->
              <CustomBehavior File="InteractWith" MovementBy="NavigatorPreferred" PreInteractMountStrategy="DismountOrCancelShapeshift" QuestId="34636" MobId="79390" NonCompeteDistance="0" NumOfTimes="20" TerminateWhen="IsObjectiveComplete(1, 34636)"
      												WaitTime="2000" Range="3" >
                <HuntingGrounds WaypointVisitStrategy="InOrder" >
      			<Hotspot X="3284.61" Y="988.6947" Z="41.05988" />
      			<Hotspot X="3253.359" Y="1026.175" Z="40.14833" />
      			<Hotspot X="3232.271" Y="1074.159" Z="36.50601" />
                </HuntingGrounds>
              </CustomBehavior>
      
      (Source: [Fly][H - Quest] 94-96 Talador [Kick].xml)
       

      Attached Files:

      Last edited: Oct 29, 2016
    8. darobbiebot

      darobbiebot Member

      Joined:
      Oct 12, 2016
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      6
      Hello all

      Can this meta pack complete the whole Class hall campaign ?
       
    9. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
    10. nekromanze

      nekromanze New Member

      Joined:
      Jan 14, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      Does any 1 has been banned just using lvling quests on this profile?
       
    11. socrates3

      socrates3 Member Legendary

      Joined:
      Oct 25, 2016
      Messages:
      271
      Likes Received:
      12
      Trophy Points:
      18
      Hi EchoTiger. I too am experiencing the issue with Arcane Torrent as a Level 4 Blood Elf Preist. "TOON DOES NOT KNOW: ARCANE TORRENT"

      Attached is full log
       

      Attached Files:

    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      That would be a recommendation/bug report for the bot's core.
      It may be worth posting that on the bug thread.
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      It should, yes.
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      A majority of these issues aren't profile-related issues.
      But instead, combat routine / navigation logic / etc.

      Do you have a log so I can see what's going on?
       
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      It sounds like you probably have a corruption in your installation.
      Try a complete fresh install of the bot.
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      I'd also suggest using smaller mounts - as bigger mounts will also result in more stucks than usual.
       
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      I'll need a full log to see your issue.

      That text you're seeing there won't hinder the profile at all.
      It's just warning text saying that behavior should be removed soon.
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Is this happening consistently over multiple characters?
      If so, this would weede out it being a cache issue and could be a more serious issue in the bot itself.



      Nav="Fly" is fine there.
      It was most-likely automatically generated when Kick was making the profile.

      It doesn't tell the bot it must fly to that coordinate - it's just telling the bot we'd prefer to fly to this coordinate if we can.
      During the path calculation process, the bot will realize that it can't fly given its current situation and will use ground navigation instead.
       
    19. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      For quest 36482, which mob is under water?
      The quest giver + turn in is on ground, and the boss you're meant to kill should also be on the ground.

      For the MoveTo after quest 33663, I've added a QuestId check that will prevent it from running if you've completed that quest or don't have it.

      And for the hotspots you've added on quest 34636 -
      Did you abandon the quest and let the bot run those hotpots from scratch?

      Thanks for the reports!
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Not yet.
      There's plans to add more quest support for the Class Hall loaders.
       

    Share This Page