Download
(156Kb)
Download
Updated: 12-29-12 06:22 AM
Pictures
File Info
Updated:12-29-12 06:22 AM
Created:12-21-10 05:27 PM
Downloads:23,546
Favorites:157
MD5:

Sell-O-Matic2  Popular! (More than 5000 hits)

Version: a051-2
by: Silmano [More]

The purpose of this mod is to help selling items in an easier way than just clicking all of them in the merchant.

How to use it
As simple as going near a merchant and opening his/her trade window, then you can click on the sell button (money icon). By default the addon only sells junk items (poor quality items).

Options

  • Auto sell: Allows the addon to automatically sell the items as soon as you open the merchant window, usefull if you want to sell your items fast.
  • Preview: The addon will show a confirmation box and the items that would be sold so you can check the items before selling them.
  • Information type: Controls the amount of information the addon will output in the chat frame. You can choose full or lite.

Modules
The addon has several modules that can be activated or deactivated to fit your needs. This can be done from the addon's list in the character selection screen. By default all modules are disabled.
  • SellOMatic_Item: This module helps you sell items based on its quality and item level.
    More info here.
  • SellOMatic_List: This module helps you sell or save items using sell and save lists.
    More info here.
  • SellOMatic_Destroy: This module helps you destroy junk items.
    More info here.
  • SellOMatic_Class: This module helps you sell BoP items you can't use.
    More info here.

You can have any combination of them activated, from none to all.

Commands
/sellomatic Opens the configuration window
/som Same as /sellomatic

Localization
If you want to help with the localization of the addon feel free to use the localization tool


Please use the ticket system to submit any bug or request

a051-2:
  • Fixed caged battle pets problem.
  • Added safe checks.

a050:
  • Fixed variables declared as global.
  • Fixed AddonLoader issue from not displaying the sell button correctly.
  • Fixed issue where the addon would sell items with the same name but different rarity.
  • Removed AddonLoader from modules TOC to avoid conflicts.
  • Updated locales

a049:
  • Moved vendor button to the left of the frame, to avoid colisions with filter.
  • Moved list buttons to the right of the vendor button.
  • Updated TOC to Mist of Pandaria.
  • Disabled class module due to some known bugs (will try to fix them).
  • Updated locales.

a048
  • Added resetlist command to the /som help display.
  • Added cancel button to reset list frame.
  • Added strict class filter to Class Module.
  • Fixed problem with Class Module.
  • Updated locales.

a047
  • Added merchant checks to avoid selling while merchant frame is closed or not available.
  • Added cursor checks to avoid selling while cursor has items or is doing something with them.
  • Added command '/som help' to show all command line options.
  • Added same info as the one displayed by '/som help' to the addon options frame.
  • Added Destroy commands to Destroy options page.
  • Added List commands to List options page.
  • Added Reset List option to reset/clear the sell or save list.
  • Updated class module to discard lower type armor items.
  • Updated class proficiencies values.
  • Minor code changes.
  • Updated locales.

a046
  • Added failsafe check for profit.
  • Updated SOM_Item module conditionals.
  • Fixed SOM_Item sell price display when item is stacked.
  • Updated locales.

a045
  • Added exact match condition to lists.
  • Added itIT locale.
  • Updated iLevel value to match Heroic Dungeon Epic drops.
  • Removed case sensitive lists (not really used).
  • Updated locales.
Post A Reply Comment Options
Unread 09-06-12, 06:40 PM  
Spiderkeg
A Deviate Faerie Dragon

Forum posts: 18
File comments: 285
Uploads: 0
"SellOMatic2 has been blocked from an action only available to the Blizzard UI. You can disable this addon and reload the UI."

This is the error I receive when I talk to a vendor and then try to apply a glyph to one of my glyph slots. I do not use any of the additonal modules of SOM, as I only want trash in my inventory to be sold to a vendor automatically. I have tested this with zero other addons active, and this error still persists.

On another note, since I only want to have trash sold to a vendor from my inventory automatically, and then report to chat what was sold and how much I received, is there a very simple addon that does just this only?

I've tried SOM1 but it does not report to chat (that I could find).

EDIT: Found this useful link that explains about a taint with the Glyph UI. This could be related to why this addon is being blocked when I visit a vendor and then fiddle with the Glyph screen.

http://www.curseforge.com/announcements/5-0-4-glyph-ui-taint/

