Quick question, is it possible to make it drop it's l00t in the guild bank, in a specifik tab. Or maybe his own bank?
hello. im new here. the professionbuddy is not showing up on the scroll down menu. i installed tortoise svn. i followed the steps for professionbuddy. i have a folder in my honorbuddy folder named professionbuddy. i did checkout with SVN the folder has a green tick on it. also i got framework net 4. people said to get that.
PB 1.519: Adding TradeSkill Blacksmithing System.AccessViolationException: Could not read bytes from 1C8E5F14 [299]! at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative) at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative) at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName) at Styx.WoWInternals.Lua.GetReturnValues(String lua) at HighVoltz.DataStore.ImportDataStore() in c:\Users\******\Desktop\BOTNEW\Bots\Professionbuddy\DataStore.cs:line 120 at HighVoltz.Professionbuddy.Init() in c:\Users\*****-\Desktop\BOTNEW\Bots\Professionbuddy\ProfessionBuddy.cs:line 574 Object reference not set to an instance of an object. Bot Stopped! Reason: User pressed the Stop button! PB 1.519: Adding TradeSkill First Aid PB 1.519: Adding TradeSkill Inscription PB 1.519: Done Loading Tradeskills. Getting this error everytime i load PB - cleared the settings / updated / reinstall PB still the same.... Pleaseeee help!
i want to set some items to check undercut and some not, which params check if item should be checked for undercut?
idea to update: while checking, if there is an undercuted item, first post to sell item at new price (if we have in bag) and only then cancel item at old price, so there will not be a moment where there is no item on AH.
bug report: for some reason it post item to sell at AH at any price and ignore min buyout for it: HTML: <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="87559" MinBuyout="140g10s0c" MaxBuyout="475g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="2" BidPrecent="99" UndercutPrecent="0.01" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
When "Milling" , My character pauses for like 1 sec 1.10 secs everytime it mills an herb with Professionbuddy. Is there any way to speed up the process , so it keeps milling back to back to back like nonstop without that little pause between every Milling cast ?!
your right, that is pretty much as bottish as it gets however that is a problem in honorbuddy not professionbuddy.. at one point someone had come out with a plugin to correct this behavior, try searching through the plugins. -metis
can you post the line of code for golden lotus that you have from AHbot. i can fix it for you if you post what you currently have so i know where the problem is.
try this line in place of what you have there.. the categories are tricky to use correctly.. and i'm not convinced they aren't bugged, however, since your targeting a specific item, this line should work perfectly. <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="87559" MinBuyout="140g10s0c" MaxBuyout="475g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="2" BidPrecent="99" UndercutPrecent="0.01" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" /> post if you still have problems. logs would help. -metis