Have you ever felt tired of selling, over and over, all that items you don't need at the merchant? There are several addons that lets you create a "junk list" and sell all the junk in your bags with a single-click, but they are always hard to use and doing the simplest tasks, like changing their filters, can be a real pain.
Scrap tries to fill this hole: it is designed to be an easy to use and intuitive addon, but lightweight at the same time. If you are tired of slash commands and hard configuration, then this is the addon for you!
Features:
Easy to use
Load on demand options
Option to auto sell junk when you visit a merchant
Profiles
How to Use:
To sell all the junk, click in the Scrap button. Alternately, you can enable the option to automatically sell all junk when the merchant is visited
To add or remove an item from the "junk list", drag it from your bags to the Scrap button
To open the options dropdown (Scrap_Options must to be enabled), right click in the Scrap button
How to Help:
Report bugs you find
Share your ideas for new features
Share your addons with your friends
And, if you which, consider donating. Anything is appreciated!
Change Log - Scrap
Beta 5.1
Fixed several bugs causing add/remove item functionalities not to work properly
Beta 5
Updated for 3.2
Scrap is going trough a "transitional phase": there are many upcoming changes, which will make Scrap profiles from previous versions incompatible with the new version. An additional addon, Scrap BetaUpdater, has been included, which will make the transition of enUS profiles a smooth process, but users with other clients may find transitioning their junk lists a difficult process. Our apologies, but this will be better for the users on a long term.
Added a new module: Scrap Merchant, which will make the Scrap merchant button load on demand. What does this means? Faster loading and less use of memory and cpu on startup.
Now Scrap does not allows items which can't be sold to the merchant to be added to the junk lists.
Chat messages now behave depending of your chat settings
Removed the profiles chat messages
More changes coming in a close future...
Beta 4.1
Updated TOC for 3.1
Beta 4
Updated for 3.0.2
Scrap now prints how much you profit by selling your junk when you visit the merchant
Fixed a bug causing the buttons to not be correctly placed after using the 'Buypack' tab
Scrap no longer has a 'module API'. Combuctor Scrap and Baggins Scrap now 'hook' Scrap to work properly.
Combuctor Scrap and Baggins Scrap are now separate downloads
Before you start asking, this is still not the version which includes the library I've been working for the last year. That will be a closed beta.
Beta 3
All: Code improvements
Added: Baggins Scrap and Combuctor Scrap
Beta 2
Core: Fixed a bug causing an error message when trying to drag a spell to the Scrap button
Options: Current profile is now checked instead of disabled in the "Set Profile" option
By the results, it appears to be working perfectly. Tell me, are you dragging the item and clicking it on the Scrap button? If so, you must simply drag and drop it, no clicks!
Originally posted by ForeverTheGM When I click the Scrap icon, the highlighting becomes more pronounced, but nothing occurs and the item is still attached to the cursor.
That's natural to happen. The script I gave you will cause it. And you're not suppose to click in the icon, you're only suppose to drop it.
Tell me:
Which addons are you using?
Where are you dragging the item from (combuctor, baggins, default bags, ...)?
Nothing was printed to the chat window with that either.
When I drag the item to the Scrap icon on the merchant frame, it becomes highlighted and says "Add to Junk List". When I click the Scrap icon, the highlighting becomes more pronounced, but nothing occurs and the item is still attached to the cursor.
Ok, I'm back, so let's start answering your questions!
Quote:
Originally posted by antisocialink Removed 5.1 due to updater issues and attempted reinstalling 4.1 (last version that worked for me)... Now I have a highlighted button that does nothing. Can't press it, can't drag things to it... nothing.
You shouldn't had installed 4.1 version back, you should had followed the instructions I posted right here, on WoWInterface, to help users with the same problem as you:
Write in the chat "/dump Scrap_SV" and "/dump Scrap_Settings" and report back the results.
Try it anyway, but it's more likely that you have simply erased or corrupted your settings when you installed 4.1 back.
Oh, and DO NOT INSTALL VERSION 5 OR ANY OTHER RECENT VERSION!
Quote:
Originally posted by ForeverTheGM I'm supposed to pickup an item from my bags and drop it on the Scrap icon at the vendor frame, correct? The icon just stays gray and won't do or say anything no matter how many times I click it with the item on my mouse cursor. It will sell gray items and I can change the options, but I'm definitely not able to add any items to the junk list.
Please read the instructions before posting:
Make sure your current character has a junk list selected
Write in the chat "/dump Scrap_SV" and "/dump Scrap_Settings" and report back the results
Quote:
Originally posted by Alarisha Scrap fires a CHAT_MSG_MONEY event when it sells junk at merchants. As this event is a Blizzard event that is only supposed to fire when a unit loots money (i.e. not at a merchant), Auditor doesn't know what to do and gets confused.
I'll put in a check to stop this happening, but in my mind, this is a problem with Scrap firing game events when it shouldn't, and not a problem with Auditor. I am totally open to being shown how I am doing it wrong, though, if I am.
Scrap is not firing an event, it's a library that it uses. And you weren't doing nothing wrong, you were just still using global event variables (arg1, in this case), something that Blizzard now longer uses but still supports in the default event tracking API.
I made the library to fire this events because it was the best way I found to allow Scrap messages to be displayed in any chat frame, even the non-default ones.
Originally posted by Alarisha Scrap fires a CHAT_MSG_MONEY event when it sells junk at merchants. As this event is a Blizzard event that is only supposed to fire when a unit loots money (i.e. not at a merchant), Auditor doesn't know what to do and gets confused.
I'll put in a check to stop this happening, but in my mind, this is a problem with Scrap firing game events when it shouldn't, and not a problem with Auditor. I am totally open to being shown how I am doing it wrong, though, if I am.
This is fixed in the just-about-to-be-uploaded Auditor.
Originally posted by Jesamyn OK, I know you won't see this until Sept 1, but thanks for looking at the issue with Auditor. I'll let the author know.
Scrap fires a CHAT_MSG_MONEY event when it sells junk at merchants. As this event is a Blizzard event that is only supposed to fire when a unit loots money (i.e. not at a merchant), Auditor doesn't know what to do and gets confused.
I'll put in a check to stop this happening, but in my mind, this is a problem with Scrap firing game events when it shouldn't, and not a problem with Auditor. I am totally open to being shown how I am doing it wrong, though, if I am.
I'm supposed to pickup an item from my bags and drop it on the Scrap icon at the vendor frame, correct? The icon just stays gray and won't do or say anything no matter how many times I click it with the item on my mouse cursor. It will sell gray items and I can change the options, but I'm definitely not able to add any items to the junk list.
Removed 5.1 due to updater issues and attempted reinstalling 4.1 (last version that worked for me)... Now I have a highlighted button that does nothing. Can't press it, can't drag things to it... nothing.
Due to the significant time which is necessary to develop and keep addons up to date, donations to support this project are welcome. If you wish to help, anything is appreciated. Thank you for your support!
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.
*Clicking the donate button above will take you to PayPal.com
*Clicking the donate button above will take you to Pledgie.com