Tchatting.com Forums
mIRC :: SCRIPTING & HELP mIRC Scripting help, General help, Tips and Tricks!

User Name
Password
Reply
 
Thread Tools Display Modes
  #1  
Old 18-08-2005, 07:06 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,124
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Exclamation CTCP Flood Protection

CTCP Channel flood protection

Code:
ctcp *:*:*: {
  set -u60 %ctcp. [ $+ [ $site ] ] $calc( %ctcp. [ $+ [ $site ] ] + 1)
  if (%ctcp. [ $+ [ $address ] ] >= 5) {
    .ignore -tu60 $site
    var %i = 0
    while (%i < $comchan($nick,0)) { 
      inc %i 
      if ($nick !isreg $comchan($nick,%i) {
        ban $comchan($nick,%i) 2
        kick $comchan($newnick,%i) $nick 4CTCP Flood Detected!
      }
    }
  }
}
__________________

Last edited by Cult; 21-11-2005 at 08:04 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Request] Channel Flood Protection AYEHAN mIRC :: SCRIPTING & HELP 12 07-04-2006 06:34 PM
NickName Flood Protection Cult mIRC :: SCRIPTING & HELP 2 18-03-2006 11:49 AM
flood pro Cult mIRC :: SCRIPTING & HELP 0 07-02-2006 11:11 AM
Query Flood Protection Cult mIRC :: SCRIPTING & HELP 2 22-08-2005 12:17 PM
Company Offers Workaround for Sony's CD Copy Protection Thugilex Technical Forum, Technical Aspects and Information 0 21-06-2005 08:43 PM

All times are GMT. The time now is 03:44 PM.
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
All data and information are copyright of DOTLeb Network