That's a good idea, I'll try to script that for the next release . I'll try too to be able to use twice in a message a (!Roll) command (with two diferrent results)
I wouldn't have thought that that would be too difficult. You could just scan the message for the keyword and then replace it with the result. You could even use a custom function so you could have as many results as you want in a message.
yep but since i use REGEX ( it's easier to retrieve data that way ) there is some ( little don't worry ) problem , because of the limitations in Jscript of regex, and because i try to use less as possible commands and loops