Auto Sell Grey

Addon for automatic sale of gray items.

File Details

AutoSellGrey_01-04-26_fix.zip

  • R
  • Apr 1, 2026
  • 11.98 KB
  • 2.7K
  • 12.0.5+4
  • Classic + 3

File Name

AutoSellGrey_01-04-26_fix.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[3.5] - 2026-04-01

Fixed
- Lua error when building the sell queue — `C_Item.GetItemInfo(ItemLocation)` can throw `bad argument 1` on retail when reading some bag slots. Quality and vendor price now use `C_Item.GetItemInfoInstant` (item ID from `GetContainerItemInfo`) and `GetItemInfo` (link) only.