I am making a script for mIRC and it works fine for that but when i try it on MKP chat is doesnt work.
I have no idea what is wrong with it.The thing is--
on *:text:!murder *:#:{

on *:text:!murder *:#:{
if ($2- == $me) { /describe $chan eats a doughnut and shoots $nick in the face. }
else { /describe $chan assrapes $2- with a dildo made of nuclear waste. }
}
I have no idea what is wrong with it please help.