Honorbuddy v3.0.16793.873 (for patch 7.1.5.23360) [SIZE=+1]Changelog[/SIZE] Code: New features: -------------- * Core - Updated for 7.1.5.23360 (HB-3538) * DungeonBuddy - Added support for Random Timewalking Dungeons (Burning Crusade) (HB-3528) * Singular - Applied Phelon's Brewmaster contributions. (HB-3512) - Mage Slow Fall will no longer instantly cast. Instead, it will now wait 1100ms before casting Slow Fall if the player is still falling after that time. (HB-3530) Bug fixes: -------------- * Core - WoWUnit.IsHostile no longer sometimes incorrectly reports a NPC as hostile (HB-3536) * DungeonBuddy - Shadow Labyrinth: No longer gets stuck trying to turn in the quest The Codex of Blood (HB-3380) * Singular - Retribution Paladin's Wake of Ashes will now properly check the range to the mob before casting. (HB-3533) [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.Ref: [Guide] How to attach your log Here are other threads where it may be appropriate to report your problem, instead of here: ArchaeologyBuddy thread DungeonBuddy thread FishingBuddy thread GarrisonBuddy thread GatherBuddy thread ProfessionBuddy thread Singular thread [SIZE=+1]Releases[/SIZE]Honorbuddy: Installer (recommended) / Zip Honorbuddy Deutsche Version: Installer (recommended) / ZipFor 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] v4.6.1 Microsoft Visual C++ 2015 Redistributable (x86) (vc_redist.x86.exe) [SIZE=+1]Notes[/SIZE]Comprehensive Changelogs can be found here: Honorbuddy comprehensive changelog HonorbuddyDE comprehensive changelog [SIZE=+1]FAQs[/SIZE]Is it safe to bot?Topic thoroughly discussed here: BosslandGmbH:HelpDesk:Is Botting Safe?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: The Senior Development staff's stance "64 bit" thread Don't know how to launch a 32-bit WoWclient? This article sorts the problem for you:Honorbuddy:HelpDesk:Launching a 32-bit WoWclient [SIZE=+1]Thread Management Rules[/SIZE]Posts that have been archived from this thread are available here:HB ARCHIVES: Processed Issues from Releases 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.Ref: [Guide] How to attach your log 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.Ref: Feedback for Honorbuddy Improvements 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!
SpellManager.Cast is returning false for Judgment (Judgment = 20271) for me, CanCast & HasSpell both return true. Its in range so im not really sure why it would. Tested with signular and my routine; both failed to cast it.
Seems to be an issue with Judgment (231663) it should be 20271, 231663 is a upgrade to the spell Judgment - Spell - World of Warcraft Spell manager also seems to think its the Mastery not the spell.. [09:59:54.334 D] [SpellManager] Mastery: Divine Judgment (76672) overrides Judgment (231663)
There are probably two spells by that name, so you will need to do it by ID for now. I have added a small hack to make HB prefer the old one by that name for next releases.