Description
Steady Target
Prevents accidental targeting when rotating the camera with right-click.
How It Works
Uses secure state drivers to intercept all right-clicks:
- Right-click is redirected to camera mouselook only
- No targeting or NPC interaction via right-click
- Works in combat (uses secure templates)
- Enables blizard's left-click to interact (CVar)
Installation
- Copy the
SteadyTargetfolder to your WoW AddOns directory - Restart WoW or
/reload - Enable with
/steadytargetor/st(off by default)
Commands
| Command | What It Does |
|---|---|
/steadytarget |
Toggle on/off (prompts reload) |
/st |
Same thing, less typing |
Notes
- Off by default - toggle on with
/stor/steadytarget - Toggling shows a reload confirmation popup
- Right-click only rotates camera, never targets
- Use left-click for NPC interaction, looting, skinning, etc.
- Based on the mouselookstop WeakAura technique
Version
- Interface: 120000 (Midnight)
- Version: 1.1.0
License
MIT


