Gossamer Forum
Home : General : Chit Chat :

mIRC scripting problem

Quote Reply
mIRC scripting problem
I am making a script for mIRC and it works fine for that but when i try it on MKP chat is doesnt work.Unimpressed I have no idea what is wrong with it.The thing is--

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.Shocked