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

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

    1. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      Nope. Only Deepholme have this Problem.
       
    2. Untz

      Untz New Member

      Joined:
      May 7, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      worked it out. cleared all caches :)
       
    3. mhyr

      mhyr Member

      Joined:
      Nov 30, 2013
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      18
      I want to thank Kicks for this ! Having a blast with it ^^
      Anyone maybe has tips for which speccs to use for certain classes ? Which ones are the fastest etc ? I have all heirlooms availible.
       
    4. smackdownn

      smackdownn New Member

      Joined:
      May 6, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      just outside of splintertree post. this is the pathway to many quests. i tried to manually move but this path is crossed too many times and everything it dosent go from the side, instead the bot goes through the raging ancient directly attacking it. it kills me in 4 hits. i just keep dieng until i manually move my toon from side path.
       
    5. Igoblin

      Igoblin Banned

      Joined:
      Oct 16, 2013
      Messages:
      127
      Likes Received:
      2
      Trophy Points:
      0
      The quest profiles for Horde level 54 - 58 are horrible,54 - 56 grinding and bad xp in 56 - 58 quests. pliss update that levels!!
       
    6. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      [Fly][N - Quest] Hyjal 80-82 [Kick]

      Changes: Added PreInteractMountStrategy="Dismount", because we cant use the Item when Flying.

      Replace:
      Code:
                  <While Condition="HasQuest(25330) &amp;&amp; !IsQuestCompleted(25330)">
                      <CustomBehavior File="InteractWith" QuestId="25330" MobId="39453" MobState="Alive"
                                      InteractByUsingItemId="52819" NumOfTimes="30"
                                      WaitTime="2000" Range="10" CollectionDistance="500"
                                      X="4401.595" Y="-4354.701" Z="900.8432" />
                  </While>
      With:
      Code:
                  <While Condition="HasQuest(25330) &amp;&amp; !IsQuestCompleted(25330)">
                      <CustomBehavior File="InteractWith" QuestId="25330" MobId="39453" MobState="Alive"
                                      InteractByUsingItemId="52819" NumOfTimes="30" PreInteractMountStrategy="Dismount"
                                      WaitTime="2000" Range="10" CollectionDistance="500"
                                      X="4401.595" Y="-4354.701" Z="900.8432" />
                  </While>
       
    7. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      [Fly][A - Quest] BC 58-70 [Kick]

      Changes: Remove 1 Override, because for this Quest we have 2.

      Remove:
      Code:
          <Quest Id="9951" Name="It's Watching You!">
              <Objective Type="KillMob" MobId="18438" KillCount="1">
                  <Hotspots>
                      <Hotspot X="-1804.143" Y="4736.26" Z="27.78773" />
                      <Hotspot X="-1797.368" Y="4734.819" Z="39.46785" />
                      <Hotspot X="-1796.446" Y="4728.727" Z="53.96958" />
                      <Hotspot X="-1792.478" Y="4731.026" Z="66.83146" />
                  </Hotspots>
              </Objective>
          </Quest>
      This is the right one:
      Code:
          <Quest Id="9951" Name="It's Watching You!">
              <Objective Type="KillMob" MobId="18438" KillCount="1">
                  <Hotspots>
                      <Hotspot X="-1790.325" Y="4735.224" Z="66.83251" />
                  </Hotspots>
              </Objective>
          </Quest>
       
    8. padaz

      padaz New Member

      Joined:
      May 4, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      oh well sry im lazy got it ty ;)
       
    9. Disec

      Disec Member

      Joined:
      Jun 25, 2012
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      6
      Looks like the winter guard defender quest to pick up the citizens on the gryphon is still broken, picks up the citizen and fails to drop it off then auto logs out when it can't pick up another one after completely spazing out.
       
    10. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      prob still a cc issue with vehicles then
       
    11. namednoob

      namednoob Community Developer

      Joined:
      Apr 25, 2014
      Messages:
      1,097
      Likes Received:
      25
      Trophy Points:
      38
      Kickazz, I have notice that in several different points where the bot fly some where that he either needs to use an item or kill a target he wont dismount and will try to use the item or stay flying near the target without doing anything however if you manually unmount it will perform the action, Deepholm is a good place for example it will fly near a monster and just stay there doing nothing is that some what related to the flight system or the waypoint recorded or what? unhappily my PC went to maintenance because of the water cooler and I don't have any logs to present you but if you have any ideas of what it could I would love to hear.
       
    12. Z

      Z New Member

      Joined:
      Jan 31, 2012
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Hello,

      There is an issue with the quest It's Watching You! - Quest - World of Warcraft

      [Fly][A - Quest] BC 58-70 [Kick]

      The bot will get into the building but will not go up stairs to slain the mob. happened to all my 3 bots that i leveled recently. also so many bots stays there afk using the same profiles.

      A fix to this will be great.

      Something maybe useful
      Thanks
       
    13. tigerlady3012

      tigerlady3012 New Member

      Joined:
      May 7, 2013
      Messages:
      403
      Likes Received:
      0
      Trophy Points:
      0
      Hi, could you have a look at the Horde Silithus profile please. I don`t stuck but is extremely slow, it walk past the mobs he need, for the quests, very often.
      It runs around them but kill them only sporadically.
       
    14. Donkishot

      Donkishot New Member

      Joined:
      Mar 17, 2014
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Hello!

      The Worgen starting profile stops working at the "By Blood and Ash" quest (ID:14218).
      Here's the problem:

      Hope this helps!
       
    15. tigerlady3012

      tigerlady3012 New Member

      Joined:
      May 7, 2013
      Messages:
      403
      Likes Received:
      0
      Trophy Points:
      0
      There is a problem with the Death Knight Start Zone profile

      Singular] Singular is Enabled while in a Quest Vehicle
      [Singular] Change [Disable in Quest Vehicle] setting to 'True' to change
      [CannonControl-v1085(error)]: The 'MinAngle' attribute's value (saw '-0.4363') is not on the closed interval [0..1.5].
      [CannonControl-v1085(warning) @line 442]: Attribute 'Gravity' is not recognized by this behavior--ignoring it.
      [CannonControl-v1085(warning) @line 442]: Attribute 'MobId' is not recognized by this behavior--ignoring it.
      [CannonControl-v1085(warning) @line 442]: Attribute 'Velocity' is not recognized by this behavior--ignoring it.
      [CannonControl-v1085(error) @line 442]: Stopping Honorbuddy. Please repair the profile!

      View attachment 128120
       
    16. rinleezwins

      rinleezwins Member

      Joined:
      Jan 19, 2012
      Messages:
      269
      Likes Received:
      0
      Trophy Points:
      16
      Hey Kickz, I have leveled several characters recently from level 1 using your profiles. Love them and all, but there is a minor issue you could take a look at.

      There are several quests that are being picked up from a certain item that drops from mobs. On a rare occasion, the bot will try to use the item to pick up the quest right after mailing junk to other toon and gets stuck on "cannot mail soulbound items" with mailbox open.
       
    17. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      [Fly][A - Quest] BC 58-70 [Kick] and [Fly][H - Quest] BC 58-70 [Kick]

      Changes: Added a MoveTo, because without the it can be possible that the Char has problems to reach the roof.

      Replace:
      Code:
              <Objective QuestName="It's Watching You!" QuestId="9951" Type="KillMob" MobId="18438" KillCount="1" />
      With:
      Code:
              <If Condition="HasQuest(9951) &amp;&amp; !IsQuestCompleted(9951)">
                  <MoveTo X="-1795.275" Y="4730.683" Z="66.83118" />
                  <Objective QuestName="It's Watching You!" QuestId="9951" Type="KillMob" MobId="18438" KillCount="1" />
              </If>


      Edit: This is a fix for:

       
    18. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      The Problem is that Silithus is a big Area and here we have to Increase the TargetingDistance for some Quests.
      But it needs a deeper look, to found out for which Quests we have to Increase the TargetingDistance.
       
    19. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      This Bug is already known:

      And this is the Profile Code:
      Code:
                  <If Condition="HasQuest(12237) &amp;&amp; !IsQuestCompleted(12237)">
                      <While Condition="HasQuest(12237) &amp;&amp; !IsQuestCompleted(12237)">
                          <If Condition="!Me.IsOnTransport">
                              <CustomBehavior File="FlyTo" DestName="Start Point" X="3703.753" Y="-698.9519" Z="215.5364" />
                              <CustomBehavior File="ForcedDismount" />
      
                              <UseItem QuestName="Flight of the Wintergarde Defender" QuestId="12237" ItemId="37287"
                                       X="3703.753" Y="-698.9519" Z="215.5364" />
                              <CustomBehavior File="WaitTimer" WaitTime="6000" GoalText="Waiting for  {TimeRemaining}" />
                              <CustomBehavior File="Vehicles\MountVehOnly" VehicleMountId="27258"
                                              X="3703.753" Y="-698.9519" Z="215.5364" />
                              <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for  {TimeRemaining}" />
                          </If>
                          <If Condition="Me.IsOnTransport">
                              <CustomBehavior File="Vehicles\FlyingVehicle" QuestId="12237" VehicleId="27258"
                                              NpcList="27315, 27336" PickUpPassengerButton="1" DropPassengerButton="2"
                                              SpeedButton="3"
                                              StartPath="3677.748, -755.317, 232.0767 | 3681.729, -1021.153, 199.096 | 3691.888, -1128.765, 135.9474"
                                              Path="3691.672, -1128.605, 135.9474 | 3616.087, -1144.626, 129.1776 | 3625.421, -1216.024, 127.1696 |     3670.133, -1269.399, 124.7972 | 3723.138, -1229.059, 130.4213 | 3737.01, -1147.314, 130.7674 |      3667.331, -1096.301, 131.8572 | 3641.226, -1216.414, 132.4473 | 3642.252, -1308.858, 133.6576 |     3547.872, -1363.139, 116.9346 | 3602.878, -1267.035, 125.4067 | 3649.872, -1133.756, 129.4781"
                                              EndPath="3581.456, -914.9228, 248.048 | 3710.879, -697.133, 217.4217" />
                          </If>
      
                      </While>
                      <CustomBehavior File="EjectVeh" />
                  </If>
      But i dont know whats exactly is wrong.
      Chinajade or Kickaz have to take a look at it.
       
      Last edited: May 8, 2014
    20. jazzman170

      jazzman170 Member

      Joined:
      Jan 30, 2013
      Messages:
      217
      Likes Received:
      0
      Trophy Points:
      16
      Not sure if this problem has been fixed already yet, but in MoP Townlong Steppes, the quest where you have to shoot down those mantids flying in the sky. When that big azz one is flying across the and you have to shoot him down too, it doesnt shoot him down. I have alway's had to manualy move mouse to him. Its spamming fire but its not actualy aiming at him so he never dies and just hover's in that 1 spot (Cause he can only fly so far before he's blocked by an invisble barrier). If it can be changed to that 1 spot, that would be perfect.

      I have no log as i am not on this quest yet but if you dont find it, in the future ill be sure to get a log of this when im on the quest.
       
      Last edited: May 8, 2014

    Share This Page