What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] TidyBags 3.0 Reloaded!

does mritemremover contain the same functionality? Also does this work with all the mini herbs and mini rocks to combine?

thanks!

oh, and is the svn version just as up to date as the uploaded version a few posts back?
 
Since Liquid isn't around my list has more items,but you might have issues with it since the code for leather that I introduced has a bug somewhere. Still trying ro find it
 
ah, ironically mir isnt working for leather either for some reason. oh well, good luck finding the bug, wish i could help ya :P some day when i get un-lazy and ready to learn i guess ^^
 
is there anyway we can make it break down all the fish by loading a black profile or something?
 
they are just commented out with leading // in the file,remove them and it should work.
 
the does not work herbalism

it will "combine" existing in the bag? or only when new grass

!!!run in Questing!!!
 
Does anyone know why this wont "tick". Like it doesnt work with Garrisonbutler. Is there some sort of call that needs to be made?
 
Oh that makes a lot of sense thank you. I cant seem to get it to stack fractured temporal crystals. Any ideas?
 
anyway to add partial receipts (combine 2 of same type) to list? you get these from the inscription follower that is assigned to inscription building.
thx
 
Got a load more from the inn quests that could be added
118924, // Cache of Arms
118925, // Plundered Booty
118926, // Huge Pile of Skins
118927, // Maximillian's Laundry
118928, // Faintly-Sparkling Cache
118929, // Sack of Mined Ore
118930, // Bag of Everbloom Herbs
119036, // Box of Storied Treasures
119037, // Supply of Storied Rarities
119040, // Cache of Mingled Treasures
119041, // Strongbox of Mysterious Treasures
119042, // Crate of Valuable Treasures
119043, // Trove of Smoldering Treasures
123857, // Runic Pouch

There is also 118931, // Leonid's Bag of Supplies but I don't recommend opening that one automatically (it will fill 13 spaces with potions of various kinds).
 
How can I make it combine fractured temporal crystals?

Got a load more from the inn quests that could be added
118924, // Cache of Arms
118925, // Plundered Booty
118926, // Huge Pile of Skins
118927, // Maximillian's Laundry
118928, // Faintly-Sparkling Cache
118929, // Sack of Mined Ore
118930, // Bag of Everbloom Herbs
119036, // Box of Storied Treasures
119037, // Supply of Storied Rarities
119040, // Cache of Mingled Treasures
119041, // Strongbox of Mysterious Treasures
119042, // Crate of Valuable Treasures
119043, // Trove of Smoldering Treasures
123857, // Runic Pouch


I have added the items with provided ids.
 

Attachments

you missed a ( , ) at line 454 so it wouldnt load up.

Here is one with the ( , ) at that line. So it can load up.
 

Attachments

I have an old version that combining scraps works in. Would you like me to upload it?
 
For those who are interested in using this plugin while botting in Tanaan Jungle, you may add Baneful items into this plugin.

Code:
		124562, // Baneful Armament
			124561, // Baneful Trinket
			124551, // Baneful Tunic
			124559, // Baneful Choker
			124558, // Baneful Ring
			124554, // Baneful Hood
			124550, // Baneful Bracers
			124560, // Baneful Cloak
			124557, // Baneful Girdle
			124553, // Baneful Gauntlets
			124555, // Baneful Leggings
			124556, // Baneful Spaulders
			124552, // Baneful Treads
			127799, // Baneful Pendant

or simply use the TidyBags.cs file already modified below. Hope the guy designing this will add this into his svn :)
 

Attachments

Back
Top