Description
HazeWaterBoy
A World of Warcraft mage utility addon that automatically trades conjured food and water when players open trade with you.
Features
- Auto-detects when someone opens trade with you
- Places conjured food/water based on the target's class
- Configurable stacks per class (casters get more water, melee gets more food)
- Access Control: Restrict trades to friends, party, raid, or guild members
- Block List: Block specific players from receiving items
- Allow List: Always allow specific players (bypasses restrictions)
- Trade Cooldown: Prevent giving items to the same player too frequently
- After-Trade Whisper: Automatically send a custom message after completing trades
Usage
When enabled, HazeWaterBoy automatically places conjured items in the trade window when another player opens trade with you.
Slash Commands
| Command | Description |
|---|---|
/hwb or /hazewaterboy |
Show help |
/hwb config or /hwb options |
Open GUI options panel |
/hwb toggle |
Enable/disable auto-trade |
/hwb status |
Show current enabled state |
/hwb list |
Show all class settings |
/hwb set <class> <food> <water> |
Configure stacks for a class |
/hwb ann [channel] |
Send announcement (uses default channel if not specified) |
Announce Channels: say, yell, party, raid, guild, officer, instance_chat
Options Panel
Type /hwb config to open the graphical options panel. The settings are organized into subcategories:
- About: Version info and slash command reference
- General: Enable/disable, minimum stack size, announcement text and channel
- Class Settings: Configure food and water stacks for each class
- Access Control: Restrictions (friends/party/raid/guild), trade cooldown, after-trade whisper, block list, allow list
- Profiles: Save and load different configurations (coming soon)
Examples
/hwb set priest 1 2 -- Give priests 1 food, 2 water
/hwb set warrior 2 0 -- Give warriors 2 food, no water
/hwb toggle -- Turn auto-trade on/off
Default Class Settings
| Class | Food | Water |
|---|---|---|
| Warrior | 2 | 0 |
| Paladin | 1 | 1 |
| Hunter | 2 | 0 |
| Rogue | 2 | 0 |
| Priest | 1 | 2 |
| Shaman | 1 | 1 |
| Mage | 1 | 1 |
| Warlock | 1 | 1 |
| Druid | 1 | 1 |
| Death Knight | 2 | 0 |
| Monk | 1 | 1 |
| Demon Hunter | 2 | 0 |
| Evoker | 1 | 1 |
Author
HazeSuite Written by Tandronis
License
All rights reserved.


