Hi, I know there are a few dice rolling scripts out there, but they all require everyone to have MP!L and that script in order to roll the dice too. That's not fair or reasonable.
I would like a dice rolling script that will look for a text command e.g. "!roll 2d20 or *roll 4d6" on sent
and received messages and then send a message with the results.
This differs from the current dice rolling scripts in that instead of
replacing the command text (which requires MP!L), it will send the results after the command is sent by a contact.
e.g.
quote:
My contact says:
!roll 2d6
Myself says:
Rolled 3,4 ; Total: 7
I know this is possible, I have seen scripts that send a message based on commands sent by myself and received from my contacts.
No need to make a complex dice roller that will take mathematical arguments. I just want it to take the command
!roll xdy with x being the number of dice thrown and y being the number of sides on the die.
Then send a message with something like "Rolled result 1, result 2, result 3, and so on, then ; and Total: total obviously
e.g. Rolled 3,2,7 ; Total: 12
Please, and thank you.