NOTICE: 1.2 will reset all your settings. Due to the length of no update, and the many changes to the way addons work in WAR, the changes I made will reset your settings.
Summary
JunkDump is a quick way of selling your junk whenever you are in town. After a quick configuration, a simple click will clear your bag of any unneeded items and give you that precious bag space back. JunkDump uses profiles to seperate settings between characters. for those wishing to help translate JunkDump, scroll down to the Translation section.
Usage
Basic Important Info
''Bag Mode:'' This will designate a bag (or bags in the future) that will be sold entirely. It will turn off the normal selling mode and will only sell stuff in that bag. Be careful though, it will sell all items in it with no questions asked. If it can be sold, it will be sold. So be careful when turning this on. Bag mode IGNORES the Exceptions List.
''Additions List:'' Anything placed on this list will be sold in addition to normal settings. This is if you have a lower rarity or some item that normal settings don't cover, but you want to sell anyway.(Additions only work in Default mode) ''Exceptions List:'' Anything placed on this list, will not be sold in default mode. It is set for items that you want to keep, but normal settings mark it for sale.
Non-Command Settings
- Firstly, to bring up the options menu, aside from the slash command, you may right-click the "Sell Junk" button when youa are at a vendor to pull up all the settings or for use of Test Mode.
- As of 1.0, Additions/Exceptions list are primarily set through clicking on items in yoru bag with modifier keys.
- ''Ctrl+Shift+Left Click'' will add an item to the Exceptions list if it is not already there. If it is, it will remove it from the list.
- ''Ctrl+Alt+Left Click'' has the same behavior as the above click, except it is for the Additions list.
Options Window Settings
- Bag Mode, will enable or disable bag mode. Bag mode sells EVERYTHING in the specified bag using the Bag Mode Bag setting to the right of it. When I mean Everything, I mean everything. Anything that can be sold, will be sold. No checks or blocks are in place. So please use this wisely. You have been warned.
- Gold & Item reports are just that. Gold report toggles the message of how much gold you earned when you close the vendor window, if you used JunkDump to sell anything. Items report, off by default, will post a list of items sold in chat. Future plans might make a window for it later on with a better report.
- Rarity sets the threshold of what to sell. Anything that is that rarity or lower, will be sold if it passes all other checks based on your settings.
- Profession Settings
- For each profession, you can set if you want to sell items from it or not. If set to NO, it will never sell an item that is designated for that profession. If set to YES it will sell them.
- Ignoring Rarity of a Profession is for all professions set to YES to sell. This will ignore your normal Rarity threshhold and sell all profession items of any rarity.
- The Skill boxes are the amount that you want the limit the Skill REquirement for selling. So if you set it to 50, it will sell only things with 50 or below Skill Requirement. This is updated as you type it, so just enter the numbers you want and close. Also remember, the range is inclusive. So if you enter in 50, it will sell things with Requirement of 50, if you want only stuff lower than 50, set it to 49.
Slash Commands
These are all commands that can be used with /jd or /junkdump to allow certain changes to be made without an options window or something that can be done better without an options window. Anything in bold, is the default option if one is not specified
/jd exceptions ['''list'''|del] [Item#] Ex. /jd exceptions list Ex. /jd exceptions del 1
- This will list the items from your exceptions list, if any, in a numbered list. To delete an item from the list, incase you no longer have the item to CTRL+SHIFT click it, use the del command along with the item number from the list.
>/jd additions ['''list'''|del] [Item#] Ex. /jd additions list Ex. /jd additions del 3
- Works the same way as the exeptions list one, except for the additions list.
PROFILES HAVE BEEN SOMEWHAT REMOVED. So that I don't have to rewrite like half the addon, I have removed all profile commands and functions (commented out, they are still in the file) and set it to a Default setting. This is due to the new way addons are done by Mythic, so it no longer really needs a profile system.
/jd profiles ['''list'''|reset|copy|del] [character name] [server name] Ex. /jd profiles list Ex. /jd profiles reset Ex. /jd profiles copy Daegallus Red Eye Mountain Ex. /jd profiles del Daegallus Red Eye Mountain
- These options allow you to manage your profiles. List will list all the profiles currently saved for your characters. Reset, will reset your current characters settings to default. Copy allows you to copy settings from another character. Finally, del deletes the profile of specified player. Be careful though when deleting for a character that you are on. Always do a Reset right after to get settings, otherwise all of JunkDump will break since it doesnt have any settings.
/jd options
- Will open the options GUI.
Other Info
Translation
With the release of 1.1, I have made JunkDump able to support localization of all visible strings. If you are willing to help, please go to the Translation page, and translate the page. When completed, either email it to me at yulian[at]kuncheff[dot]com or leave it in a comment on the translation page or on my blog. Thank you very much for those that help. I will credit you appropriately for your contribution. The translation page can be found here.
TO DO for 1.3 (maybe)
- Add any languages that have been submitted.
- Multi-bag mode.
- Feature-Requests/Bug Fixes
'''This addon now is compatible with BackpackLock and will not sell anything that gets locked.''' '''''ATTENTION: THIS ADDON USES LIBSLASH. PLEASE MAKE SURE YOU HAVE IT INSTALLED.'''''
- 8 comments
- 8 comments
Facts
- Date created
- 21 Aug 2008
- Category
- Last update
- 29 Aug 2009
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- JunkDump
- Recent files
- #12
mkosan Tue, 07 Oct 2008 07:02:45That someone would be me, and I'm very grateful :) also I'm very happy that you put in option to sell all profession junk regardless of rarity - finally I can sell all damn seeds and junk with one click of a button. All works like a charm xD Thanks fro that time-saving addon :)
... I'm going to drop another suggestion *hides*
- #11
Daegalus Tue, 07 Oct 2008 00:06:41Awesome, didn't think of that. Thanks for the code. I will add it into the next release and put you in the credits. Already tested, and works great.
Also don't worry about it, unless you downloaded 1.0rc4 as your first release, then you are fine. Right-click on Sell Junk to open Options was a 1.0rc4 addition based on a ticket suggestion someone put up. I also posted that message as 1.0rc4 was being packaged by the packager. So unless 1.0rc4 was your first version and thats when you looked at the page, you wouldn't of seen it, or known of the feature, since it didn't exist yet.
- #10
phliptrip Mon, 06 Oct 2008 15:00:32I hadn't realized you could right click on the button to get the options screen, so I started to dig around for a way to add a button to the interface to open the options screen (/facepalm) once I realized you already did this I figured I'd add a tooltip for other idiots like myself who don't pay attention to the notes on the addons page after the first time they install.
JunkDump.lua - Put this function in JunkDump.lua
JunkDump.xml - Add this to the eventhandlers section:
I'd have posted this as a patch in the ticket section, but it doesn't seem to accept uploads or any kind of markup to make it not evaluate the code if you paste it. Maybe I just don't understand the way its setup. *shrug*.
- #9
Kanedacorp Tue, 30 Sep 2008 13:36:21Have a look at the code in my sendstuff addon, it is based on junkdump so you should have no trouble figuring out the flow ;) I've got code in there that picks out the different tradeskill items.
oh btw, in the latest version of junkdump it is giving a script call failed line 280: bad argument #1 to match (wstring expected, got string.)
- #8
Daegalus Tue, 30 Sep 2008 00:04:27I just didn't know how to distinguish them by type. I looked at the files but I couldn't figure it out. If you could enlighten me on this. I would greatly appreciate it.
- #7
Felyza Mon, 29 Sep 2008 19:41:42Would be nice to get configurable by type. Such as sell all cultivating or salvaging items, keep all apothecary items. As a thought on this, see the CraftingItemType. If this were implemented, for salvagers, would need to also know if EITEMFLAG_MUNDANE_SALVAGABLE is set on items to ensure they don't autosell items that they could salvage. Regarding potions, you could check ItemTypes for POTION (31), to prevent potions from going. =)
- #2
Daegalus Sat, 23 Aug 2008 05:22:37There is a new version comming out real soon, it will fix all those problems. Up until now most of it was coded blind with Aiiane running it, but nothing beats personally debugging it. huge amount of fixes comming out in next release. hold tight.
- #1
trfic1 Fri, 22 Aug 2008 16:57:08This add on nuked my chat windows when I had it loaded. Couldn't use slash command, couldn't see chat or combat. Realize it is not "polished" yet, but does make the tool quite useless atm.