Download
(63Kb)
Download
Updated: 11-18-07 12:10 AM
Pictures
File Info
Updated:11-18-07 12:10 AM
Created:unknown
Downloads:23,819
Favorites:102
MD5:

Sell Junk  Popular! (More than 5000 hits)

Version: 55254
by: gruv [More]

Description
Sell Junk aims to be a light-weight addon that will sell all of the grey items in your inventory with the click of a button. It was inspired by AutoProfitX, which I used until I discovered Ace. However, as this was a learning process for me, I did not use any code from AutoProfitX.

There is also a global exception list, and a character exception list. Items on the global exception list affect all characters on all servers. Items on the character exception list affect only that character.

If a grey item is on the exception list, the item will not be sold. If a non-grey item is on the exception list, it will be sold.

PLEASE NOTE: This is my very first attempt at writing a WoW Addon. I welcome all ideas and comments.


In-game commands
/SellJunk or /sj

  • auto - Toggles the automatic selling of junk when the merchant window is opened. Default is false.
  • add <Item Link> - Adds an item to the global exception list
  • rem <Item Link>- Removes an item from both exception lists.
  • list - Lists all items on both exception lists.
  • me
    • add <Item Link>- Adds an item to the character exception list
    • rem <Item Link>- Removes an item from the character exception list.

Change Log

r55254

Changed to the Ace2 SVN revision number for version number
Changed the code slightly to work with 2.3

1.2

Added the "auto" option.
1.0

Fixed an issue where items on the exception list were not always recognized.

Optional Files (0)


Post A Reply Comment Options
Unread 01-28-13, 08:36 PM  
Hentaya
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 18
Uploads: 1
If you want to move the Sell Button....

Just change the values of x and y in:

<Anchor point="TOPRIGHT" relativeTo="MerchantFrame">
<Offset>
<AbsDimension x="-41" y="-40"/>
</Offset>
</Anchor>
in the selljunk.xml file.

<AbsDimension x="-24" y="0"/> is the value I use, puts the button up top right next to the [x]
Report comment to moderator  
Reply With Quote
Unread 09-14-12, 11:11 AM  
Lvkke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Could u please config the addon so its able to move?
Since MoP patch realesed a search things cover it up and cant klick on it :P
Report comment to moderator  
Reply With Quote
Unread 04-08-08, 05:54 PM  
gruv
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 6
Uploads: 1
Originally posted by Luciant
works great-- could you make it so that the addon displays how much all your junks sold for collectively?
Thanks for the compliment!

Actually, I gave this a lot of thought a while back. There's even a discussion in the forum about how to do it. I guess I kind of left that discussion unfinished, but in the end I decided that there are other addons that can do this and much more better than I can, so I'll leave it to them (Sell-O-Matic would be an example). This addon was meant to be a no-frills, low resources way to just dump all your junk quickly, so I don't think I'm going to make attempts at figuring out how much anything sold for. Sorry. :/
Report comment to moderator  
Reply With Quote
Unread 04-08-08, 03:53 PM  
Luciant
A Cyclonian
 
Luciant's Avatar

Forum posts: 49
File comments: 76
Uploads: 2
works great-- could you make it so that the addon displays how much all your junks sold for collectively?
Report comment to moderator  
Reply With Quote
Unread 11-18-07, 12:06 PM  
gruv
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 6
Uploads: 1
Originally posted by stqn
Thanks a lot for the update (and the addon )!
No prob

Originally posted by stqn
I'm guessing the problem you're talking about is some grey items not being sold...
Yep, that'd be the one.
Report comment to moderator  
Reply With Quote
Unread 11-18-07, 06:01 AM  
stqn
A Deviate Faerie Dragon

Forum posts: 11
File comments: 67
Uploads: 0
Thanks a lot for the update (and the addon )!
I'm guessing the problem you're talking about is some grey items not being sold...
Report comment to moderator  
Reply With Quote
Unread 11-15-07, 08:45 PM  
gruv
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 6
Uploads: 1
Originally posted by gruv
Broken? It still works fine for me. What problem were you having?
Scratch that. I see what you mean now. I'll get to work on it asap. Hopefully even get my feature requests done...
Report comment to moderator  
Reply With Quote
Unread 11-15-07, 06:49 AM  
gruv
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 6
Uploads: 1
Broken? It still works fine for me. What problem were you having?
Report comment to moderator  
Reply With Quote
Unread 11-15-07, 01:42 AM  
Dooble
A Wyrmkin Dreamwalker

Forum posts: 57
File comments: 49
Uploads: 0
Just an FYI, I started using Sell-O-Matic since this got broken. Basically the same, with a couple extra options, most notably showing profit of each item and then the total profit after the sell list (in chat). http://www.curse.com/downloads/details/7178/
Report comment to moderator  
Reply With Quote
Unread 11-13-07, 06:42 PM  
Dooble
A Wyrmkin Dreamwalker

Forum posts: 57
File comments: 49
Uploads: 0
2.3

Broken with 2.3, hoping for fix, :-)

Oh and I agree with spiderkeg, that would be a great addition to this mod.
Last edited by Dooble : 11-14-07 at 08:56 AM.
Report comment to moderator  
Reply With Quote
Unread 09-21-07, 07:58 PM  
Spiderkeg
A Deviate Faerie Dragon

Forum posts: 18
File comments: 285
Uploads: 0
I love this mod, very helpful and effective. However, I have a slight request.

I would love to have, upon speaking with a vendor and all the grey items being sold, that the amount of gold obtained from the mass selling is printed to chat.
Report comment to moderator  
Reply With Quote
Unread 08-07-07, 04:49 PM  
gi2k15
A Deviate Faerie Dragon
 
gi2k15's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 32
Uploads: 6
Re: Re: Repositories

Originally posted by gruv
I just got an SVN account a few minutes ago. I should have it there as soon as I get a few minutes to upload it.
Great, way to go! Gonna test it now.
Report comment to moderator  
Reply With Quote
Unread 08-07-07, 03:32 PM  
gruv
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 6
Uploads: 1
Re: Repositories

Originally posted by gi2k15
You should put this addon on the Ace repository, so we can download the updates using WAU.
I just got an SVN account a few minutes ago. I should have it there as soon as I get a few minutes to upload it.
Last edited by gruv : 08-07-07 at 03:35 PM.
Report comment to moderator  
Reply With Quote
Unread 08-07-07, 08:51 AM  
gi2k15
A Deviate Faerie Dragon
 
gi2k15's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 32
Uploads: 6
Repositories

You should put this addon on the Ace repository, so we can download the updates using WAU.
Report comment to moderator  
Reply With Quote
Unread 07-13-07, 07:00 PM  
Siku
A Fallenroot Satyr
 
Siku's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 100
Uploads: 5
Pretty nice addon, i think ill be switching for it for two reasons:

1- It's updated, yay for exceptions list again
2- It's Ace =O

Even if that was just a learning script to start up working in LUA, i think you took a pretty good start ;D
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: