Same here, puts my golden lotus on ah for like 30g in stacks of 6-7 or so, while single ones sell for 70-80g each. Aswell put a few silkweed for 6g stack when they were up for 24g stack
When posting items to AH with PB, how do I set it so it will post X amount of items every time it uses AH or post X every time it uses AH and our auctions have been undercut? Right now if I have a total of X auctions going and some of them have been undercut, it won't post any more, because the total amount posted has been reached already. Code: <SubRoutine SubRoutineName="PostX"> <If Condition="!(InbagCount (XXXXX) > 0)" IgnoreCanRun="True"> </If> <If Condition="InbagCount (XXXXX) > 0" IgnoreCanRun="True"> <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="XXXXX" MinBuyout="30g0s0c" MaxBuyout="1000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="3" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" /> // I made a workaround to this by adding undercutting into my code, but I'd still like to know how can I force post?
what's the latest on this Working for Mining? Working for Skinning? AH bot smart enough to analyze prices then undercut or still stuck @ certain prices? thanks,
I'm having a problem, skilling herb+mining (mining was 300 from start, herb started fresh). Now he's been flying around an hour in Barrens herbing, and they don't give any skill. Herb is 220 now. I loaded the "1-525 Herb+Mine Fly". AHBuddy should cancel auciton? When my bot go to put on AH, he undercuts them. But you should use AHBuddy profile (if you arent). Mine mines. ALSO, he seems to bug at this: Second time he sits there until I kill it( the tentacle): BARRENS EDIT: I opened the profile, found next place is at 225 (which is kinda stupid, since almost all herbs in Southern Barrens are grey). Anyway, changed it to 220 and it works.
When the bot is supposed to withdraw materials from gbank it doesnt work. When it opens GBANK it says unlimited withdraw and when the bot is doing "PB 1.521: Queuing server for gbank info" the unlimited changes to 0 and the bot doesnt find any material to withdraw even though whole gbank is full of materials. Attached log.
I'm assuming you have the DataStore addon with appropriate modules, but i'm running into the exact same issue, and i have run almost a week of testing and i'm convinced the problem is within professionbuddy accessing the datastore addon. It does not see what is in the guildbank like it is supposed to making isingbankcount completely useless. Hopefully this will be looked into. -metis
no don't nevermind. Im having issues as well. can email the log but to sum it up: I than tried it again and got this: Code: Err: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.RuntimeModule.GetTypes() at System.Reflection.Assembly.GetTypes() at HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() in c:\Users\MY NAME\Desktop\Honorbuddy 2.5.6561.515\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 152 at HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() in c:\Users\MY NAME\Desktop\Honorbuddy 2.5.6561.515\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 81 at HighVoltz.Professionbuddy.LoadPBProfile(String path) in c:\Users\My NAME\Desktop\Honorbuddy 2.5.6561.515\Bots\Professionbuddy\ProfessionBuddy.cs:line 713 at HighVoltz.Professionbuddy.Init() in c:\Users\MY NAME\Desktop\Honorbuddy 2.5.6561.515\Bots\Professionbuddy\ProfessionBuddy.cs:line 568
Ok, I give up and I guess will wait for a reply. I have done almost everything I can think of to get this issue fixed. Sorry >.<
So for the guy who put the "NVM" in his post. - the solution is quite simple. Update your windows .net files and you're fine. #porblemsolvingisfun
it workes on my computer but it will not work on my server - i reinstalled honorbuddy and pb a lot. are there some windows files to update?
View attachment 5168 2012-11-24 10.19.txt Professionbuddy was working great but today honorbuddy stated "restart professionbuddy updated" then it no longer works. I tried to reinstalling .net files and turning off and then on all my add-ons. I also made sure svn updated all professionbuddy files. No luck. Any help would be appreciated. Thank you
i am getting this errors... have reinstalled PB and HB, but always that error message here my log: View attachment 69507 please help me