I have a macro that works if the character selects their token first, this: @{selected|level}D8 of Damage , which rolls 1D8 per level of the character. What I want is to eliminate the step of selecting the token, and have it detect which character is executing the macro and automatically refer to that characters sheet and look up the level. Possible? thanks