Page 1 of 1

Posted: Thu Dec 30, 2004 11:49 am
by s0lomry
can someone explain this channel mode ;
/mode #channel +f [5c#C15,5j#R5,12k#K10,12m#m10,5n#N15,8t#b]:10
and how can i modify this command

Posted: Thu Dec 30, 2004 12:01 pm
by Dukat
That's in the manual, s0lomry!
http://www.vulnscan.org/UnrealIRCd/unre ... _antiflood

Oh, and: Nexttime, please start a new thread for a new question. Thx :D

Posted: Thu Dec 30, 2004 4:08 pm
by Syzop
(moved it to a new thread)

Posted: Fri Dec 31, 2004 6:00 pm
by Ron2K
  • 5 CTCPs per 10 seconds, if limit is reached set +C for 15 minutes
  • 5 joins per 10 seconds, if limit is reached set +R for 5 minutes
  • 12 knocks per 10 seconds, if limit is reached set +K for 10 minutes
    Hmm, will that one ever get triggered?
  • 12 messages/notices per 10 seconds, if limit is reached set +m for 10 minutes
    If your channel is large, please revise this - it could turn up a lot of false positives!
  • 5 nick changes per 10 seconds, if limit is reached set +N for 10 minutes
  • 8 lines of text per user per 10 seconds, if limit is reached kick and ban aforementioned user
All of this would be apparent if you read the manual!

(I always seem to be educating chanops about +f on quite a few 3.2.x servers that I chat on :P )