#trout
Posted by kobif
Sunday, May 23, 2004
Description: trout slapback
to keep from flooding off
/flood +c 300 30 10 0to 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]]
}