try purchasing the bot before asking for support, that's why your post was deleted Here's the purchase link: http://honorbuddy.com/
Thanks for your effort (this description and your updates to PB aswell) Is there a PDF file for that kind of infos? There was a WIKI but the link isnt available anymore is the menu at the top of this site?! (i know that some or all infos were not really up to date)
There are only the "basic" informations like zone/portal IDs - DataStore Stuff and stuff like CanCraft and so on, but not the specific ones like descriptions of HB / PB code elements or conditions.
umm im using pb and its not gathers ores. when everything is selected it just flies around.... gb2 does same thing.. so maybe its hb issues? idk. i've used 2 seperate profiles although from same author so i am not sure. some file sint here might be irrelevent. so i apologize in advance.
Bug report: InGBankCount (or HasRecipe) check doesnt pass && Jewelcrafting skils from 525-600 are missing My character has cataclysm upgraded account, maxed inscription and jewelcrafting (not to cata lvl, but MoP - its 600) - inscription is fine, but jewelcrafting is missing MoP gems, ring and neck. Attached log and screenshoot with PB attached to my account - tradeskill window didnt find Shadowfire Necklace as you can see. Same thing with MoP gems. Also, InGBankCount doesnt pass - branches for all gems are same, I opened one of them for you as you can see on scr. Either I'm blind, or theres something wrong with condition (already removed gb checks from other profile and it started working), or its bug from PB...
Ahbuddy is selling Golden Lotus for 10g each , how can i fix that ? i've searched and found another profile for PB "Ah buddy golden lotus smth" but that's not working aswell. Please help.
Hi. I didn't spot anything in log that would suggest why the bot isn't gathering ore. I would double check the GB2 settings. Make sure Mining is checked and also check the 'Node Selection' tab and make sure the nodes you are trying to gather are checked
Hi furion23. The AHbot profile that is included with PB is really just a template and to get the most out of it you're going to have to learn how to modify the profile to fit your needs.
I updated with svn, tried both beta and normal. I dont see any diffrence, still not fixed for me. Also, hb log shows it has older version (PB: 1.565), I'm 100% sure its fresh 566 version, dunno if its just cosmetic. But, jewelcrafting tradeskills from 525-600 are still missing. Do you need fresh log?
Please try the beta branch again and attach a log even if it fixes your problem. I added logging to help determine the cause. Thanks.
Checking, so far: shadowfire necklacke was found first time i run HB, its missing after PB did update itself. My profile didnt craft anything yet, probably HasRecipe checks didnt pass it. uploading 2 logs Edit: Heres some fresh info: I blocked updates by adding impossible check to updater.cs and I'm testing things. I think found check that doesnt pass: Code: InbagCount(76131) == 0 && InGBankCount(76131) > 0 I'm depositing gems after buying ores and prospecting, so I dont have any gems in bag (inbagCount(76131)==0 should pass) and I have them in gb, tab was opened before when depositing, so InGBankCount(76131) > 0 should pass also.
Yea, withdrawing gems without checking if I has them and if they are in gb solve it... But, whats wrong with this check? It's my fault? Please let me know if I'm right and it should pass or not edit: There is something wrong and PB doesnt see whats in gb... atm my bot is crafting delicate primordial ruby like crazy
Thanks for the logs. I'm going to push the jewelcrafting fix to svn trunk in a few mins. InGBCount requires the DataStore addon for WoW to work. DataStore - Libraries - World of Warcraft Addons - Curse
When I try to use a fishing profile it runs BGBuddy instead and queues for BGs. Could someone help me?