Auto Sell Grey

Addon for automatic sale of gray items.

File Details

AutoSellGrey_02-05-26.zip

  • R
  • May 2, 2026
  • 17.81 KB
  • 2.6K
  • 12.0.5+5
  • Classic + 3

File Name

AutoSellGrey_02-05-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[3.10] - 2026-05-02

Added
- `/asg silent` — Toggles silent mode from chat (same as the settings checkbox); prints a short confirmation and refreshes the options panel if it is open.
- `/asg summary` — Toggles the post-sell gold summary; prints a short confirmation and refreshes the options panel if it is open.
- `/asg bags` — Reports how many sellable grey items are in your bags and their total vendor value (respects silent mode for the output line). Uses the same item rules as auto-sell (poor quality, non–quest items, positive vendor price).
- Minimap tooltip — Shows grey-item count and approximate vendor value in bags when hovering the minimap button (or a line stating there are none).

Improved
- Grey item detection — `GatherGreyItems()` centralizes bag scanning and sorting; the sell queue is built from that list, so `/asg bags`, the minimap tooltip, and auto-sell stay consistent without duplicating loops.