Download
(63Kb)
Download
Updated: 11-18-07 12:10 AM
Pictures
File Info
Updated:11-18-07 12:10 AM
Created:unknown
Downloads:23,856
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 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 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 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
Post A Reply



Category Jump: