A minimal swing timer addon for World of Warcraft 3.3.5a (Wrath of the Lich King).
- Simple and Lightweight: No complex configuration, just the essentials
- Single Swing Timer: Shows one bar for melee weapon swings
- Visual Feedback: Yellow progress bar with remaining time display
- Movable: Drag and drop positioning when unlocked
- Lock/Unlock: Prevent accidental movement during gameplay
- Download the addon files
- Extract to your
World of Warcraft/Interface/AddOns/folder - Create a folder named
SimpleSwingTimer - Place all addon files in that folder
- Restart WoW or reload your UI (
/reload)
/sstor/simpleswingtimer- Show help/sst lock- Lock the bar in place/sst unlock- Unlock the bar for moving (shows test bar)/sst reset- Reset bar position to default/sst test- Test the bar for 5 seconds/sst status- Show current addon status
- The addon automatically detects when you swing your weapon
- Shows a single yellow progress bar during melee combat
- Bar persists when switching targets (only hides when leaving combat)
- Displays remaining time until next swing
- Type
/sst unlockto enable movement (bar will appear for positioning) - Click and drag the bar to your desired position
- Type
/sst lockto prevent accidental movement (test bar will hide)
- World of Warcraft 3.3.5a (WotLK)
- No additional libraries required
The addon uses default WoW textures and colors. If you want to modify colors or sizes, you can edit the settings table in the main file.
- Bar not showing: Make sure you're in combat and swinging weapons
- Can't move bar: Use
/sst unlockfirst - Addon not loading: Check that the folder structure is correct
GPL v2 - Same as the original Quartz addon that inspired this project.
Based on the swing timer functionality from Quartz addon, simplified for minimal use.