Can somebody link me a profile where the autor is using a code to sent gold to a character. cant find one and have no ideas if there is such profile online Thanks
i have deleted the Blacklist lines in DisenchantAction.cs and now no problems but i have problems with crafting "Missing Reagent Shadow Pigment" my toon craft 100 inks --> no mats in my inventory but Pb continue casting and then "Missing reagent"
Here is the question about MailItemAction profile tag. Is there a way to set mail items quality to uncommon, for example? Also, what the property UseCategory stands for?
there is a problem with using PB and grind bot, it's just stay for: and do nothings (not moving at all) p.s. profile is ok and there is grindarea with hotpoints in it - i run it in grindbot directly working amazing. also if i set bot type to gatherbuddy2 it's also works (move to points) but i need to use it in grind bot. please fix it! thanks!
Has there been a fix for the selling on AH way before the bags are full problem? Specifically with the 1-600 mining and herbalism.
using pb w/ the 1-600 dalaran profile, it keeps turning while it's fishing, doesn't interupt the fishing at all but is very botlike behavior- Code: [00:06:37.295 D] Fishing1-600: Leveling Fishing to 600 [00:06:39.407 D] PB 1.538: Wait for 00:00:02 or until false Completed [19:06:39.705]Fishing1-600: ,Facing towards water[00:06:39.705 D] Fishing1-600: Facing towards water [19:06:41.953]Fishing1-600: ,Facing towards water[00:06:41.915 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:41.953 D] Fishing1-600: Facing towards water [19:06:44.390]Fishing1-600: ,Facing towards water[00:06:44.350 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:44.390 D] Fishing1-600: Facing towards water [19:06:46.729]Fishing1-600: ,Facing towards water[00:06:46.697 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:46.729 D] Fishing1-600: Facing towards water [19:06:49.556]Fishing1-600: ,Facing towards water[00:06:49.524 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:49.556 D] Fishing1-600: Facing towards water [19:06:52.139]Fishing1-600: ,Facing towards water[00:06:52.106 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:52.132 D] Activity: Fishing level: 461 [00:06:52.133 D] [CGSpellBook::CastSpell] Override ID: 131474, KnownIndex: 197 [00:06:52.139 D] Fishing1-600: Facing towards water [19:06:54.570]Fishing1-600: ,Facing towards water[00:06:54.537 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:54.570 D] Fishing1-600: Facing towards water [19:06:56.875]Fishing1-600: ,Facing towards water[00:06:56.843 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:56.875 D] Fishing1-600: Facing towards water [19:06:59.845]Fishing1-600: ,Facing towards water[00:06:59.812 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:06:59.845 D] Fishing1-600: Facing towards water [19:07:02.600]Fishing1-600: ,Facing towards water[00:07:02.566 D] PB 1.538: Wait for 00:00:02 or until false Completed [00:07:02.600 D] Fishing1-600: Facing towards water
found the problem, it's an issue where if it has something targetted it will try to turn towards it, dunno if this is bot caused or CC, tried it using 3 different cc's
I Need some help with a PB Profile Im trying to make a shopping cart type profile for fishing. Here is the profile made in PB Code: <?xml version="1.0" encoding="utf-8"?> <Professionbuddy> <Settings DefaultValue="0" Type="Int16" Name="Jewel Danio" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Spinefish" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Tiger Gourami" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Jade Lungfish" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Giant Mantis Shrimp" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Reef Octopus" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Emperor Salmon" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Krasarang Paddlefish" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <Settings DefaultValue="0" Type="Int16" Name="Redbelly Mandarin" Summary="How Many Fish" Category="MoP Fishing" Global="False" Hidden="False" /> <While Condition="true" IgnoreCanRun="True"> <While Condition="InbagCount(74863) < (Int16)Settings["Jewel Danio"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Jewel Danio - Vale of Eternal Blossoms - Rad.xml" /> </While> <While Condition="InbagCount(83064) < (Int16)Settings["Spinefish"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="" /> </While> <While Condition="InbagCount(74861) < (Int16)Settings["Tiger Gourami"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Tiger Gourami - Kun-Lai Summit - Rad.xml" /> </While> <While Condition="InbagCount(74856) < (Int16)Settings["Jade Lungfish"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Jade Lungfish - The Jade Forest - Rad.xml" /> </While> <While Condition="InbagCount(74857) < (Int16)Settings["Giant Mantis Shrimp"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Giant Mantis Shrimp - Karasang Wilds - Rad.xml" /> </While> <While Condition="InbagCount(74864) < (Int16)Settings["Reef Octopus"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Reef Octopus - Karasang Wilds - Rad.xml" /> </While> <While Condition="InbagCount(74859) < (Int16)Settings["Emperor Salmon"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Emperor Salmon - VoFW - Rad.xml" /> </While> <While Condition="InbagCount(74865) < (Int16)Settings["Krasarang Paddlefish"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="HBProfiles\MoP Shopping List - Fish\[N] [AA2] Krasarang Paddlefish - VoFW - Rad.xml" /> </While> <While Condition="InbagCount(74860) < (Int16)Settings["Redbelly Mandarin"]" IgnoreCanRun="True"> <ChangeBotAction BotName="AutoAngler" /> <LoadProfileAction ProfileType="Honorbuddy" Path="" /> </While> <FlyToAction Dismount="True" Location="1642.751, 862.6147, 473.7736" /> <ChangeBotAction BotName="Combat Bot" /> </While> </Professionbuddy> The problem im having is, when it goes to switch to the next profile, It Says it loads it in HB, but the hot spots do not get loaded for some reason. If i press stop, then start again it will switch with the new hotspots. Do i need to put a wait timer in here ? Thanks for your Help Here is the last log
Hello and thanks for the awesome plugin! I want to report a few bugs If found in Professionbuddy, you have a 9h log to study. 1- Sometimes Bot get's stuck in mage quarter after getting the portal to stormwind. 2- (this one is very annoying) Bot says bags are full and goes to sell in AH when it's only at it's 20% capacity. Having 2x 36slot herb bag 2x 32 minning bag 3- When collecting money from sold auctions by mail it bugs and doesn't get all the money. I've seen how it makes dissapear an email with gold and the bag's gold doesn't increment. Didn't happen only once. Thanks! Happy new year to all of you!
same problem here with my pb as well, anyone have an idea on how to solve it? EDIT: probably "fixed" at as I had one copy of PB in the "bots" folder and a second one by mistake in the "plugins" folder
Could you add item quailty to sell armor/weapon to ah? also an option to vendor groups of items like the Sell to AH has? for example Items>Consumables>Scrolls and an awesome default protected items list would be great!
Hey, I'm looking for a way to run a loop for like 60min: Code: <While Condition="Less_Than_60_min_have_passed" IgnoreCanRun="True"> </While> can someone help me plz.
Need some help with an complex PB Profile. If someone has the time and knowledge to Help me for some $ for your time please send me an PM. Thx
******** INCOMING - Bug Report !!!!! ProfessionBuddy AHBuddy Err: If Condition: (bool)Settings["BuyUncutGems"] && (int)Me.Gold >= (int)Settings["BuyOut Threshold"] Err:System.NullReferenceException: Object reference not set to an instance of an object. at CodeDriver.Code1754639011(Object context) at HighVoltz.Composites.If.CanRun(Object context) in c:\Users\Ant\Desktop\Honorbuddy 2.5.6519.513\Bots\ProfessionBuddy\Composites\If.cs :line 203 Cheers, Kungen.
Hi, Is there any way/hack so that "PutItemInBankAction" will evaluate the item id ? ie: Code: <Declaration Code="uint param1=0;" /> <CustomAction Code="param1 = 52327;" /> <PutItemInBankAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Elemental" Deposit="All" UseCategory="False" Bank="Guild" [B][U]ItemID="param1"[/U][/B] GuildTab="0" NpcEntry="0" Amount="0" AutoFindBank="True" Location="0, 0, 0" />