Having troubles with profile too: I want PB to buy items of the AH based on id stored in variable. Something like: Code: <Declaration Code="uint currentId;" /> <CustomAction Code="currentId = 11178;" /> <BuyItemFromAhAction ItemListType="Item" ItemID="currentId" MaxBuyout="5g0s0c" Amount="Required[currentId]" BuyAdditively="True" AutoFindAh="True" BidOnItem="False" Location="0, 0, 0" /> But i'm getting "Err: currentId is not a number thus it's not valid Item Entry". Is there possible workaround?
<WaitAction Condition="!Me.IsCasting" Timeout="3000" /> would be better instead of just using the timeout
I'm having some issues with my bot stopping.. This profile has been working before and for a long time. It flies to the farm zone, and stops when it has to change to GB2, if I stop and start it again it runs fine until the next farm zone.. Any help would be appreciated. View attachment 24 Jan log.zip EDIT: By putting in simple log commands, it solved the issue with GB2 not farming, for now.. But now when it uses grind bot it kills the mobs but won't loot? Any ideas?
I am running the AHbot profile that ships with honorbuddy. Bot posts gems and enchants in stacks of 10, I'd prefer stacks of 1. Tried messing around with the xml, but can't figure out what line changes it Can anyone help?
Since the current patch, I still have errors in every realease of PB on changing the secondary bots. Been using the latest release and the changing of the secondary bot is not always stable. Sometimes it does change sometimes not, could not find the real reason for that. Does anybody has the same issues and how can I fix them? Thanks for answers.
Todays updates to professionbuddy have caused issues with professionbuddy profiles using autoangler as the secondary botbase. It will now only use the hotspots from the preloaded profile which is a grind bot profiles. Here's a log of a fresh install of HB showing it preload a grind bot profile and then loading the autoangler profile but still flying around the preloaded profile hotspots. The profile works fine when autoangler is used as the botbase without professionbuddy.
Some issues I wanna solve but I cant, I am using the Leatherworking profile made by bennyquest: - The toon does not attack the mobs if it changes from one zone to another... (gotta stop/start the bot what makes it non 100%afkable) - Sometimes the bot kills a mob and instead looting and skinning it, he first runs a cpl meter in a different direction, then turns back loots and skins the mob... its doing it quite often, would say 50% of the mobkills (oneshot)
Your attached log shows you using Dungeonbuddy, not Professionbuddy. Perhaps you attached wrong log file?
"Could not generate path from {5253.779, 3810.298, -28.79776} to {1851.182, -4565.552, 24.98125} " The profile is trying to navigate to an invalid location. You should post a report on the profile author's thread regarding this. This PB profile uses Grind Bot so looting is handled by Grind Bot and the issue you're having is likely caused by server lag where the 'Lootable' flag is set some time after mob's death.
if in while I use ChangeBotAction, * in the log bot constantly writes PB 1.637: Successfuly changed secondary bot to: Questing PB 1.637: Successfuly changed secondary bot to: Questing PB 1.637: Successfuly changed secondary bot to: Questing PB 1.637: Successfuly changed secondary bot to: Questing <While Condition="InbagCount(....... <If Condition="InbagCount(......... <ChangeBotAction BotName="Questing" /> <LoadProfileAction ProfileType="Honorbuddy" Path="........... </If>