Description
Tired of dragging chests into your mailbox? Automate it!
ChestMailer lets you send all your Prized Equipment Chests in World of Warcraft with just a single right-click. No more dragging, no more endless clicks – simply open a mailbox, enter a recipient, and right-click any chest. ChestMailer will do the rest: instantly insert up to 7 chests per mail and handle all confirmations for you.
Features
- Ultra-fast: Insert up to 7 chests with one click
- Super simple: Right-click a chest, ChestMailer fills the mail for you
- Auto-confirm: Handles all annoying pop-ups
- Slash commands:
/cmor/chestmailerfor help and options
Want to mail other chest types or custom items?
No problem!
Add your item IDs to the list in the code:
local CHEST_ITEMS = {
[230721] = true, -- Prized Equipment Chest
-- Add your custom item IDs here, like: [123456] = true,
}
Stop wasting time. Start mailing smarter!


