Err Stuff I cant figure out So this stuff builds - I appreciate the time you guys take to answer questions I know how to create a "Dice Box" that appears in chat that you can click a button and it rolls the die - but how do I take that knowledge and turn it into a box that allows me to roll Skills Checks - I guess add Text and have it roll like a D20 and Access the Skill from the attributes. Note: I am not accessing a Character sheet but only accessing the Attributes section of a sheet Here is what I am using for the Dice box Macro: &{template:default}{{name=Dice Box}}{{Dice=[D3](! #D3)[D4](! #D4)[D6](! #D6)[D8](! #D8)[D10](! #D10)[D12](! #D12)[D20](! #D20)[D100](! #D100)[2D4](! #2D4)[2D6](! #2D6) [D??](! #D??)}}