An Elder Scrolls Online addon that monitors group and say chat for item links, detects which ones you haven't collected yet, and gives you a one-click button to request them from the player who posted them.
- Automatic detection — Scans group (and optionally say) chat for item links and checks each one against your set collection.
- HUD buttons — A draggable window shows one button per player who has items you need, labelled with their name and item count.
- One-click requests — Clicking a button drafts the request message in chat for you. Press Enter to send.
- Whisper or group — Send requests to group chat or directly whisper the player.
- Message splitting — If the item list exceeds ESO's 350-character limit, messages are automatically split and queued; each subsequent chunk is loaded into the chat box as soon as you send the previous one.
- Dismiss without sending — Click the X on any button to clear it without sending a message.
- Record updates — If the same player posts more items later, their button updates in place rather than duplicating.
- Auto-clear on zone change — All tracked records are cleared when you travel to a new zone (configurable).
| Library | Version |
|---|---|
| LibAddonMenu-2.0 | ≥ 41 |
- Install LibAddonMenu-2.0 if you don't have it already.
- Download the latest release from the releases page.
- Extract the
SamisTrialHelperfolder into:Elder Scrolls Online/live/AddOns/ - Enable the addon in the character select screen under AddOns.
Open Settings → Addon Settings → Sami's Trial Helper to configure:
| Option | Default | Description |
|---|---|---|
| Enable Debug | Off | Print diagnostic messages to the chat window |
| Clear On Zone Change | On | Clear all tracked records when changing zones |
| Listen to Say Channel | Off | Also scan the say channel for item links |
| Listen to Group Channel | On | Scan the group channel for item links |
| Whisper Player | Off | Whisper the player directly instead of posting in group chat |
Full documentation is available at samleegray.github.io/SamisTrialHelper, including a usage guide, configuration reference, and architecture overview for contributors.
0.0.1
samihaize