Well after a little bit of reading I got this thing working!!! :)
I ended up changing the pattern because I don't think Cmud likes all those brackets and stuff in there...I'm no coding genius but I t ...
Trigger: Your stats are: [Str %1, Int %2, Wis %3, Dex %4, Con %5.]:
result: #IF ((%1 = 18) AND (%2 = 18) AND (%3 = 18) AND (%4 = 18) AND (%5 = 18)) {keep}
Hey everyone. I've been trying to adjust some of the autoroller triggers I've seen on here to meet my needs, but with no luck on doing it successfully. :(