OK, took me a couple hours but I did it! I let the user enter any amount from 3 to 100, which is just about any dice I believe, on both dice. If you enter more it brings it down to 100 and less it brings it up to 3. It starts out as 6 for both of them as well as when you click Reset. I learned a lot about strings and variables using textbox and also using numeraltextbox which is only for numbers. I kept the Total as a text box though because I like how it states "Total" before you do anything inside the box. This can be used for any game that uses dice. If you are missing dice, just use this instead. This is the best program I've ever made that uses Windows Forms. :) I'm learning!