When using a macro such as the one below the macro works and rolls in chat. /me rolls Initiative /roll 1d20+7 When using a macro such as the one below nothing happens. /me makes a melee attack Hit /roll 1d20+@{MeleeTAB} Damage /roll 1d10+@{Str}+1 I have tried using Chrome and Firefox, changing the attribute name, and using 3D/non 3D dice. I'm slowing the game down with my having too math every turn/hit. What am I doing wrong?