I am currently using this macro for all of my players attacks to keep their macro bar more condensed. I was hoping it was a simple copy/paste over to an NPC sheet but I see things are called differently on the NPC template. Full disclosure I have stolen this macro from KevinCurtis who is the absolute best. !chatmenu @{selected|character_id} {template:npcaction}{{rname=@{selected|character_name}}}{{description=CHATMENU}} --separator: |  --title:Attacks --repeating_attack|atkname|action Currently it is calling the chat menu, but the menu is empty. I am assuming the " repeating_attack|atkname|action" needs to be replaced but I cannot find what it needs to be replaced with. Any help would be very much appreciated. Thanks!!!