• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Test] Honorbuddy 2.0.0.4877 - New GUI

    Discussion in 'Archives' started by Nesox, Jun 9, 2011.

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

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Changelog 2.0.0.4877

      Honorbuddy

      Bug Fixes

      • Updated the WoWAura struct, it changed slightly. - LocalPlayer.ActiveAuras works again.
      • StuckHandler will no longer try to dismount when you are a ghost.
      • StuckHanlder will no longer try to unstick when waiting for moving along off mesh connections.
      BgBot

      • Cleaned up the behavior for getting off the boat in SotA abit should be more sturdy now.
      • Increased the time before deciding on new hotspots to 15 seconds. Up from 5.
      • Should now weigh hotspots, based on the last good hotspot, instead of re-weighting them all from scratch. (Other hotspots must be 120% more populated than the current one, for the hotspot to change. Excluding captures, etc)
      • Will now move move along jumplinks in all bg's without the 'zig-zag' when moving towards a player.
      • Should always have the appropriate battleground loaded.
      • Should no longer get stuck doing nothing after waiting at the gate
      QuestBot

      • QuestReward code is now using the new WeightSetEx class to weight items.

      API Fixes

      • ItemInfo.EquipSlot is now the correct type.
      • WoWItem.Link works again.
      • ConditionHelper (If/While conditions) - bool IsAchievementCompleted(int achievementId, int index) should work as inteded now.
      Api Additions

      • SpellManager.CanCast(string spellName, WoWUnit target, bool checkRange, bool checkMoving) override has been added.
      • WoWCurrency - Can be used to lookup TotalAmount/Amount/Name etc. for different currencys.
      • LocalPlayer.HonorPoints
      • Mount.OnDismount, you can subscribe to this event and run whatever code you want. Will get executed after the player dismounts.
      • SpellManager.GlobalCooldown, use this instead of LegacySpellManager.GlobalCooldown
      • SpellManager.GlobalCooldownLeft, returns the amount of time left on the Global Cooldown timer, TimeSpan.Zero if the timer isn't running.
      • WeightSetEx - new weighset class, will replace the class WeightSet in a few releases. Reads all the the weigt set's from disk from the Data->Weight Set's directory.
      Changes

      • ItemInfo.EquipSlot is now the correct type.
      • WoWItem.Link works again.
      • ConditionHelper (If/While conditions) - bool IsAchievementCompleted(int achievementId, int index) should work as inteded now.
      Changes

      • Singular v1 replaced most of the default Classes, only ShamWoW left. You can still download the other ones from their threads on the forum.
      • When mounting up, if an id has been provided Honorbuddy will now lookup the mountname and print it intead of the number. eg; Mounting: 66846 will now instead print Mounting: Ochre Skeletal Warhorse
      • Many LevelbotSettings properties are now located in CharacterSettings - they made no sense to be LevelbotSpecific, and needed to be cleaned up. Plugins, CCs, and Bots will need to be updated to reflect these changes, we have aliases for them in LevelbotSettings wich will be removed in a few releases.
      • Plugins are now sorted alphabetically
      • ProtectedItems.xml updated.
      • ForceMail.xml updated.
      Plugins

      • AutoEquip has been rewritten to reflect the new WeightSetEx class.
      • AutoEquip has replaced EquipMe, you can still download EquipMe from it's thread in the plugins section.
      • Talented - Updated the hunter Beast Mastery spec.
      • Talented - Added a hunter Marksmanship spec.
      • Talented - Will not log when learning a new talent.
      Treesharp

      • Wait now has another constructor - Wait(TimeSpan,CanRunDecoratorDelegate,Composite)
      • WaitContinue now has another constructor - Wait(TimeSpan,CanRunDecoratorDelegate,Composite)
      QuestBehaviors


      • LOADPROFILE - changed in the following ways:
      • Reports an error and stops the bot, if the profile it was asked to load does not exist.

      • COLLECTTHINGS - is a new behavior. See the Wiki for details:
      • Honorbuddy Custom Behavior: CollectThings - Buddy Wiki

        CASTSPELLON - changed int he following ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is not practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.
      • Now requires Range > MinRange
      • Now requires that SpellId be known by the toon

        ABANDONQUEST - changed in the following ways:
      • no longer considers it a 'fatal' error to abandon a quest that is not in your log. You will now receive a warning, instead.

        USEITEMON - changed in the following ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is not practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.
      • NpcState renamed to MobState
      • HpLeftAmount renamed to MobHpPercentLeft

        INTERACTWITH - changed in the following ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is no practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.

        COMBATUSEITEMON - changed in the followng ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is not practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.

        USEITEMTARGETLOCATION - changed in the following ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is not practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.

        EQUIPITEM - changed in the following ways:
      • The "Slot" attribute's value now takes an enumeration name instead of a number.

        ESCORT - changed in the following ways:
      • The "X"/"Y"/"Z" attributes are now optional, and default to the toon's current location.

        FORCEDDISMOUNT - changed in the following ways:
      • should now work correctly for Druids using non-US WoWclients.

        VEHICLEMOVER - changed in the following ways:
      • Multiple MobIds are now accepted. The form is MobId1, MobId2, ...MobIdN.
        There is not practical limit to how many MobIds you may specify.
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.

        MOUNTVEHONLY - changed in the following ways:
      • X/Y/Z is now optional. If unspecified, the toon's current location will be used.

        USEITEMON - changed in the following ways:
      • Now supports a new attribute "IsMissingAuraId".
        When specified as an argument, the Mob must NOT have the particular Aura
        to be considered as a target.
      • HasAuraId/IsMissingAuraId now considers the attribute specified for the NpcState (DontCare
        by default). Previously, HasAuraId operated independent of the NpcState.

      ArchaeologyBuddy

      Bug Fixes

      • Nekmani Wellspring Digsite is fixed

      Professionbuddy 1.0.0.33

      Bug Fixes

      • Tradeskills should now properly get imported.
      • 'Get Mail' now works again with getting mail by Item ID.
      • 'Buy item From Ah' now works again.

      In order to use Hb your WoW client must be fully (100%) patched

      Download Here:
      Honorbuddy 2.0.0.4877
       
    2. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Reserved for more information
       
    3. HB2632W45

      HB2632W45 New Member

      Joined:
      May 20, 2011
      Messages:
      51
      Likes Received:
      1
      Trophy Points:
      0
      i get this error what should i do?

      honorbuddy has encountered a problem.
      we are sorry for the inconvenience

      please tell bossland gmbH about this problem.
      to help improve the software you use. bossland gmbH is intrested in learning
      more about this error. we have created a report about this error for you to send to us.

      powered bu {sa}
       
    4. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Why didnt you guys update the weight sets; its so silly to tout that you have updated auto equip but still have weight sets that are very outdated

      For example shaman <Intellect>11</Intellect>.....
       
    5. primo

      primo New Member

      Joined:
      Sep 19, 2010
      Messages:
      1,059
      Likes Received:
      0
      Trophy Points:
      0
      getting an error right away trying to send it but it says error send to many times
       
    6. HB2632W45

      HB2632W45 New Member

      Joined:
      May 20, 2011
      Messages:
      51
      Likes Received:
      1
      Trophy Points:
      0
      same
       
    7. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113


      opena new thread on Support section including your log(if any) and/or a screenshot of the error
      also give us more details about your OS
       
    8. muggle

      muggle New Member

      Joined:
      Jun 4, 2011
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      How do we minimize to try now?
       
    9. Mr_Hunter

      Mr_Hunter Member

      Joined:
      Sep 11, 2010
      Messages:
      555
      Likes Received:
      6
      Trophy Points:
      18
      You could test to start Honorbuddy in Admin mode.

      Right Click on Honorbuddy and start as admin.
       
    10. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      what do you mean?
       
    11. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Getting an error, too.

      German:
       
    12. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      a tray icon will be added on next release :)
       
    13. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Instancebuddy.WeightSets.resources" was correctly embedded or linked into assembly "Honorbuddy" at compile time, or that all the satellite assemblies required are loadable and fully signed.

      Instancebuddy doesnt seem to want to work; fresh install
       
    14. muggle

      muggle New Member

      Joined:
      Jun 4, 2011
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Thanks Tony.

      Run as Admin.
       
    15. Piwielle

      Piwielle New Member

      Joined:
      May 10, 2011
      Messages:
      97
      Likes Received:
      0
      Trophy Points:
      0
      hey what i need to set for fury warrior on autoequip2 weaponstyle? dualwield, two-handed, onehandandshild?
       
    16. muggle

      muggle New Member

      Joined:
      Jun 4, 2011
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Dual-Wield if you got your talent points into Titans Grip
       
    17. Madhatt5r

      Madhatt5r New Member

      Joined:
      Apr 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0

      I've also had this issue twice. It said "Could not start injection routine at address 0"... Than closed.. It has happened twice when trying to use bgbot..
       
    18. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      I hate having to run stuff in admin mode to get it to not crash :(
       
    19. dark1463

      dark1463 New Member

      Joined:
      May 31, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      getting error [UserSettings-v133(error)]: BEHAVIOR MAINTENANCE PROBLEM: An item with the same key has already been added.
      FROM HERE:
      at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
      at BuddyWiki.CustomBehavior.UserSettings.UserSettings.UtilBuildConfigurationSettings() in c:\Users\nightsfire\Downloads\Honorbuddy 2.0.0.4877\Quest Behaviors\UserSettings.cs:line 331
      at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in c:\Users\nightsfire\Downloads\Honorbuddy 2.0.0.4877\Quest Behaviors\UserSettings.cs:line 126
      UserSettings-v133(warning) @line 3913]: Attribute 'PullDistance' is not recognized by this behavior--ignoring it.
      [UserSettings-v133(error) @line 3913]: Stopping Honorbuddy. Please repair the profile!
       
    20. Piwielle

      Piwielle New Member

      Joined:
      May 10, 2011
      Messages:
      97
      Likes Received:
      0
      Trophy Points:
      0
      vista and windows 7
      Right vlick on honorbuddy.exe
      Tab compatibility
      Run as administrator...
      enjoy :)
       
    Thread Status:
    Not open for further replies.

    Share This Page