Brief Review of HonorBuddy menu

User Tag List

Page 41 of 41 FirstFirst ... 3738394041
Results 601 to 614 of 614
  1. #601
    Speedracer22's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice Review. honorbuddy als just made a Riftbot im going to buy that also.

    Brief Review of HonorBuddy
  2. #602
    wilsonj17's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wired420 View Post
    First off. You'll have to have lifetime to Fly or spend extra money on a Flying Plugin. This bot will not fly without it. They want to wrench as much of your money out of you as possible. Its the Ferrari of bots though so thats to be expected.

    Second.

    Don't bother buying this bot if you wish to use it unattended at this moment for anything other than grinding. Too many bugs. If you are going to buy it. I suggest lifetime as its the only subscription that wouldn't be a waste of money at the moment.

    If I hadn't bought lifetime I'd be screaming holy hell right now.

    It used to be awesome for HB1. But too much stuff was tried in too short of a period and it caused a ton of bugs, and things to be half done.
    Correct, still like this now plus we have not had a update to the half broken bot in a month and the support from the beggining was amazing now it's completly terrible, i will most probaly going to be banned from HB for expressing my thought's on the bot and telling the truth that the dev's cant release a stable bot and it should still be a "Beta" bot but there more concentrated on taking are money and developing the Rift bot.

  3. #603
    Hawker's Avatar Active Member
    Reputation
    40
    Join Date
    Jan 2009
    Posts
    213
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Honorbuddy 2.0.0.4877 - New GUI

    Honorbuddy 2.0.0.4877 - New GUI
    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.

  4. #604
    Bossland's Avatar Contributor
    Reputation
    80
    Join Date
    Oct 2007
    Posts
    85
    Thanks G/R
    0/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Activision Blizzard vs Bossland GmbH

    soon to follow with funny stuff

  5. #605
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossland View Post
    Activision Blizzard vs Bossland GmbH

    soon to follow with funny stuff
    Hai Mr. Bossland we your customers wish to indulge in this humor before the leachers on this site get to ... I kid I kid can;t wait for some lol's

  6. #606
    immotje's Avatar Member
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a possibility to try it out for an hour or so?

  7. #607
    flagmir's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do not buy this, customers support is the worst

  8. #608
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flagmir View Post
    Do not buy this, customers support is the worst
    do explain?

  9. #609
    flagmir's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I bought this a few years ago with an email that was tied to a domain that I owned, which I do not own anymore and since their new update you need to use an account linked ot that email to access most of the stuff and I therefore cannot use it, I have proof that I owned the product (countless) and I emailed support and all they told me is: can't help you sorry.

    Post on the forum, all I get is forum can't help you with this, to email support that they should be able to do it, but this support guy simply ignore me and tell me I won't be helped. I PAID MORE THAN 100 EURO FOR THIS.

  10. #610
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flagmir View Post
    I bought this a few years ago with an email that was tied to a domain that I owned, which I do not own anymore and since their new update you need to use an account linked ot that email to access most of the stuff and I therefore cannot use it, I have proof that I owned the product (countless) and I emailed support and all they told me is: can't help you sorry.

    Post on the forum, all I get is forum can't help you with this, to email support that they should be able to do it, but this support guy simply ignore me and tell me I won't be helped. I PAID MORE THAN 100 EURO FOR THIS.
    what proof did you supply?

  11. #611
    KuRIoS's Avatar Admin
    Authenticator enabled
    Reputation
    2983
    Join Date
    Apr 2006
    Posts
    9,805
    Thanks G/R
    351/297
    Trade Feedback
    9 (100%)
    Mentioned
    3 Post(s)
    Tagged
    1 Thread(s)
    flagmir, let me try and help you, I can't promise anything, but I can try.

  12. #612
    bambam922's Avatar Member
    Reputation
    14
    Join Date
    Jan 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What you have to realize is this..
    The forum moderators cannot help you with the situation.

    You need to do just as they told you and email your proof of ownership to [email protected]
    If you cannot provide sufficient evidence of ownership, then nothing can be done.

  13. #613
    jimmyamd's Avatar Elite User
    Reputation
    329
    Join Date
    Apr 2014
    Posts
    866
    Thanks G/R
    71/114
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    **** i got 3 of those birds and on my server lucky to get 5K lol

  14. #614
    flagmir's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bambam922 View Post
    What you have to realize is this..
    The forum moderators cannot help you with the situation.

    You need to do just as they told you and email your proof of ownership to [email protected]
    If you cannot provide sufficient evidence of ownership, then nothing can be done.
    I did not get asked to prove anything, was simply told

    "If you do not have access to email address [email protected], then we won't be able to help you.

    If you have access to this email address,, then just send us a request from it.

    Best Regard"
    afterwards, I sent proof regardless just in case, got ignored, I asked why I can't be helped, got ignored, I opened another ticket, got ignored, I asked to speak to someone else, got ignored, and finally got told

    "You won;t receive help about this case.

    Best Regards"

    with no explanation as to why I can't simply prove I own it....

Page 41 of 41 FirstFirst ... 3738394041

Similar Threads

  1. HonorBuddy Review
    By brantley55 in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 08-22-2013, 03:30 PM
  2. Immortal Bot - brief review and short guide
    By KuRIoS in forum Diablo 3 Bots and Programs
    Replies: 708
    Last Post: 09-10-2012, 06:31 PM
  3. [Bot] Honorbuddy Review
    By ~OddBall~ in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 11-14-2010, 12:07 PM
  4. Brief review of Dyno Bot
    By polarbeardav in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 04-15-2010, 01:29 PM
  5. Honorbuddy RAF review
    By JD in forum Articles and Interviews
    Replies: 1
    Last Post: 03-11-2010, 01:50 PM
All times are GMT -5. The time now is 11:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search