So i made a working macro for my rogue: &{template:default} {{name= Shortbow Attack}} {{attack=[[?{Advantage macro?|Yes,3d20kh1 |No,1d20 }+@{Al'drey|dexterity_mod}+@{Al'drey|pb}]]}} {{damage= [[1d6+?{Sneak Attack?|Yes,2d6 |No,0 }+@{Al'drey|dexterity_mod}]]}} {{{[[fx glow-charm @{selected|token_id]]}}}} and i made a working FX macro: /fx glow-charm @{selected|token_id} is their a way when i use the first one to activate the second i did try: &{template:default} {{name= Shortbow Attack}} {{attack=[[?{Advantage macro?|Yes,3d20kh1 |No,1d20 }+@{Al'drey|dexterity_mod}+@{Al'drey|pb}]]}} {{damage= [[1d6+?{Sneak Attack?|Yes,2d6 |No,0 }+@{Al'drey|dexterity_mod}]]}} {{{[[fx glow-charm @{selected|token_id]]}}}} #Gleam but it didn't work