• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] TidyBags 3.0 Reloaded!

    Discussion in 'Leveling' started by LiquidAtoR, Sep 15, 2010.

    1. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      ItemID 89810 Bounty of a Sundered Land from LFR LootRolls if you didnt win an item, contains 25Gold
       
      LiquidAtoR likes this.
    2. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      I have spoke to LiquidAtoR through PMs, He is having to do some traveling for work for the next 3-4 weeks. Then sasys he will work on fixing this. He has sent me some code he thinks will solve the problem. I'll test it once HB come back up.
       
    3. smrdlja

      smrdlja New Member

      Joined:
      Jul 29, 2012
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      Any news about this plugin? It would be great to see it back in action.
       
    4. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Revision 3.5.5.0: I had some leftover time while standing in Germany and making my 24 hours obligatory rest (Don't worry, the village close by has Oktoberfest tonight so I will not be bored :D) and updated TidyBags against the latest API (Developers Edition available for download). In this revision and update is a test "solution" for the lootbug some people are experiencing. Also added the bag of gold from the LFR instances when you win no loot from a boss as reported by Laria. There is 1 conditional to the usage of plugins I noticed. They all have to be in their own folder under the plugin folder or they don't load currently. You will find this revision in the ZIP file attached to this post (see bottom).

      The possible fix Botanist spoke about is integrated in this release, so all of you that use this are my guinea pigs as well.

      I'm still at work for at least 2 weeks more, and only had a bit of time today. I can't test nor run it, but it compiles without errors so it should technically do it's job.
      It's compiled against the latest Developers Version of HonorBuddy which is available on the forums somewhere Nesox posted it :)
      If any trouble arises I will read again when I have time.

      Oh, one last note. The plugin has to be in it's own folder so download the ZIP file from the first post and unpack in your plugin directory.
      It should look a bit like * Honorbuddy > Plugins > Tidybags > TidyBags.cs *

      Good luck, Liquid.
       
    5. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      Works not with the latest Version

      for:
      Code:
               22572, // Mote of Air
               22573, // Mote of Earth 
               22574, // Mote of Fire
               22575, // Mote of Life
               22576, // Mote of Mana
               22577, // Mote of Shadow
               22578,	// Mote of Water
       
    6. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      LiquidAtoR,

      I'll buy ya a beer some day. Botting without this would be a pain. Much respect.
       
    7. hoper

      hoper New Member

      Joined:
      Jan 21, 2012
      Messages:
      293
      Likes Received:
      0
      Trophy Points:
      0
      The plugin is great, but i believe this plugin cause looting issues overtime. Like you are next to the mob and cannot loot it, your looting bag picture that shows when you come with the mouse at the mob is gray.
       
    8. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      Hoper, LiquidAtoR was made aware of the problem, and has added some checks to hopefully fix that, another solution was to use it at the end of filling your bags and not during combat.
       
    9. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Hey Max,

      Has something changed in the way they behave (e.g. is there more to it than just combining them?).
      Or have the ID's changed by any chance?
      Can't check it so I have to go on reports that you as user make.

      Edit for Max:
      I've got a report back that this is in fact working from another user who went to elemental plateau to farm the fires and airs for a test.
      As soon as there's 10 or more of them stacked in your bags and you are not in combat, targetting a enemy, dead, ghost or mounted, TidyBags kicks in and turns em into the primal.
      Code:
      [TidyBags 3.5]: Using Mote of Fire we have 10
      
      Please make sure that your report is accurate and that TidyBags is not blocked (Certain botbases prevent plugins from running for example).

      I prefer a Coke or 7-up if it's allright with you :)
      I don't drink Alcohol at all :)

      Do you have this issue with this latest release with the last HB version? Or is this a 'old' issue that you re-report.
      As Botanist stated I've added a check for looting mobs and items from your bags which hopefully resolves the issue or is a first step in the right direction to fix it.
      Please let me know if this is current or old, Thanks.
       
      Last edited: Sep 11, 2012
    10. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      i have changed

      to

      an now its working for me


      i only use tidybags and professionbuddy (for farming in bc)
       
      LiquidAtoR likes this.
    11. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Yeah, I see what went wrong locally here.
      I have a different TidyBags version in my own plugin folder (where I had it separately declared to return if invalid).
      Due to parsing that part in the whole return section I should've removed the exclamationmark.
      Good catch!
       
    12. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      Latest fix not showing in plugins and making other plugins not show. Was told it now needs to be in a sub folder. Testing that.
       
      Last edited: Sep 14, 2012
    13. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      The attached file is updated to latest revision Botanist and is in it's own subfolder as I wrote on the release post 1 page back :)
      Give it a go ;)
       
    14. flaef

      flaef New Member

      Joined:
      May 1, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      I cant get this to work. Ive just downloaded it and nothing.

      I have unpack the ZIP file and the location is: Honorbuddy > Plugins > Tidybags > TidyBags.cs
       
    15. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Reload the plugins from the plugin tab or restart HonorBuddy.
      Then TidyBags should appear in your plugin list.
      Put a tick in the box to enable TidyBags and start the bot.
      Tidybags will run on appropriate times when needed.

      Regards, Liquid.
       
    16. Jswow5001

      Jswow5001 New Member

      Joined:
      Oct 30, 2011
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Still not working

      I deleted the old folder and cs. Unzipped the new one exactly like the first post said reload and restart HB and it still doesn't come up. What am I doing wrong?
       
    17. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      In a few hours I will (most likely) be able to run HB and a instance of WoW on a 16kB connection to see what's up.
      If it comes up on my plugins then it's a problem on the end-user's side, I recall reading that 1 plugin can effectively disable all plugins if something is wrong.
      If it doesn't come up on my end either, then something else has changed with HB, the API or something else and I will have to look into that.
      Unfortunately I'm still working for at least a week longer and will return home after next weekend.
       
      Last edited: Sep 15, 2012
    18. flaef

      flaef New Member

      Joined:
      May 1, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0

      That did the job. restartet wow / hb more than onces and now its on the plugin tab. Ive clicked it so its active but it wont make 10 Crystallized to 1 eternal. :(
       
    19. zeress

      zeress New Member

      Joined:
      Jan 15, 2010
      Messages:
      157
      Likes Received:
      3
      Trophy Points:
      0
      Newer HB update (Honorbuddy v2.5.6241.441) seems to have broken TB again (fresh install on both HB and the plugin).

      Code:
      Compiler Error: e:\Jr\Dropbox\Bot\Plugins\Tidybags\TidyBags.cs(118,16) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      Compiler Error: e:\Jr\Dropbox\Bot\Plugins\Tidybags\TidyBags.cs(119,16) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      EDIT: Commenting out those 2 lines and removing the if in combat check fixes it for now, but obviously now the plugin also runs in combat. I've attached the band-aid solution for those interested, use at your own risk and all credit goes to Liquid of course

      PS: Hope you are at least somewhat enjoying your stay in Germany (Europe? Not sure what your work entails there :)
       

      Attached Files:

      Last edited: Sep 15, 2012
    20. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      just remove:

      out of the .cs file ;-)

      because this Styx was removed ;-)
       

    Share This Page