A video tutorial or stepbystep tutorial how to setup ProfessionBuddy would be awesome.. Or maybe im just too dumb to use it :s
The video linked in the very first post is exactly that.
A video tutorial or stepbystep tutorial how to setup ProfessionBuddy would be awesome.. Or maybe im just too dumb to use it :s
hmm got it to work on my char but when trying to run it on 2 other accounts I get this message "I reinstalled HB completly still same error they are on the same computer I must be missing something they both run the same plugins and addonsCode:Err: System.NullReferenceException: Object reference not set to an instance of an object. at Bots.Gatherbuddy.Profile..ctor() at Bots.Gatherbuddy.GatherbuddyBot.Start() at Styx.Bot.Plugins.GbLoader.Start() in d:\Wow\HB\HB 2\Bots\Gatherbuddy2\GBLoader.cs:line 90 at Styx.Logic.BehaviorTree.TreeRoot.Start() at HighVoltz.MainForm.ToggleStart() in d:\Wow\HB\HB 2\Plugins\ProfessionBuddy\MainForm.cs:line 141
cant get it to work;
Err: Styx.HonorbuddyUnableToStartException: Can not start quest bot - this profile does not contain a quest order! when i load the profiles you reccomend
Load a GB2 profile from HB's 'Load profile' button, any will do.
manually load a quest order profile from HB's Load profile button. any will do.
Which action is having this issue? that action that withdraws an item from bank or deposits an item into bank?While this is undoubtedly a great plugin to level gathering professions, i found it to be slightly lacking for day-to-day crafting. Im my process of creating a simple JC prospect/cut/vendor profile, i came across the following issues:
- Personal banking doesn't work, it moves to the banker as it's supposed to, yet doesn't open the bank window
Try using a while loop with a condition like this 'Me.FreeBagSlots > 5' and set the While loop's property, 'Ignore Condition until done' to false. If it's set to true then if the while loop's condition turns false while an action that it contains is still running then it will keep executing that action until it's finished.- There seems to be no easy way to leave X bank slots empty for mats generated by, for example, prospecting: When using a While loop it's either slow, unreliable or just not functional and you cannot use an expression as a withdrawal number either.
Next release will support comments, I'm thinking of adding settings per profile per character that persist between sessions.- There is no proper way to include configuration, declaring a bool doesn't seem to work, using the provided objects does, yet is not usable in practice as comments do not seem to work inside the custom expressions.
var1 = MessageBox.Show("Buy material from AH?") == DialogResult.OK ? true:false;
While loop with condition similar to 'Me.FreeBagSlots > 5' and 'Ignore Condition until done' set to false should fix this.- It seems to be impossible to get a certain number of items from mail, once again creating issues with prospecting as it could overflow your bags.
This might be related to lag either personal or server. If you want, feel free to pm me your profile so I can take a look at it and debug it. The while loop works different then a normal c# loop, since it's pulsed- It's quite slow overall, both the retrieval from the guild bank and mail seems to take at least 2 seconds per item, which is even worse considering the usage of While loops.
I'll add an option for that in next release- Sell Item seems to require you to enter a specific merchant, it might be useful to just sent the addon to the nearest vendor npc?
Should now be fixedjust wondering one thing while using "[mining-herb](1-525)flying-GB2.zip" when it gets to 300 mining/herbing it goes to Orgrimmar and takes the portal to badlands then for some reason runs to Undercity to again take the portal to badlands and then it uses the portal to go to outland just wondering why the run trough the whole continent?
As soon as I click start it says "Please switch to gatherbuddy"... not sure what I'm doing wrong here.
Would it be possible/difficult to use this for simple batch milling and prospecting?