Jonathan A. said: I have been trying to set up some nesting macros, but i don't seem to get it to work. I've watched videoes on how to get it to work, but they don't seem to work. I have gotten the boxes to appear, but when i click them, they don't seem to work, they don't roll the dice (if i do the individual Macro, they still work fine) The code i've been trying to use looks like this: /w gm &{template:default} {{name=Dice}} {{Dice= [Advantage](!#GM-roll-advantage) [Disadvantage](!#GM-roll-disadvantage) [Damage](!#GM-damage) [D20+Mod](!#GM-roll-D20+mod)}} It would be nice if any of you could help me The macro's in your example above are those global macros you have created, or macros that are on individual character sheets? If the are global the names have to match exactly. I do not see anything that is incorrectly formatted to my knowledge off hand. If the individual global macros exist and run separately, are you by chance using /talktoself? Though that shouldn't stop a macro from running? I would check for space in the global macros you created in the names as that might be whats happening. Edit: And Gig's beat me to it, the HTML formatting. If you have that in a global macro once it works do not open it again or you would need to html again. Best thing to do is create it so it works. then save it an a character ability so if you do need to change it, you do not need to change all of it all over again.