Details
Addon ID:
23378
Addon Version:
1.0.0
Expansion:
3.3.5
Upload date:
Aug 13, 2026
Last Updated:
Aug 13, 2026
Downloads:
Less than 100
Website:
Source Link
Expansion
Categories
Developers
Having issues?
Macros Token Replacer (MTR)
WotLK 3.3.5 addon that adds a side panel to the default Blizzard Macro UI so you can swap @PlayerName partner tokens without editing every macro by hand.
Install
1. Copy the MacrosTokenReplacer folder into Interface\AddOns\.
2. Restart the client or run /reload. 3. Enable Macros @token Replacer in the AddOns list.
How it works
- Open the Macro window (
/macroor the game menu). - Select a macro that uses a player name inside an
@token, for example: - A panel appears to the right of the Macro UI showing:
- the selected macro’s icon and name
- a Name dropdown of current party/raid members (class-colored, with class icons)
- a Preview of the macro body after the name swap
- character count vs the 255 limit
- an Update button
- Pick a new partner in the dropdown, check the preview, then click Update.
The addon finds the first non-unit @Name in the macro body and replaces every @ThatName occurrence with @SelectedName. Conditional structure stays intact (semicolons, [exists,help,nodead], modifiers, etc.).
No changelog available.

You must be logged in to leave a comment.