I spent some time searching for a macro to treat 1's as 2's and couldn't find anything outside a character sheet or script so I took a few hours to create this beauty.  {8d6+8d2r<1}kh8  You can easily add queries for number of dice and dice type.  {?{  Dice   Number|1}?{Dice Type|d4|d6|d8|d10|d12|d20}+  ?{  Dice  Number }  d2r<1}kh  ?{  Dice  Number }  Enjoy. If you can think of a better way to create a variable size list of 2's, tell me.