My first slap script
Posted by killjoy
Wednesday, May 19, 2004
Description: my slap script

Hey guys, after messing around the guys in #script helped me with this.. its editable to fit your needs so...


on *:ACTION:$(
*slaps* $+ $me $+ *):#: { describe $chan hits $nick in the face
}
erm
Posted by Fubar
Thursday, May 20, 2004 03:20pm PDT
it seems to get wrapped
what
Posted by killjoy
Thursday, May 20, 2004 04:37pm PDT
what do you mean? It worked for me fine, till i switched to a different script that wasn't mine.
here
Posted by killjoy
Friday, May 21, 2004 02:55pm PDT
on *:action:*slaps*:#script: {
  if ($me isin $1-) {
    describe $chan hits $nick in the face.
  }
}
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world