This plugin was made for my AuctionHouse plugin (not yet finished) but I decided to split it into a separate plugin since I started receiving junk thrown by other players in my bags while using BGBuddy, these are the annoying items which are designed to fill up your bags and also are used to exploit weaknesses in Auction plugins (and anything else requiring bag space such as buying PVP gear) such as the Snowball and Flying Plane. The plugin will tell you when it's found an item and what item was deleted. Enjoy. Install; 1. Make a folder with any name 2. Put the .cs file in that folder 3. Restart Bot and enable in 'Plugins' named "DeleteCrap" P.S Please if you find an item which isn't supported, post here and I will check it out and add it if needed. List of Supported Items; the following items will be automatically deleted when found in your bags only (excludes bank, guildbank etc) Heavy Leather Ball Huge Snowball Snowball Volatile Orb Paper Zeppelin Paper Flying Machine Tainted Core Rotund Relic Voodoo Skull Happy Fun Rock Life Spirit Water Spirit Water Spirit Foot Ball Pig Skin Version 1.2 - Release - 25/15/2012 - Added "Foot Ball" and "Pig Skin" to list of items to be deleted Version 1.1 - Release - 09/12/2012 - Removed obsolete code such as unused namespaces and constructor calls, added Name + Version when the item is deleted so you know what plugin deleted it, added const to int list, changed values from decimal to hex, removed some useless Logging.Write Code, turns the whole statement into a switch statement, should now be faster when deleting and after just using (using GatherBuddy2 atm) I managed to go from 16 slots to 67... so will definitly be using it all the time now as I didn't before (because of Life Spirit and Water Spirit), Added two new items which are Life Spirit and Water Spirit... no GUI yet , if you want a GUI then go use MrItemRemover. Version 1.0 - Released
thanx alot realy neaded it, edited it to fit my own needs and now it does the job perfectly, nice replacement for MrItemRemover thanx again you can add those to the list also int itemId_LifeSpirit = 89640; int itemId_WaterSpirit = 89641;
it's not for deleting, but you can add if you wish... it is just for people exploiting the bot by throwing items into a bots bag to fill them up.
Updated to Version 1.1, now includes Life Spirit and Water Spirit, although these aren't thrown by other players, they are thrown by blizzard and are a waste of bag space.