I posted this bug in the ticket system, but looks like it's now been deleted.
Last edited by Spiderkeg : 09-08-12 at 12:23 PM.
Report comment to moderator  
Reply With Quote
Unread 08-24-11, 05:10 AM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Originally posted by jlrm365
"As simple as going near a merchant and opening their trade window"

*His / *her - rather than "their". "A" merchant is an individual.
Thanks for the correction, not its fixed.
Report comment to moderator  
Reply With Quote
Unread 08-11-11, 01:57 PM  
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 113
Uploads: 1
"As simple as going near a merchant and opening their trade window"

*His / *her - rather than "their". "A" merchant is an individual.
Report comment to moderator  
Reply With Quote
Unread 05-16-11, 04:17 PM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Originally posted by Namtab
the addon that was blockin SOM is TooltipItemIcon (just some visual reference to the tooltip)

and ain't the addon itself but one of the commands available (/ttii title)
I've seen the problem with TooltipItemIcon and its that if you use the title option, the icon is the first thing inside the tooltip so when SellOMatic attemts to read the name, it fails because it gets the icon, not the name.

Will see how can I solve this, but it's kinda hard since I have to check for the addon and also if you're using the title mode...
Report comment to moderator  
Reply With Quote
Unread 05-16-11, 04:44 AM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
Originally posted by Silmano
@Namtab: I've found the error that makes the addon doesn't load even in standalone, will fix it right away.

As for the addon not working as intended, another addon could generate some kind of conflict, if you've found one that could be causing it, please tell me what addon it is to take a look and see the problem (AutoGratz for example did conflict some versions ago, but was fixed). Also I will take a look to the add/del functions to see if I can find the problem you're experiencing.
the addon that was blockin SOM is TooltipItemIcon (just some visual reference to the tooltip)

and ain't the addon itself but one of the commands available (/ttii title)
Last edited by Namtab : 05-16-11 at 05:08 AM.
Report comment to moderator  
Reply With Quote
Unread 05-16-11, 04:13 AM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
@Namtab: I've found the error that makes the addon doesn't load even in standalone, will fix it right away.

As for the addon not working as intended, another addon could generate some kind of conflict, if you've found one that could be causing it, please tell me what addon it is to take a look and see the problem (AutoGratz for example did conflict some versions ago, but was fixed). Also I will take a look to the add/del functions to see if I can find the problem you're experiencing.
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 07:05 PM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
goin tru my addons on/off found out which1 was blockin SOM save/sell list...

but also found out that SOM as a standalone don't work at all... needs other addons "libs i guess" to work... as u can see by the simple test i did by havin only SOM enabled vs SOM + GnomeVendorShrinker or with BugGrabber + BugSack (BugGrabber don't uses libstub but BugSack and GnomeVS do)
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 02:27 PM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
Originally posted by Silmano
Please head to the link in the description entitled as "More info here" ("here" is the link) and make sure you're following the correct procedure to add items to a list. Once you add an item, it should appear in chat to let you know it's on the list or not. You need to have the item in your inventory, else it won't add anything.
I know the process tellin u ain't workin... downloaded last version u just posted same thing...

gonna disable all addons and let just SOM on to see if theres some conflict somewhere


edit:.

in my normal addons profile solo/party/raid... SOM save/sell list don't do anything as i said before...

if i disable all my addons except SOM, vendor window only shows the coins icon in the top right corner (no "+" or "-" buttons)
and in the interface window SOM ain't detected as a addon (so no options available)

for instance if i enable GnomishVendorShrinker all seems to work fine (save/sell list works), and SOM now is detected as an addon

i disable GnomishVendorShrinker and enable BugGrabber + BugSack... SOM works fine this way2

seems to be some sort of conflict among addons some enable SOM other disable it
theres any dependencies others than SOM itself? for instance Libraries?

i'm no programmer but both GnomishVendorShrinker and BugSack make use of LibStub same as SOM this is the only element common to eachother,
with any of this addons enabled SOM works, otherwise SOM just and icon in the top right corner of vendor window
Last edited by Namtab : 05-15-11 at 07:07 PM.
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 12:59 PM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Re: Extra space

Originally posted by Peagle
When SOM asks you to confirm items its about to sell (I have it list everything), there is always an extra blank chatline below the last sell item. Realize this is a small aesthetic thing, but wondered if it could be fixed or if was intentional for some reason.

