Exploding Pokes

By rvalentine3838 on Jul 26, 2013

When someone types /me explodes it comes back

on *:action:pokes*:#: {  if ($2 == $me) { 
    :nickpick
    var %nick = $nick(#,$r(1,$nick(#,0)))
    if (%nick == $nick) || (%nick == $me) { goto nickpick }
    inc %Kills 
describe $chan explodes, 8killing %nick $+ . 9,13(People Killed by Explosion: %Kills $+ ) 
}
 }

Comments

Sign in to comment.
Savage_CL  -  Aug 09, 2013

Don't you just love people who take credit for other's work?
Not to mention the use of a goto loop >.>

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.