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


Categories



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

  1. Open the Macro window (/macro or the game menu).
  2. Select a macro that uses a player name inside an @ token, for example:
  3. A panel appears to the right of the Macro UI showing:
    • the selected macro’s icon and name
    • Name dropdown of current party/raid members (class-colored, with class icons)
    • Preview of the macro body after the name swap
    • character count vs the 255 limit
    • an Update button
  4. 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.

Comments (0)