SellJunk
SellJunk sells all junk to the vendors. This includes all grey items and user specified items, that can be added to list of exceptions. It can either sell these items automatically at each vendor or you can do it manually by clicking "Sell Junk" button on each vendor's frame. You can also see how much gold you made from selling the trash. It can also destroy all junk instead of selling it, if you're far from vendors.
Commands:
- /sj
- will open config window
- /sj add itemlink
- will add given item to exception list (to create itemlink Shift-Click any item in inventory)
- /sj destroy
- will destroy all junk in inventory
- /sj destroy x
- will destroy x pieces of junk in inventory
Localization:
If you'd like to add/update localizations, do so here.
Bugs / Suggestions:
If you have encountered any problem, or if you think theres something missing. Feel free to post a ticket here.
FAQ:
- What is an exception list?
- If you want the addon to sell other than grey quality items, or you want to not sell some of those grey items, then exception list is the thing you are looking for.
- How do I add item to exception list?
- Type "/selljunk" and then type either name of the item, or just part of the name (but be aware it might sell items with similar names), or just drag the item from inventory into the input field.
- What if I want to stop it from selling some grey quality item?
- Just add this item to exception list and it will always skip it.
- Can it destroy souldbound items, that you can't use (e.g. plate items on mage)?
- Nope, and it never will support it. The aim is to stay as lightweight as possible.
-
View User Profile
-
Send Message
Posted Aug 29, 2012To fix the button location, edit your SellJunk.lua file located in your WowDir\Interfaces\Addons\Selljunk directory. Change line 13 to read:
addon.sellButton:SetPoint("TOPLEFT", 60, -32)
-
View User Profile
-
Send Message
Posted Aug 30, 2012I've loved this Addon for years and came here for the button location fix. Problem is, I can only open the lua file with a program called Free File Viewer and cannot edit at all. Windows Vista tells me it doesn't even recognize that type of file. Any help?
Deja
-
View User Profile
-
Send Message
Posted Aug 30, 2012You can modify the file with any text editor, such as Word Pad or Notepad. Hope this helps.
-
View User Profile
-
Send Message
Posted Aug 30, 2012Thanks for sharing dorkino! (:
Works.
-
View User Profile
-
Send Message
Posted Aug 30, 2012Thank you Dorkino! :)
-
View User Profile
-
Send Message
Posted Aug 30, 2012That solved all my problems, SellJunk is up and running again, thanks!
-
View User Profile
-
Send Message
Posted Jul 31, 2012To make this the correct version so you don't need to click the use out of date add-ons button.
In SellJunk.toc change line 1 to...
## Interface: 50001
And for fun change line 2 to...
## Title: SellJunk |cff00aa00Beta|r
-
View User Profile
-
Send Message
Posted Jul 23, 2012Hi,
SellJunk works brilliantly in the MOP beta, but the icon which u press when selling your junk needs to be moved to the left of the vendor window, as the new vendors have drop down menus which r where the SellJunk button is currently, other than that, it's workong fine in beta
Thank you
Shitara
-
View User Profile
-
Send Message
Posted Jul 28, 2012Right click on SellJunk.lua and click edit. Open in notepad and go down to the 12th line. Change the numbers to look like this:
addon.sellButton:SetPoint("TOPRIGHT", -185, -30)
Save and reload your UI.
Button should now be nicely on the left of the filter drop down menu.
Cheers
-
View User Profile
-
Send Message
Posted Jul 31, 2012Worked brilliantly, thank u very much .. it's perfect now :)
Shitara
-
View User Profile
-
Send Message
Posted Mar 26, 2012Could it be arranged so it'll always destroy the lower valued junk first?
Also, thank you for this great addon.
-
View User Profile
-
Send Message
Posted Jan 20, 2012can this be set to have a diff list of junk for diff toons i play ?
-
View User Profile
-
Send Message
Posted Jan 21, 2012No, there is just one global list of junk.
-
View User Profile
-
Send Message
Posted Jan 15, 2012hi, i was lvling archaeology so i collected many grey items in my bags. lets say 30 items. when i went to a vendor i had to press the selljunk button 2-3 times in order to sell all junk in my bags. the thing is, it wrote down that i gained 909g from those junk but when i saw my amount of gold i had, i'd only obtained about 400-500g. it wasnt the 1st time this happened btw.
any ideas?
-
View User Profile
-
Send Message
Posted Dec 15, 2011Ok so, I'm a Miner/Jewelcrafter and my problem is that I keep adding the Mining Pick to exemption and it continues to sell it... I've removed and added the addon again and it didn't work... what can I do or is that a bug?
-
View User Profile
-
Send Message
Posted Dec 8, 2011Hello :)
Just curious, but I seem to remember a Character Specific section awhile back. Is this gone or is there a way to add exceptions only for certain characters? ie. adding low-level water/food and then playing an alt that level and selljunk by accident :(
Thanks for a great addon!
-
View User Profile
-
Send Message
Posted Dec 9, 2011Hi figgityfigs,
You're right, there used to be character specific section, but it's been removed few months now. It wasn't widely used, so I got rid of it to keep the addon simple.
Sorry!
-
View User Profile
-
Send Message
Posted Dec 10, 2011I just found this addon (Nurfed used to do it when I last played) and have no problem readin instructions but I think calling the exception list something more appropriate such as "additional junk" would avoid much of the confusion.
-
View User Profile
-
Send Message
Posted Dec 2, 2011Guys, you don't need to add any items to exceptions if you want only your greys to be sold! If you will add any white or better item (e.g. Silk Cloth, Hessonite, etc.) as exception, then it will be sold! Maybe read the addon description before complaining here.
-
View User Profile
-
Send Message
Posted Aug 5, 2011