Regardless, many thanks for the addon!
The blank line is intended, to let you know where the list starts and where it finishes without interfering much with the chat activity. Maybe I could add an option to enable/disable the last carriage return...
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 12:57 PM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Originally posted by Namtab
downloaded SOM to test it againt other similar addons "mainly due to the possibility of sellin white items"

save/sell list not workin... list not getting populated

save list:. hit ctrl over an item doesn't do anything
sell list:. hit alt and some msg pops in chat "wrong item bitches" wtf...
Please head to the link in the description entitled as "More info here" ("here" is the link) and make sure you're following the correct procedure to add items to a list. Once you add an item, it should appear in chat to let you know it's on the list or not. You need to have the item in your inventory, else it won't add anything.
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 09:02 AM  
Peagle
A Defias Bandit
 
Peagle's Avatar

Forum posts: 2
File comments: 14
Uploads: 0
Extra space

When SOM asks you to confirm items its about to sell (I have it list everything), there is always an extra blank chatline below the last sell item. Realize this is a small aesthetic thing, but wondered if it could be fixed or if was intentional for some reason.

Regardless, many thanks for the addon!
__________________
I like to start my day by throwing an avocado at a police officer while yelling "grenade".
Report comment to moderator  
Reply With Quote
Unread 05-13-11, 09:14 AM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
downloaded SOM to test it againt other similar addons "mainly due to the possibility of sellin white items"

save/sell list not workin... list not getting populated

save list:. hit ctrl over an item doesn't do anything
sell list:. hit alt and some msg pops in chat "wrong item bitches" wtf...
Report comment to moderator  
Reply With Quote
Unread 04-18-11, 10:51 AM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Originally posted by oXid_FoX
I've played a little with debug outputs... And I found this mace (Tankard O' Terror) replied "soulbound" (to be exact it's the equivalent french word) when the addon check
if item_tooltip:Find(ITEM_SOULBOUND,1,3) then
and so it sells the item.

of course this item is not bound: I can put it in AH...
There might be the problem, but it's kinda strange...

item_tooltip:Find scans the tooltip of the item and see's if it's soulbound or bind on equip. If the tooltip reads soulbound, then the item is sold. The weird thing in this case is that you get a soulbound item where it's not bound to you. I will take a look at this to see if its only this item or it happens in more cases...

As a workaround, you can add the item to the save list and it won't be sold.
Report comment to moderator  
Reply With Quote
Unread 04-17-11, 03:47 AM  
oXid_FoX
A Deviate Faerie Dragon
 
oXid_FoX's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 147
Uploads: 1
Originally posted by Silmano
Please try version a039 and tell me if it doesn't work as intended.
no changes. (even the item, I don't succeed to sell it in AH )

BoE item used in this test: Tankard O' Terror (1H Mace)
Class used: Mage (can't use maces)

  1. Disable class module, enable the other modules and sell your items, is the BoE item sold? no
  2. Disable item module, enable the other modules and sell your items, is the BoE item sold? yes
  3. Disable all modules (class,destroy,item,list) except the main one and sell your items, is the BoE item sold? no

If you can't reproduce this bug, could you release a debug version (with a lot of outputs) and what I must expect?
oh, and I don't know if it's important, but I play with FR client (maybe somthing not localized?)

edit:
I've played a little with debug outputs... And I found this mace (Tankard O' Terror) replied "soulbound" (to be exact it's the equivalent french word) when the addon check
if item_tooltip:Find(ITEM_SOULBOUND,1,3) then
and so it sells the item.

of course this item is not bound: I can put it in AH...
Last edited by oXid_FoX : 04-17-11 at 04:25 PM.
Report comment to moderator  
Reply With Quote
Unread 04-16-11, 11:58 AM  
Silmano
A Murloc Raider
 
Silmano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 49
Uploads: 3
Originally posted by oXid_FoX
Sorry for the delay.

BoE item used in this test: Tankard O' Terror (1H Mace)
Class used: Mage (can't use maces)

  1. Disable class module, enable the other modules and sell your items, is the BoE item sold? no
  2. Disable item module, enable the other modules and sell your items, is the BoE item sold? yes
  3. Disable all modules (class,destroy,item,list) except the main one and sell your items, is the BoE item sold? no
Please try version a039 and tell me if it doesn't work as intended.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

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.