I apologize if this has been posted before... I feel like I've been searching and trying different solutions for way too long. I have a nested macro that I intend to use a bunch of other macros. Here's a sample of 3: The problem is that I cannot hide the above table ^ from other players. I plan to put 20 buttons in there and that's going to take up way too much room in chat... if more than one person needs to roll "Search", everyone else's rolls are going to get buried. I've tried so many different things, but the two that stand out are: /w [myCharacterName]: simply doesn't work, other players still see it (no matter who I whisper to) /talktomyself : t oggles on, but the macro stops at that command In short, I want to: Click the nested macro Have the table display in chat, but only visible to me Click a button in the table and have the result visible to everyone Someone suggested toggle /talktomyself on > click nested macro > then toggle /talktomyself off before clicking a button... but honestly, I know I'm going to forget that. Is there anyway to accomplish this through a macro?