I am VERY new to macros - so much so, that I don't have the language to describe what I'm looking for, so I apologize for the rudimentary question. I am the GM of a roll20 game. I am experimenting with macros that might help my players. I created one that adds a character's agility score to a 1d6 roll - assuming that character's name is NeedHelpHere. /roll 1d6 + @{NeedHelpHere|agi} Is there a way I can replace NeedHelpHere so that it would be whoever the "owner" of the macro might be? I know there is a "selected" command, but we won't be using tokens. Or will players have to manually edit the name in the macro before they start?