ProfessionBuddy is not showing up in the bot list, using the BETA version of the latest HonorBuddy. XtO
Lvling 1-600 Mining/Herb is hard in the Barrens... if your toon try to get stuff around the lvl90 mobs there you will die endless. possible to check if Mob is +2 lvl avoid this node?
GetMailAction isn?t always picking up stuf from the mailbox using specific items. It seems to work with stuf mailed from other players like ore and herbs, but when it bought bronze bars from AH it just stands there looks in the mailbox and not picking the bronze bar up, itemId is correct, checked it several times. Also when it sent to buy bronze bar i calculated tat it needed 60 bars so i added 60 in a variable and made it buy that amount, but even if it say 10 - 20 bars it still buys several hundreds, is this count in (stacks) or is the reson that i use a variable? i need to use a variable as i want it to buy the amount needed for leveling up a skill.
After the latest update I was running professionbuddy to level herb/mining and it was running fine, however after a while it just went to org and now it just runs around in circles not doing anything. Tried doing a fresh install of HB and no joy.
Bot Stopped! Reason: Object reference not set to an instance of an object. HB crashes every time I try to start PB, this has only happened since the latest update. I have tried fresh install, checked SVN is latest version etc - log attached, cheers! View attachment 6208 2013-06-16 18.08.txt
I think it might be because you are horde and loaded an Alliance profile? Preloading profile (GB2 1-75)(Elwynn.Alliance)Herb&Mining.xml I'd double check the profile you're loading, just in case
You can make it yourself PHP: <Declaration Code="int RandomMove;" /> <CustomAction Code="Random r = new Random(); RandomMove=r.Next(0, 9);" /> <If Condition="RandomMove == 0" IgnoreCanRun="True" > <MoveToAction Location="X, Y, Z" MoveType="Location" Pathing="Navigator" Entry="0" /> </If> <If Condition="RandomMove == 1" IgnoreCanRun="True" > <MoveToAction Location="X, Y, Z" MoveType="Location" Pathing="Navigator" Entry="0" /> </If> <If Condition="RandomMove == 2" IgnoreCanRun="True" > <MoveToAction Location="X, Y, Z" MoveType="Location" Pathing="Navigator" Entry="0" /> </If>
Where must i add it? in every profile? I'm not very pro at coding ^^ It would be nice to integrate it as a standard?! ^^
that does not help the mesh when walking a long way, it could help not going to the same ah guy over and over or stand on the same spot at mailbox, but those are often outodetected and not set by a hotspot in the profile.
Need help! im trying to make a proffessionbuddy profile but im currently stuck at a vendor called Talric Forthright <Justice Trade Goods> Im trying to buy his x250 honor points for x375 justice points. im using the action called "buy item" so what im configuring is: Buy: Specificitem Buy additively: True Count: 1 Item Entries: 392 (this is where it goes wrong, it dont know this ItemID so it says: PB 1.588: item 392 not found) Location: -8813.78, 354.073, 107.0497 Npc Entry: 52028 If anyone know how i can make proffessionbuddy buy this item better i would really appreciate the help! Best Regards Vunngummi
Stucks with all profiles when trying to do anything with the AH EDIT: actually works, but spent a few minutes doing nothing before anything happened