SamaCollection
A lightweight modular collection for the Camelot/Forever client. Each feature is a module you can enable or disable independently — turn on only what you want, with zero configuration files to edit.
Modules
🎯 SniperHud
A full-screen crosshair that follows your mouse cursor, migrated from the "SOD - Sniper Hud" WeakAura for players who can no longer use WeakAuras.
- 4 thin lines (2px, grey, 85% opacity) forming a crosshair with a small gap in the center
- Tracks the cursor in real time, always visible while enabled
🔍 BuffSource
Shows who cast a buff or debuff, right in the tooltip.
- Appends a green "Cast by " line to buff/debuff tooltips
- Resolves the caster via
C_UnitAurason the modern tooltip pipeline, with legacy fallbacks for older tooltip paths - Shows "Unknown" when the caster can no longer be determined
🏷️ StatusTags
Two lightweight status indicators near the top-center of the screen (merged from two WeakAuras into one module):
- >> PVP << (green) — shown while you are PVP flagged
- >> Combat << (pink) — shown while you are in combat
- Move them: hold ALT + LeftMouse and drag either tag; positions are saved automatically
Usage / Commands
All modules are ON by default. Control them with:
/sama list — show all modules and their status
/sama on <module> — enable a module
/sama off <module> — disable a module
/sama toggle <module> — toggle a module
/sama help — show this help
Module names (shortcuts work too):
| Module | Names you can use |
|---|---|
| SniperHud | sniperhud |
| BuffSource | buffsource |
| StatusTags | statustags |
