What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. H

    Ignore mobs until we are at XYZ

    This is a simple PB profile that demostrates the use of the RemoveTargetsFilter event to remove all targets from Target list, thus making bot ignore all aggro. This example is untested but it should work.
  2. H

    [PB] Use hearthstone

    Nothing really as long as its short and not returning a large amount of data, HB uses it allot internally. If you need to execute a large lua script or return allot of data then split it up into smaller junks and run it inside a framelock. Lua uses a frame in wow but so do allot of the other HB api.
  3. H

    Pb ah issue

    He should only go to the mailbox if there are items in it. Is the New Mail indicator still visible after emptying the mailbox?
  4. H

    Paladin issue

    Lastest Singular revision on SVN now allows paladins to choose to always use Crusader Aura
  5. H

    ProfessionBuddy doesn't work.

    System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Styx.InvalidObjectPointerException: Der Deskriptor kann auf einem falschen Objekt nicht gelesen werden. I think if you restart HB then it'll start working again
  6. H

    ProfessionBuddy doesn't work.

    It shouldn't be trying to send mail. When the bot goes to train it will stop at a mailbox to get all mail and then stop at the AH to post all the gathered goods on AH and then it goes off to train. I'll need to see a log.
  7. H

    ProfessionBuddy doesn't work.

    In Profile settings set 'Ah Items' to 'True'
  8. H

    ProfessionBuddy doesn't work.

    Can you attach the log of it doing this? I'm guessing 'Mining' and 'Herb' are set to 'false' in the PBs Profile settings or in GB2 settings.
  9. H

    ProfessionBuddy doesn't work.

    It will as long as you have PB set as your bot and Mining/herb 1-525 loaded. See you can have a PB profile and a HB/GB2 profile loaded at the same time.
  10. H

    ProfessionBuddy doesn't work.

    Bradleyhird: The log shows that ProfessionBuddy wasn't the bot being used. MadPod: your log shows that a GB2 profile is being loaded but soon after something is loading an empty profile and it isn't PB doing it. The error is coming from GB2 because it can't handle an empty profile. This is what...
  11. H

    HB stopped working

    Did you try a clean HB install?
  12. H

    HB stopped working

    My bad, should have been 'Options->Game Preferences ->Launch 32-bit client'
  13. H

    HB stopped working

    Verify that you're using the 32-bit Wow client by opening Launcher.exe and checking 'Options->Launch 32-bit client' If this doesn't help than please attach a HB log. http://www.youtube.com/watch?v=Qq2fE4Rf-0k
  14. H

    Plugin to pause all the behavior tree on instance enter?

    The example doesn't require spawning a new thread since it uses the GUI thread. // use the GUI thead // _monitorTimer is a DispatcherTimer and needs to be a field so it don't get garbage collected before before it even runs...
  15. H

    Auto angler 2 rev 83

    It's working good for me, please attach a full HB log. http://www.thebuddyforum.com/honorbuddy-forum/guides/35945-guide-how-attach-your-log-kick.html
  16. H

    Professionbuddy Help

    Thanks for reporting. Fixed this on SVN just now.
  17. H

    [professionbuddy] how the hell you use it!?!?!??!!!!

    The default PB profiles that load HB profiles should load one of them before starting,it prints in the log "Preloading profile ...". If this isn't happening then you have discovered a bug and should report it, attach a log and describe how you are starting HB (if using a relogger for example)
  18. H

    fishing 1-525 dal faountain not working :(

    Professionbuddy 1.400 * Fishing1-525 works once again.
  19. H

    Fishing Problems !

    Cut and paste the AutoAngler2 folder into the Honorbuddy/Bots folder
  20. H

    This is why you dont forget to check your settings after PB updates.

    PB doesn't wipe the GB2 settings. The 1-525 mining/Herb profile does turn on/off Herb or Mining in GB2 settings to speed the leveling up when one skill maxes before the other at 300+ skill levels but that's the only profile that does that and I'll change it to enable both Mining and Herb once...
Back
Top