- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,105 Maps
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
SlashDeleteAll
- 0 Likes
- World of Warcraft
- 29 Monthly Downloads
- Supports: 4.3
- 1,950 Total Downloads
- Updated 11/30/2011 3:12:25 PM
- Created 2/13/2009 8:40:55 AM
- 5 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Public Domain
- Newest File: Release 1.1.3
About SlashDeleteAll
Description
This addon adds a series of simple slash commands, usable in macros, that will either delete every occurence of a specific item, or all junk items, from your bags.
Disclaimer
The addon has been thoroughly tested by myself and I didn't find any bugs. The item name it matches is always an exact match, so make sure you always put the whole item name in the command. Most item names in WoW are unique and I haven't found any example of one where the begining of its name was the whole name of another item, but you never know. It is recommended to always shift-click the item you wich to delete rather than typing it yourself. Once an item has been deleted, it cannot be retrieved and I will not be held responsible for any loss of items due to bad usage!
If in doubt, use the debug mode first (see below for the command to toggle it), as it will not delete anything.
Commands
- Delete every occurence of an item using its name
/sda i [item_name]
- Delete all junk items (grey quality)
/sda junk
- Delete all grey and white quality items containing the supplied keyword
/sda * keyword
- Show a log of all items deleted in current session
/sda log
- Toggle debug mode on and off. (Will only show items it would otherwise delete, but not delete anything)
/sda debug
Usage Examples
- Use in a fishing macro to delete all unwanted fish before casting the line
/sda i Barbed Gill Trout /cast Fishing
- Use to delete multiple stacks of a useless item that cannot be sold to a vendor instead of draging each of them out of the bag one by one
/sda i [Obsidian Warbeads]
- Use to delete all forms of spider silk from your bags
/sda * spider's silk
------------------------------------------------------------------------
r10 | papsol | 2011-11-30 21:11:25 +0000 (Wed, 30 Nov 2011) | 1 line
Changed paths:
A /tags/Release 1.1.3 (from /trunk:9)
Tagging as Release 1.1.3
------------------------------------------------------------------------
r9 | papsol | 2011-11-30 21:07:34 +0000 (Wed, 30 Nov 2011) | 3 lines
Changed paths:
M /trunk/SlashDeleteAll.toc
v1.1.3
TOC update
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Release 1.1.3 | Release | 4.3 | 523 | 11/30/2011 3:12:25 PM |
| Release 1.1.2 | Release | 4.2 | 312 | 6/29/2011 8:53:52 AM |
| Release v1.1.1 | Release | 4.1 | 181 | 5/3/2011 9:19:34 AM |
| Release v1.1 | Release | 4.0.1 | 488 | 11/6/2010 2:13:42 AM |
| SlashDeleteAll v1.0 | Release | 3.0.9 | 577 | 2/13/2009 8:42:33 AM |
Top Downloads
-
- Bagnon
- Bags & Inventory
- 359,243 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 297,158 Monthly Downloads
-
- Recount
- Combat
- 295,968 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 284,254 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 208,828 Monthly Downloads

Comments
Be seriously goddamn careful with this. Wildcards do not provide an example if entered without a value the way most command lines would, instead they just execute: where entering
"/sda i "
returns a syntax example (as is standard),
"/sda * "
will simply delete every unbound item in your bags without warning.
So yeah, thanks for that. Ticketed a GM to see if it's reversible,
but I doubt it is.which it usually is (see help article 200784, 'Character and Item Restoration Policy').(update: it was.)
Awesome addon for fishing! However, I have ran into a snag.
For some reason it won't delete a specific item when I use the "/sda i" command.
I have to use "/sda * Bonescale Snapper" in order for it to work. So far this is the only item that I can't get rid of by using the "/sda i" command.
Anyone else notice this?