Hello, I'm getting on Roll20 due to the pandemic and I'm trying to figure out all the tips and tricks. The latest has been macros. I have seen videos that show all these neat things you can do with macros and they talk around macros, but they don't seem to show me how to make the stupid macro. Probably I'm an idiot and just not seeing it. I have also looked at website tutorials, but I don't think they account for my level of stupidity. Example: I want to make a macro for an attack roll. I want it to roll the to hit and then damage. I found this macro to use in a tutorial: %{selected|repeating_npcaction_$0_npc_action} I have taken exactly that and put it on the macro sheet: I save and click, but get this error: You attempted to use a roll command looking for a selected token ability, but the selected token does not represent a Character, and therefore has no abilities. I am sure it is something moronically simple that I am missing. I believe that somehow the macro is not associating with something. I do not understand. Side question: I prefer to do damage as the average damage for each it as I've killed too many characters with random rolls. If I wanted to have it show damage in the die result, can it do that if it isn't really random?