The secret rolls do not work correctly with roll templates. You can't place `/sr` at the beginning of the macro, however you have to place right before the die roll like below, but this causes the "/sr" to display in the results. See the attached file. Works but probably should not: &{template:default} {{name= ?{Skill Name}}} {{roll= /sr [[d100!>96cf<04cs>96 + ?{Skill Modifier|0}]]}} It should work like this: /sr &{template:default} {{name= ?{Skill Name}}} {{roll= [[d100!>96cf<04cs>96 + ?{Skill Modifier|0}]]}} It works fantastic with whisper. /w GM &{template:default} {{name= ?{Skill Name}}} {{roll= [[d100!>96cf<04cs>96 + ?{Skill Modifier|0}]]}} Example with bad formatting it shows "/sr"