I’ve put together a lightweight addon called WrathSequencer with AI, inspired by Gnome Sequencer Enhanced (GSE) – but built specifically for Wrath of the Lich King 3.3.5a private servers.
WrathSequencer lets you create simple cast sequences that update a macro as you press it – so you can streamline your rotation with just one button press at a time.
It’s perfect for players who want a clean, minimalist approach to managing abilities.
Features:
Define your own spell sequences in a Lua file
Automatically updates a macro with the next ability
Resets after a delay or on target change
Built-in UI that shows your current step and sequence
One macro to rule them all: /run RunSequence("YourSequence")
Example Use:
Drop the addon into your Interface/AddOns folder
Create your sequence in Sequences.lua:
Feel free to test it, tweak it, and let me know what you think. It’s just a starting point, and I’d love ideas on how to improve it further – maybe with profiles, GUI config, or class-specific features.