I am currently trying to build a macro/token action that will let me whisper multiple people with the same message. So as it stands, I have a tranparent token that has an "ability" that looks like this: /w "?{Who to whisper?|gm|Tash|Articause|Mori|Anon|Reskar|Tecmessa}" @{selected|bar1} So that currently asks me for a single person to whisper, and I have to click it multiple times, once for each person. What I would like to do, is have it ask me more than once who to send it to, and then send the text from bar 1 to all the selected people. I understand that it would have to be some sort of nested macro, or use the ! on the first line to setup the variables and then call them in the macro itself. I just cant seem to get my head around how to actually do it. Any help would be greatly appreciated as the game is tomorrow :(