https://github.com/virtualox/sellallgrey
Automatically sells all grey items when interacting with a vendor.
https://github.com/virtualox/sellallgrey
economy inventory warcraft warcraft-addon warcraft-addons worldofwarcraft
Last synced: 9 days ago
JSON representation
Automatically sells all grey items when interacting with a vendor.
- Host: GitHub
- URL: https://github.com/virtualox/sellallgrey
- Owner: virtualox
- License: gpl-3.0
- Created: 2024-08-28T12:31:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:03:17.000Z (over 1 year ago)
- Last Synced: 2024-12-12T21:18:18.092Z (over 1 year ago)
- Topics: economy, inventory, warcraft, warcraft-addon, warcraft-addons, worldofwarcraft
- Language: Lua
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# SellAllGrey
SellAllGrey is a lightweight World of Warcraft (WoW) addon that automatically sells all grey (junk) items when you interact with a vendor. The addon also displays the total earnings from the sold items in the chat window and provides convenient controls through a minimap button and slash commands.
## Features
- **Automatic Selling**: Automatically sells all grey items when interacting with a vendor.
- **Earnings Display**: Calculates and displays the total earnings (gold, silver, and copper) in the chat window.
- **Minimap Button**:
- **Enable/Disable Addon**: Left-click the minimap button to enable or disable the addon.
- **Draggable**: Drag the minimap button around the minimap to reposition it.
- **Slash Commands**:
- **Toggle Addon**: Use `/sellallgrey toggle` or `/sag toggle` to enable or disable the addon.
- **Status Messages**: The addon will notify you of its current status in the chat window.
## Installation
1. **Download**: Get the latest version of the addon.
2. **Extract**: Unzip the files into your WoW Addons folder:
- `World of Warcraft/_retail_/Interface/AddOns/`
3. **Folder Structure**: Ensure the files are placed inside a folder named `SellAllGrey`.
4. **Reload**: Restart World of Warcraft or reload your addons in-game using `/reload` or `/rl`.
## Usage
- **Automatic Selling**:
- Simply interact with any vendor, and the addon will automatically sell all grey items in your inventory.
- The total earnings will be displayed in the chat window.
- **Minimap Button**:
- **Enable/Disable**: Left-click the minimap button to toggle the addon on or off.
- **Reposition**: Click and drag the minimap button to move it around the minimap.
- **Slash Commands**:
- **Toggle Addon**: Type `/sellallgrey toggle` or `/sag toggle` in the chat to enable or disable the addon.
- The addon will confirm its new status by printing a message in the chat window.