Your information is very useful, now I know I can drag and drop a roll from the CS to the macro bar too. I guess the D&D 5e by Roll20 is one of those sheets that are not plubic, right? Because I can't find it on Github. Thank you very much! Kraynic said: One way to find a roll button name is to drag it from the sheet to your quick macro bar (you have to enable that in the collections tab to get it to appear). You can also right click on the button you want the name of and select inspect element, and your browser should show you the html for that element of the sheet. Or you can look at the code (there are a few sheets that are proprietary and the current code isn't publicly posted) on github: <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a>