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

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

    1. niko27

      niko27 New Member

      Joined:
      Apr 28, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Same here !
       
    2. Ulbjorn

      Ulbjorn New Member

      Joined:
      Feb 15, 2012
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for this plugin.
       
    3. xabo

      xabo Member

      Joined:
      Jan 15, 2010
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      16
      Any chance you could add [Sludge-Covered Object]? Item that you loot when doing netherwing dailyes
       
    4. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      If it's not in the lists already you can easily add this in your local copy until I make a update and add this in it.

      The itemID = 32724 according to WowHead so just open TidyBads with your favorite editor and add somewhere in between the right numbers:

      Code:
      32724, //Sludge-Covered Object (Netherwing Quest Item)
      and it should do it's magic for you when you loot the items.

      Edit: This item is already in it's lists for a long time. If TidyBags is not opening the items for you then probably something else is preventing TidyBags from opening the items or it's not fulfilling the requirements for TidyBags to operate (no combat, resting etc).
       
      Last edited: Apr 28, 2012
    5. xabo

      xabo Member

      Joined:
      Jan 15, 2010
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      16
      Works like a charm, thanks! :)
       
    6. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      possible to create 5 savage leather into heavy savage leather for skinners while farming? :)
       
    7. Jacan

      Jacan New Member

      Joined:
      Sep 30, 2011
      Messages:
      489
      Likes Received:
      0
      Trophy Points:
      0
      just curious what the difference is between this and cutpurse?
       
    8. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      i prefer this 1 over cutpurse. cutpurse tried to merge crystallized items when i was mining, tidybags does it when i'm flying.
      could be a setting, but this plugin works out of the box :)

      +rep
       
    9. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Yes it's possible with 1 addition and 1 change to the current code.
      I believe you have to be a leatherworker in order to be able to combine the savage leather scraps so I can't add this to the basic plugin code.
      You will have to add this to your own copy (and redo the change when there's a update).

      First you will need to add
      Code:
      52977, //Savage Leather Scraps
      to the itemlist.
      Best to add this inline with the rest of the numbers (so somewhere between satchel of helpful goods (66) and Abyssal Clam around line 201/202.
      After this addition you need to edit the following part
      Code:
      if (item.Entry == 33567)
      which should be around line 255.
      Change this to
      Code:
      if (item.Entry == 33567 || item.Entry == 52977)
      .
      After this TidyBags should combine the Savage Leather Scraps for you (if you are a leatherworker).
      If you don't need to be a leatherworker anymore to combine these I can add the item and change the code in a future release.
       
    10. cahe

      cahe New Member

      Joined:
      Apr 22, 2012
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      Pls tell how add to the code create savage leather to heavy savage leather.
       
      Last edited: Jun 23, 2012
    11. weitt1

      weitt1 New Member

      Joined:
      Feb 7, 2010
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Thanks! Works super will with the supply crates in darkmoon island. But does it still have issues with strange bloated stomachs? or was this fixed?
       
    12. dearik

      dearik New Member

      Joined:
      Apr 19, 2011
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Great plugin. thx a lot.

      Btw I noticed a small bug with [Winterfin Clam], so I just disabled it till I was done with those.
       
    13. Superduper

      Superduper New Member

      Joined:
      Mar 2, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      First time posting here.

      The Bloated Stomachs bug was driving me crazy and after few hours of attempt I found out the cause of it. (At least for me, it might not be for other cases)

      The Cause : (my theory)
      I have 3 monitors and my "Bot WoW is windowed on my "Monitor 2" (on my left side). Once I set up my bot, I move my mouse to my main Monitor which makes the "Bot WoW" window mouse cursor to all the way to edge of screen.
      Now when this addon try to open the Bloated Stomach outside of your "Bot WoW" window and cause it to bug out since it can't see the actual loot box so game still think the Loot window is open.

      Solution :(again worked for me so far but who knows)
      Go to Game Menu (esc) -> Interface -> Control
      There's check box for Open Loot Window at Mouse. UNCHECK that. It'll make loot window spawn at designated spot no matter where your mouse pointer is.

      I haven't had issue since and I've been running it for 2 days on and off.

      Let me know if it works for others~
       
      Last edited: Aug 6, 2012
    14. olivete

      olivete Member

      Joined:
      Jul 9, 2012
      Messages:
      305
      Likes Received:
      1
      Trophy Points:
      18
      I was looking for this! Repping you and the guy who told me about it!

      Thanks alot!!!
       
    15. Zawyer

      Zawyer New Member

      Joined:
      Aug 14, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Same problem. Plugin is completely useless, and the developer refuses the answer the questions. This addon just opens the Oozing Bag and ignores the items inside it. This is my message:

      [Singular] Casting Mind Spike on Dimensional Ooze
      Moving to Type: Loot, Name: Dimensional Ooze
      Looting Dimensional Ooze Guid:0xF330C48F00021C9D
      [Singular] Casting Psychic Scream on Myself
      [Singular] Casting Mind Spike on Dimensional Ooze
      [Singular] Currect target is invalid. Switching to Dimensional Ooze!
      [Singular] Casting Mind Spike on Dimensional Ooze
      [TidyBags 3.1]: Using Oozing Bag we have 1
      Moving to Type: Loot, Name: Dimensional Ooze
      [TidyBags 3.1]: Using Oozing Bag we have 1
      [Singular] Casting Fear Ward on Myself
      [TidyBags 3.1]: Using Oozing Bag we have 1
      Blacklisting lootable to avoid useless POI spam, tried looting twice but we still can't loot!
      Moving to Type: Loot, Name: Dimensional Ooze
      [TidyBags 3.1]: Using Oozing Bag we have 1
      Looting Dimensional Ooze Guid:0xF330C48F00021C74
      [Singular] Casting Mind Blast on Dimensional Ooze
      [Singular] Casting Mind Spike on Dimensional Ooze

      The bag just sticks open and the toon won't be able to loot anything else.
       
    16. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      More additions:

      10x Mote of Harmony (89112) turn into a Spirit of Harmony

      Cooking Materials bought by IronPaw Tokens:

      (Contains 25 of x)
      [Vegetables]
      Sack of Green Cabbages: 87706
      Sack of Juicycrunch Carrots: 87707
      Sack of Mogu Pumpkins: 87708
      Sack of Scallions: 87709
      Sack of Red Blossom Leeks: 87710
      // Bag of Ginseng (NYI) 87711
      Sack of Witchberries: 87712
      Sack of Jade Squash: 87713
      Sack of Striped Melons: 87714
      Sack of Pink Turnips: 87715
      Sack of White Turnips: 87716

      (Contains 5x y)
      [Fish]

      Sack of the Jade Lungfish: 87721
      Sack of the Giant Mantis Shrimp: 87722
      Sack of the Emperor Salmon: 87723
      Sack of the Redbelly Mandarin: 87724
      Sack of the Tiger Gourami: 87725
      Sack of the Jewel Danio: 87726
      Sack of the Reef Octopus: 87727
      Sack of the Krasarang Paddlefish: 87728
      Sack of the Golden Carp: 87729

      [Meat]

      Sack of Raw Tiger Steaks: 87701
      Sack of Mushan Ribs: 87702
      Sack of Raw Turle Meat: 87703
      Sack of Raw Crab Meat: 87704
      Sack of Wildfowl Breasts 87705
      Sack of Crocolisk Belly: 87730

      TBC

      There are Containers for the cooking daylie "Replenishing the Pantry" that require a container item and 100 of a specific other item to get combined, not sure if we should support that special case
      Example:
      Empty Raw Tiger Steak Container - Item - World of Warcraft


      MISC:

      Winner's Reward - Item - World of Warcraft
      Cache of Treasures - Item - World of Warcraft
      Ghost Iron Lockbox - Item - World of Warcraft Lockbox requires 450 skill to pick
      Skyshard - Item - World of Warcraft (maybe)
      Good Fortune - Item - World of Warcraft
       
      Last edited: Aug 19, 2012
    17. Lars_

      Lars_ New Member

      Joined:
      Aug 6, 2012
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      Seems to be a bug, where all loots just get grey'ed out - so the bot just stands looking on the same loot for ever.
      It happens a couple of times/day, and makes it look rather suspicious :)
      Any1 else tried this?
       
    18. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      Yes, this plugin causes the dreaded loot bug. Took me a long time to figure it out. Perhaps it needs some kind of check to make sure you aren't looting something else at the same time, I'm not sure. The plugin works beautifully but after a little while, it causes the loot hand to grey out, you can't loot and you have to log out of wow to get looting back. Would be wonderful to see this get a lil love and fix whatever the bug is.


      Edit: Again, I think but don't know that the problem occurs when it tries to tidy at the same time that you're looting something. Haven't actually seen what triggers it. I have just always came back to find the loot bug. Hasn't happened since I quit using this over a month ago, so I know this plugin is the cause.
       
      Last edited: Aug 25, 2012
    19. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      I have discoved a solution though: Add the following code before the bag/durability check in the profile you are using.


      Ground mount code

      <If Condition="Me.FreeBagSlots &lt; 8" >
      <RunTo " X,Y,Z" /> <!-- Put a safe coordinate to run/ride to here -->
      <CustomBehavior File="EnablePlugin" Names="Tidy Bags 3 Reloaded" />
      <CustomBehavior File="WaitTimer" WaitTime="60000"/>
      <CustomBehavior File="DisablePlugin" Names="Tidy Bags 3 Reloaded" />
      </If>

      or

      Flying mount code

      <If Condition="Me.FreeBagSlots &lt; 8" >
      <CustomBehavior File="FlyTo" X, Y, Z" /> <!-- Put a safe coordinate to fly to here -->
      <CustomBehavior File="EnablePlugin" Names="Tidy Bags 3 Reloaded" />
      <CustomBehavior File="WaitTimer" WaitTime="60000"/>
      <CustomBehavior File="DisablePlugin" Names="Tidy Bags 3 Reloaded" />
      </If>



      Make sure tidy bags is initially disabled on the plugin tab.

      Edit:
      If you used this code before I posted this edit, you need to change to the above. The Enable/Disable name was wrong .​
       
      Last edited: Aug 25, 2012
      HBfanboy1980 likes this.
    20. nooblet

      nooblet Active Member

      Joined:
      May 4, 2012
      Messages:
      1,419
      Likes Received:
      12
      Trophy Points:
      38
      Thanks man works a treat.
       

    Share This Page