I'm pretty sure you need to use RND so it has a random number. Just make a variable with RND next to it. A=RND (6) the six is the highest the random number can go. The you should have the rest correct. IF A==1 etc.