chanmode +f

These are old archives. They are kept for historic purposes only.
Post Reply
s0lomry

Post 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
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post 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
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

(moved it to a new thread)
Ron2K

Post 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 )
Post Reply