• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Honorbuddy v2.5.15004.819 for WoW Patch 6.2.4.21355

    Discussion in 'Archives' started by raphus, Mar 25, 2016.

    Thread Status:
    Not open for further replies.
    1. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      [​IMG][​IMG]


      Honorbuddy v2.5.15004.819

      [SIZE=+1]Changelog[/SIZE]
      Code:
      New features:
      --------------
        * Core
          - Updated for patch 6.2.4.21355 (HB-2797)
      

      [SIZE=+1]Reporting Bugs[/SIZE]
      Please report confirmed HBcore bugs to THIS thread!
      When reporting a bug, please include your full log file (found in your bot folder under the "Logs" directory, sort by creation date to find it easier), a full and detailed explanation of the bug, as well as any screenshots or profiles that may be useful in tracking down the bug.
      Here are other threads where it may be appropriate to report your problem, instead of here:


      [SIZE=+1]Releases[/SIZE]
      Honorbuddy: Installer (recommended) / Zip

      Honorbuddy Deutsche Version: Installer (recommended) / Zip
      For German users, this Honorbuddy client must be used. Other Honorbuddy version(s) will not work for you.
      Ref: Honorbuddy Deutsche Version - Pressemitteilung


      [SIZE=+1]Requirements
      [/SIZE]

      [SIZE=+1]Notes[/SIZE]

      [SIZE=+1]FAQs[/SIZE]
      Is it safe to bot?
      Will you be supporting a 64-bit version of Honorbuddy in this release?
      No. The game developer continues to ship a 32-bit WoWclient. We've had this discussion many times in the past, and the answer is "no, not until its absolutely needed". Here are two posts to get you started:


      [SIZE=+1]Thread Management Rules[/SIZE]
      Posts that have been archived from this thread are available here:
      Posts are archived according to the following rules:

      • Posts that have received a response from the Bossland GmbH staff are archived.
        Do not assume that because your post was archived, it means we don't care.
        We are simply keeping this thread clean.
      • This thread is for confirmed HBcore bug reports only.
        You should have tried to resolve your problem using the Support forum, first.
        If the Support forum can't resolve your issue, they will ask that you report the problem here.
      • We will only look into bugs reported against the version of Honorbuddy represented by this thread.
        Bugs reported against any other Honorbuddy releases (including Betas) will be archived immediately without comment.
      • Bug reports without FULL, unedited logs attached will be immediately archived without comment.
      • Either report bugs properly, or do not report them at all.
        We cannot look into bugs that have little to no information.
        Bugs reported in such a fashion will be immediately archived without comment.
      • If you wish to submit a feature request to this thread, please make certain it is not already covered.
      • This is not a discussion thread.
        If you derail this thread, you will be muted for up to 30 days. No questions.
      • Archiving may not be immediate, but occur every few days.



      Enjoy!
       
    2. TimeSaverZealot

      TimeSaverZealot Member

      Joined:
      Apr 8, 2016
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      18
      The following code in the [H - Quest] Durotar 5-12 [Kick].xml profile is outdated, because the quest Spirits Be Praised has been removed in the 6.2.4 WoW patch, so now low-level Horde characters go to that spot and stand almost forever waiting for a quest that will never be given:

      Code:
      <!-- "Spirits Be Praised" Pickup & Objective -->
              <While Condition="!IsQuestCompleted(25189)">
                  <If Condition="HasQuest(25189)">
                      <CustomBehavior File="AbandonQuest" QuestId="25189" Type="All" />
                  </If>
                  <!-- Not this NPC won't have quest if someone else started the escort event -->
                  <MoveTo X="562.0121" Y="-4103.38" Z="16.7572" />
                  <If Condition="Unit(39325, u =&gt; u.FactionId == 29) != null">
                      <PickUp QuestName="Spirits Be Praised" QuestId="25189" GiverName="Grandmatron Tekla"
                              GiverId="39325" X="562.0121" Y="-4103.38" Z="16.7572" />
                  </If>
                  <CustomBehavior File="EscortGroup" QuestId="25189" EscortNpcId="39325"
                                  EscortCountMax="1" EscortCompleteWhen="QuestCompleteOrFails" />
              </While>
              <TurnIn QuestName="Spirits Be Praised" QuestId="25189" TurnInName="Raggaran" TurnInId="39326" />
      Please remove this part from the official release of Honorbuddy, specifically the [H - Quest] Durotar 5-12 [Kick].xml profile, and please release an update. I have tested Honorbuddy without that script part, and it works fine; the character moves on.

      Thank you.
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hello!

      At the moment, it seems that the pre-packaged profiles aren't fully updated to the base copies.
      Raphus is aware of this, and it will be fixed in the next bot update which will be soon.

      In the mean time, could you try using the store copy of the profiles?
      The store copy is synchronized twice a day with the base copy of the questing pack.
       
    4. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
    5. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
    Thread Status:
    Not open for further replies.

    Share This Page