I've been using roll20 a while now but have yet to really delve into the world of macros. I use them for simple stuff like links to other pages or dice rolls with attack modifiers. A full attack on an NPC of mine might look like this: /gmroll 1d20+15 /gmroll 1d20+10 /gmroll 1d20+15 Whilst this was fine at lower levels, we're now at level 12 and NPC's are starting to put out 5 or more attacks. The more serious issue for me was we did a mass battle yesterday using the D&D miniatures handbook rules, and a unit of 10 spearmen had 10 attacks. It just spammed the chat box, so we ended up just using /roll 10d20 and adding BAB on manually. What I want to know is, is there way to do say, 10 dice rolls, NOT add them together, but add a fixed amount to each dice. I tried things like /gmroll 1d20+4, 1d20+4 with various , ; : but it doesn't work. I've seen some of the insane macro's you guys come up with so I'm fairly certain this is possible! It's just beyond my simple understanding. Thanks! [Advanced apologies if this is answered somewhere else in the forums :S]