Code:
on *:TEXT:!slap:#: {
var %r $rand(1,2)
if (%r == 1) { .msg $chan /me challenges you to a slap fight you win and stand over the bot triumphantly after winning the battle. }
elseif (%r == 2) { .msg $chan /me challenges you to a slap fight you lose and the bot continues to slap you silly with a giant trout. }
}

Last edited by Belhifet; 19/12/14 08:24 AM.