supergeo commented on a Page, Slap back script  -  Sep 03, 2005

on :connect:{ set %a $me }
on
:nick:{
if ($nick == $me) set %a $me
}

on :Action:slaps $me::{
if ($chan == $null) set %n $nick
else set %n $chan
msg %n $nick has just attempted to slap me!
describe %n dodges $nick\'s slap and counter-attacks $nick
}

I just revised it a little bit.

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