• Visit Rebornbuddy
  • [Plugin] DeleteCrap - Deletes items thrown by other Players into your Bags

    Discussion in 'Monitoring' started by Giwin, Oct 3, 2012.

    1. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      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)



      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 :p, if you want a GUI then go use MrItemRemover.

      Version 1.0 - Released
       
      Last edited: Feb 7, 2015
    2. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      This is posted in the wrong category mate :) this has nothing to do with monitoring :p
       
    3. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      monitors the players bags for items.
       
    4. Soulbound13

      Soulbound13 New Member

      Joined:
      Nov 6, 2010
      Messages:
      217
      Likes Received:
      1
      Trophy Points:
      0
      Nice one Giwin, thank you :)
       
    5. wowgoldas

      wowgoldas New Member

      Joined:
      Dec 12, 2011
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      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;
       
      Last edited: Oct 5, 2012
    6. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      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.
       
    7. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      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.
       
    8. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      Version 1.2 - Release - 25/15/2012 - Added "Foot Ball" and "Pig Skin" to list of items to be deleted
       
    9. Sinsinx

      Sinsinx New Member

      Joined:
      Jan 15, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Awesome plugin. Exactly what I needed. Thanks sir.
       

    Share This Page