I built a lightweight addon to keep your bags clean before you visit a vendor.
Hi everyone!
I’ve been working on a passion project recently to solve a specific annoyance I kept running into: my bags filling up with grey junk items halfway through a dungeon or farm session, forcing me to stop and delete things manually.
I know there are plenty of "auto-sell" addons out there, but I wanted something that proactively manages inventory while I’m playing, not just when I’m at a merchant.
So, I built GreyGone.
It’s my very first addon, and I’ve designed it to be as lightweight and "set-and-forget" as possible.
🚀 What makes it different? Most junk addons wait until you talk to a vendor to sell your greys. GreyGone focuses on keeping your bags empty while you are out in the world.
Smart Looting: This is the big one. If you loot a grey item (or a stack of them), GreyGone can detect it and delete it instantly. No more "Inventory is Full" errors in the middle of a raid run.
Combat Safety: It effectively pauses during combat, so you never have to worry about scripts running while you're fighting for your life.
The "Nuke" Button: Sometimes you just want a clean slate. I added a manual button in the settings to instantly clear all greys.
Transactional & Safe: I designed the logic to be transactional—it identifies and removes items carefully to ensure it never touches your non-grey loot.
I need your help! Since this is my first public release (v1.0), I am looking for players to give it a spin and let me know what you think.
Did it miss a specific junk item?
Do you have a feature request?
Did you find a bug?
I’m trying to learn and improve, so any feedback (good or bad) is genuinely appreciated.
Download Links:
CurseForge: https://www.curseforge.com/wow/addons/greygone
GitHub Source: https://github.com/farhoodjalaeifar/GreyGone
Direct Zip: https://github.com/farhoodjalaeifar/...0/GreyGone.zip
Thanks for checking it out, and I hope it helps keep your inventory tidy!