Keep Buffs Active will be avaiable through the store Buddy Store Short Name: KBA Long Name: Keep Buffs Active What does the plugin?: The plugin will Keep Buffs Active (refresh Buffs) like Potion of Luck, any usable Item on Timeless Isle, any WoW Birthday Buff Item. Why this plugin and not any of the others?: Well, all other Plugins i've seen so far are only usable for one (or in case of Timeles Isle, some) specific item. This Plugin can currently handle all Bag Items (without endless loops when item is on bank and not in your bags), it can also handle the usage of Spells (like Stealth) What can't this plugin do?: The plugin is currently not able to use Potions/Items/Spells for specific situations (Heroism/Bloodlust/low HP/low Mana) - currently it is a "stupid" plugin which is looking for a specific (defined) aura/buff, if aura/buff is not present, it will use the defined item. KBA will get some more love in some days to also use Potions / Item / Spells for specific situations (what this means can be read under "What can't this plugin do?"), but first i've to play a lil bit with the gui for easier handling (because of lazyness i decided to use a simple DataGridView, which isn'T (maybe) the best solution, but simple,fast and effective for this). Is it stable?: Well as long as HB is stable, the plugin will work, but i'm sure it'll have some bugs here and there (maybe doublecasting (not endless!) of Potions/Spells). I've only tested a 5 hours grinding with Potion of Luck which was successfully, but i'm sure i missed something here or there which u will need/want to have. Where are all the items you talked about?: Well ... easy going, insert them yourself it is not that hard, or wait until it will be a release candidate version. How do I use this routine/Plugin? First you have to buy it, using the BuddyStore. You can buy it right here. In the Store, open up My Purchases and make sure that the Plugin is enabled. And Download the latest Release Honorbuddy from here, and install it. Start the just-installed version of Honorbuddy and login using your key. The routine/plugin should automatically appear on your routine selection screen. Current Version 1.0.4 Added option to open Plumbered Intestines (looted by Skinning in MoP) Older Versions 1.0.3 Added option to open Plundered Treasures
First step is done, now we need more items and buffs in the default list so that all drink plugins and anniversary buff and the timeless isle and and and can be finally found in one single plugin.
already on the todo list because the lack of hc raids this week, i get some more time to finish the gui, default items will be filled for - Timeless isle - Potions (these will get an extra logic(health/mana), ... well u'll see when finished, code is taken from singular ) - nothing else planned
"Could not find a part of the part \Honorbuddy\Plugins\KBA\Data\BuffList.xml" getting this error. i checked this pathway and there is no xml file as named "BuffList".
So I downloaded your plugin and set it to use the Timeless Isle items, Singing Crystal, Book of Ages, and Eternal morning Dew, set them up with the spellID/buffID just like you did with your example of Potion of Luck and it works as in it casts them for the first time just fine, but then it's cocstantly trying to recast them. It doesn't seem to detect that buffs being active. Here's just a small snippet from my log Code: [21:37:40.512 N] [KBA]: try to use item with id 103642 [21:37:40.512 N] [KBA]: try to use item with name Book of the Ages [21:37:40.512 N] [KBA]: try to use item with id 103643 [21:37:40.512 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.512 N] [KBA]: try to use item with id 103641 [21:37:40.512 N] [KBA]: try to use item with name Singing Crystal [21:37:40.573 N] [KBA]: try to use item with id 103642 [21:37:40.573 N] [KBA]: try to use item with name Book of the Ages [21:37:40.573 N] [KBA]: try to use item with id 103643 [21:37:40.573 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.573 N] [KBA]: try to use item with id 103641 [21:37:40.573 N] [KBA]: try to use item with name Singing Crystal [21:37:40.638 N] [KBA]: try to use item with id 103642 [21:37:40.638 N] [KBA]: try to use item with name Book of the Ages [21:37:40.638 N] [KBA]: try to use item with id 103643 [21:37:40.638 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.638 N] [KBA]: try to use item with id 103641 [21:37:40.638 N] [KBA]: try to use item with name Singing Crystal [21:37:40.704 N] [KBA]: try to use item with id 103642 [21:37:40.704 N] [KBA]: try to use item with name Book of the Ages [21:37:40.704 N] [KBA]: try to use item with id 103643 [21:37:40.704 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.704 N] [KBA]: try to use item with id 103641 [21:37:40.704 N] [KBA]: try to use item with name Singing Crystal [21:37:40.768 N] [KBA]: try to use item with id 103642 [21:37:40.768 N] [KBA]: try to use item with name Book of the Ages [21:37:40.768 N] [KBA]: try to use item with id 103643 [21:37:40.768 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.768 N] [KBA]: try to use item with id 103641 [21:37:40.768 N] [KBA]: try to use item with name Singing Crystal [21:37:40.833 N] [KBA]: try to use item with id 103642 [21:37:40.833 N] [KBA]: try to use item with name Book of the Ages [21:37:40.833 N] [KBA]: try to use item with id 103643 [21:37:40.833 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.833 N] [KBA]: try to use item with id 103641 [21:37:40.833 N] [KBA]: try to use item with name Singing Crystal [21:37:40.905 N] [KBA]: try to use item with id 103642 [21:37:40.905 N] [KBA]: try to use item with name Book of the Ages [21:37:40.905 N] [KBA]: try to use item with id 103643 [21:37:40.905 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.905 N] [KBA]: try to use item with id 103641 [21:37:40.905 N] [KBA]: try to use item with name Singing Crystal [21:37:40.961 N] [KBA]: try to use item with id 103642 [21:37:40.961 N] [KBA]: try to use item with name Book of the Ages [21:37:40.961 N] [KBA]: try to use item with id 103643 [21:37:40.961 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:40.961 N] [KBA]: try to use item with id 103641 [21:37:40.961 N] [KBA]: try to use item with name Singing Crystal [21:37:41.042 N] [KBA]: try to use item with id 103642 [21:37:41.042 N] [KBA]: try to use item with name Book of the Ages [21:37:41.042 N] [KBA]: try to use item with id 103643 [21:37:41.042 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:41.042 N] [KBA]: try to use item with id 103641 [21:37:41.042 N] [KBA]: try to use item with name Singing Crystal [21:37:41.102 N] [KBA]: try to use item with id 103642 [21:37:41.102 N] [KBA]: try to use item with name Book of the Ages [21:37:41.102 N] [KBA]: try to use item with id 103643 [21:37:41.102 N] [KBA]: try to use item with name Dew of Eternal Morning [21:37:41.102 N] [KBA]: try to use item with id 103641 [21:37:41.102 N] [KBA]: try to use item with name Singing Crystal
Attempting to save this results in a "Bufflist.xml" that has only Code: <?xml version="1.0" standalone="yes"?> <Buffs />
Plugin doesn't seem to be working. I load the Potion of Luck buff exactly as it is in the Bufflist.xml and click save. When I close and return there is nothing saved.
well to the reports that it is not working: i will finish the 2nd version these days, with working gui and config the first version worked well for me, so are u sure u all added the correct buff id when it was trying to continously use the items? I'll add a lil delay for each itemusage, so that it has the time to refresh the auralist but without pausing the whole bot And it should be much easier to handle in it's current version (the old version was a bit crappy) @jaladhjin: yes this is possible, but this is something like food buff right? i wouldn't do that with a plugin, cause it will try to use as soon as possible ... so .... your moving around plugin tries to use, this is broken by movin away and rinse and repeat ... your food will be empty very fast
It's a selfbuff from food, that morph you in a random shit, works like a potion or elixir, so it should work, and if the crowd wants it, EVERYONE DOES! we wanna morph into pirates naw! JK, but it's the same mechanism, Eat food, get X min buff
Stormchasing, I am not even able to get as far as getting an error of continuous usage. I am doing Potion of Luck and using the data straight from your file. However when I open the plugin the Save button after I've typed in the Potion of Luck does not save the data. I'm not sure what the Load button does either as it seems to do nothing for me.
I'm also having someproblems with professionbuddy when I want to check if there is an aura active so maybe it's because of HB
[KBA]: System.NullReferenceException: Object reference not set to an instance of an object. at KBA.GUI.ConfigForm.SaveData() in c:\Users\Horologe\Documents\Honorbuddy\Plugins\KBA\GUI\ConfigForm.cs:line 88 I can't save any of my buffs. Right now this plugin does not work.
I had the same problem as the last post. It appeared to be working within the plugin but it didn't exectute its fuction. Trying out the setup Blackarrow posted will get back with info later. Thanks for this plugin btw!
Any idea if this will work with the Egg baskets? :3 EDIT Just tried it and sadly it only loads the spell once and after that it doesn't anymore