While checking the roll formulas I noticed that to make a target number equal or greater you have to write >= or <= on the formula. However if I write /roll {5d10}>=12 the roller says there is an error in the formula. If I separate the symbols with a space I get a result /roll {5d10} >= 12 rolling {5d10} >= 12 { ( 4 + 7 + 5 + 8 + 4 ) } = 28 But I don't get the number of success. I know I can simply drop or increase the target number by one and use > or < in order to get the successes right. But I think you should check it out, since the dice roller reference says something that doesn't work as written. Thank you for your attention.