#trout
Posted by kobif
Sunday, May 23, 2004
Description: trout slapback

/flood +c 300 30 10 0
to keep from flooding off



alias F2 { enable #trout | timertrout 1 200 stoptrout }
alias F3 disable #trout
alias stoptrout { .disable #trout | timertrouts 1 200 .enable #trout }

#trout off
on *:ACTION:*trout*:#trout: {
  if ((*slaps* iswm $1-) && ($me isin $1-)) {
    inc %slaps
    describe $chan slaps $nick around a bit with a large trout
  }
}
#trout end
on *:TEXT:*-slaps*:#trout: {
  msg #trout [[^U] $+ %slaps slaps[^U]]
}

for craig
Posted by kobif
Tuesday, July 06, 2004 08:28pm PDT

alias F2 { enable #trout | timertrout 1 200 stoptrout }
alias F3 disable #trout
alias stoptrout { .disable #trout | timertrouts 1 200 .enable #trout }

#trout off
on *:ACTION:*trout*:#team-cgo: {
  if ((*slaps* iswm $1-) && ($me isin $1-)) {
    inc %slaps
    msg $chan <msg here>  }
}
#trout end
on *:TEXT:*-slaps*:#team-cgo: {
  msg $chan [[^U] $+ %slaps slaps[^U]]
}
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world