Full log please. Also, the latest version of HB seems to be 2.0.0.4354, which happens to be the only use I use.
this is a great profile, however, your limited to whats on sale in the AH and that the price is less than or equal to 50g. How about you add a mining profile like Killertypos - Mt Hyjal herbmine.xml which is what i use, then use a local vendor to sell the jems to. i got [Gatherbuddy v2.0.0.587]:Stopped gatherbuddy after gathering 204 nodes in 2h 46m 16s. and by the time i made and sold the jems i had about 1350g. thats not including the volatile earth i collected while mining and the other jems like [Dream Emerald] [Ocean Sapphire] [Inferno Ruby] + others. So 1350g in 3hrs = 450g per hr + what you get in the AH for the rest.
How do I get the ProfessionBuddy Plugin been searching for it like crazy and just can't find it maybe I'm blind
how about adding an option to buy gems? i see alot of high level gems going for 7g when they sell for 9g at the vendor.... all it would take is a couple of extra seconds to search the AH everytime it is on and buy any high level gems under 9g
The intention of this profile is to have an alternative to farming. I might consider making it compatable with the PB profile switcher, so having a profile doing exactly what you said might become reality at some point in the future. It's not high on my todo list, however. Will be added in the new version, the only reason it's not already in the current one is the severely limited AH capabilities of PB. Right now PB merely has the option to buy X stacks of item Y at a max price of Z, it'll require custom lua to do this in a more sophisticated and advanced way. The new version will include a configuration dialog where you can select the sources of your ore / gems and which ones to retrieve. The AH module will probably automatically calculate the highest possible gold / hour value.
i like that idea, but it would be possible to just buy all of the gems under 9g by saying "Buy 100 of Item Y at max price of 8g50s" for each item? it would require alot of repeat coding but i'd be more than happy to help. i could give it a go myself or find the item numbers for each of the gems?
That would be quite a crude way to do that, but it is indeed a possibility. I've already got all the item IDs looked up for the next version, so I guess it'd require no more than 10 minutes or so. I'll attach a modified profile to this post as soon as I'm done. Edit: All done, it's quite untested but theoretically it should work. Its an edit of my version, not the latest uploaded one, so it might have some weird quirks., but it should also contain some bugfixes.
ok, ive also just made a simple buy/sell profile for buying gems, cutting them then selling to vendor
Well I tried to do this... and this is what it gave me... I know how HB is supposed to start and how to use PB properly when it comes to loading and starting profiles... So I won't post my whole log here, kinda silly to have all that extra stuff uploaded here... Basically all it does is goto the Mailbox, get ore out... fill the bags (Frostweave Bag) and say it's making the gems... But it instead mounts up... flys out from SW to about the Eastvale Logging Camp... And just sits in mid air spamming loop messages...
For some reason wow dc/exit when trying to get ores from bank or selling all gems to vendor. Is this a known issue or do you need log?
That's what I have got running in Dalaran last version of profile using last version of ProffBuddy. I checked only "take from mail". The logic for mail is completly stupid. Sorry, but it so. Bot prospects ore in bags, craft gems, than goes to vendor, than AGAIN to mail (even if there are gems in bags for crafting), takes ore until 1 slot left in bag, than just uses mount I began to fly using GB2 profile which i have loaded. <If Condition="(Convert.ToInt64(var1) & 16) == 16" IgnoreCanRun="False" ChildrenCount="3"> <CustomAction Code="Log("[ProfessionBuddy] Withdrawing ore from mail."" /> <GetMailAction Entry="53038" GetMailType="Specific" AutoFindMailBox="True" X="0" Y="0" Z="0" MinFreeBagSlots="12" /> <CustomAction Code="Log("[ProfessionBuddy] Done withdrawing ore from mail."" /> </If> I think this is not complete condition for mail. How about situation when bot completes crafting gems and it's need to go to vendor first prior to go for new mails. Also bot ignors condotion to left MinFreeBagSlots="12". it will take all the time until Me.FreeBagSlots > 1
Everything works perfectly, except it gets caught in a loop at the guild bank regardless of whether I tell it to withdraw from the bank or not. Which lines of code should I remove so it doesn't approach the guild bank?
That error is not caused by my profile. Also, it seems like oyu're using GB2 as botbase, try using DoNothing. Log please. The logic for retrieving mail is indeed quite flawed, which is exactly why it'll be replaced by my own code in the next version. If it's ignoring MinFreeBagSlots, try updating to the latest version of HB. I've uploaded a new version with hardened logic, even if PB fails to properly execute the loops it should still run properly. Also, please use the DoNothing bot. Just delete the whole "If((Convert.ToInt64(var1) & 4) == 4)" block. Could you please attach a log so I can look for logic errors? --------------------- v Bugfix release, no new features. Please update to this version asap.
Once again tried to use this profile, once again the same thing: Code: [4:34:13 PM:875] Activity: Initialization complete [4:34:53 PM:687] ProfessionBuddy: Initializing ... [4:35:50 PM:671] Cleared POI [4:35:50 PM:671] Cleared POI - Reason Starting up [4:35:50 PM:671] Cleared POI Does absolutely nothing. I am running it in DoNothing mode. I am starting it in the ProfessionBuddy window, with the Profile loaded. XtO
craft is only 1 type of stone is turned over to gems of a different color, looks for the first form, how to fix? help pls