Is this possible? I feel I am close but missing something. I have a set of macros for Wild Magic Surge effects. Some are simple and just post the description, but others either post one description to the group and another to the player. Still others setup a series of commands to add items to the turn tracker or set auras, etc. When a Wild Magic Surge occurs, I would like to have a macro button for the player to hit and sets the thing into motion: Randomly selecting one of the Wild Magic Surge macros and running it. I have searched the forums and out further and have tried several methods of doing this. I finally arrived at a macro using the RecursiveTables API script: !rt #WM-Surge-[[1t[WM-Surge-Roll] ]] It outputs a fully formed macro name into chat free of rolls or rolling table highlighting but will not run it. I have tested the macros and they run error free. This is what the WM-Surge-A outputs when run manually: What am I missing? Is there a way to bridge this gap? Thank you, James