This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Live
PTR
Beta
Classic
UI to Destroy
Post Reply
Return to board index
Post by
187443
This post was from a user who has deleted their account.
Post by
Nomatoo
Why destroy them when you could sell them? AutoProfitX sells all your junk items when you get to a vendor, and if you really don't want the junk items, don't loot them at all.
Post by
gagnerants
Also selljunk is another addon that does this as well. Although it was the only one that I have tried.
Post by
195377
This post was from a user who has deleted their account.
Post by
607
This post was from a user who has deleted their account.
Post by
CrypTecH
Use this macro to destroy all gray items without asking for confirmation. It's extremely useful for farming low level instances for BoE twink gear and such since you want to filter out all the crap and just pick up the good stuff, just loot all and destroy what you don't want.
/run for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"ff9d9d9d") then PickupContainerItem(bag,slot) DeleteCursorItem() end end end
Post by
Doomgrip
GarbageFU
will both auto-sell you grey items as well as provide a list sorted by value from where you can destroy items. Unfortunately, the add-on is no longer maintained and it has some issues with getting updated price information. You could try to google for GarbgeFu replacements.
Haggler
(auto-sell) and
Junkie
(item destruction) seems to be good candidates and I will try them myself.
Post by
187443
This post was from a user who has deleted their account.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.
© 2021 Fanbyte