Hi guy, I need the result of this macro to be whispered only to me (DM of course), to mask it to the party. i have try whit /me or /w gm, but the macro breaks down. that's the macro: @{selected|wtype} &{template:simple}{{always=1}}?{Ability?|Deception,{{rname=Deception}}{{mod=@{selected|deception_bonus}}} {{r1=[[1d20+@{selected|deception_bonus}]]}}{{r2=[[1d20+@{selected|deception_bonus}]]}}|Investigation,{{rname=Investigation}}{{mod=@{selected|investigation_bonus}}} {{r1=[[1d20+@{selected|investigation_bonus}]]}}{{r2=[[1d20+@{selected|investigation_bonus}]]}}|Perception,{{rname=Perception}}{{mod=@{selected|perception_bonus}}} {{r1=[[1d20+@{selected|perception_bonus}]]}}{{r2=[[1d20+@{selected|perception_bonus}]]}}}{{charname=@{selected|token_name}}} thanks for your help