• Visit Rebornbuddy
  • [PAID] Keep Buffs Active

    Discussion in 'Uncataloged' started by Stormchasing, Jan 3, 2014.

    1. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      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
       
      Last edited: Sep 12, 2014
      zeldrak likes this.
    2. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Excellent, just excellent!
       
    3. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      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.
       
    4. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      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 :D)
      - nothing else planned
       
    5. sonyxudong

      sonyxudong Member

      Joined:
      Sep 16, 2012
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      6
      can be used in CN sever?
       
    6. gankon

      gankon New Member

      Joined:
      Apr 1, 2012
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      0
      "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".
       
    7. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      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
       
    8. blackarrow

      blackarrow Member

      Joined:
      Mar 28, 2012
      Messages:
      137
      Likes Received:
      1
      Trophy Points:
      18
      Here is a Working Version with Potion of Luck and Crystal of insanity :)
       

      Attached Files:

      • KBA.zip
        File size:
        104.6 KB
        Views:
        1,078
    9. ectocooler

      ectocooler Member

      Joined:
      Jan 13, 2014
      Messages:
      137
      Likes Received:
      2
      Trophy Points:
      18
      Attempting to save this results in a "Bufflist.xml" that has only

      Code:
      <?xml version="1.0" standalone="yes"?>
      <Buffs />
      
       
    10. stevends19

      stevends19 New Member

      Joined:
      Sep 28, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    11. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      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 :D
       
    12. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      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
       
    13. stevends19

      stevends19 New Member

      Joined:
      Sep 28, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    14. brainAbuddy

      brainAbuddy Active Member

      Joined:
      Aug 12, 2010
      Messages:
      2,180
      Likes Received:
      11
      Trophy Points:
      38
      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
       
    15. Horologe

      Horologe New Member

      Joined:
      Jul 11, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      [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.
       
    16. letodaus

      letodaus Member

      Joined:
      Jan 15, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      works fine!
      thank you!
       
    17. escaepe

      escaepe New Member

      Joined:
      Jan 25, 2014
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Nice one, thats Works.
       
    18. Jumrun

      Jumrun New Member

      Joined:
      Feb 1, 2011
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      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! :)
       
    19. scantraxz

      scantraxz New Member

      Joined:
      Apr 3, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      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 :(
       
    20. Coffee4MePlz

      Coffee4MePlz New Member

      Joined:
      Oct 5, 2013
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      I try to use this... I didnt know how. All i need is a Potion of Luck to work
       

    Share This Page