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

User Name
Password
Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2006, 09:36 AM
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
Ban List Copier

Code:
alias copyban {
  if ($1 ischan) && ($2 ischan) {
    if ($me isop $2) || ($me ishop $2) {
      mode $1 +b
      var %x $ibl($1,0)
      var %y 0
      while (%y <= %x) {
        var %banlist = $(%banlist,$ibl($1,%y))
        inc %y
      }
      mode $2 $+(+,$str(b,$ibl($1,0))) %banlist
      if ($ibl($1,0) > 12) { mode $2 $+(+,$str(b,$ibl($1,0))) %banlist }
    }
else { echo -a ur not op on $2 }
  }
else { echo -a ur not on the channels }
}


banlist copier is little code allowing u to copy a banlist from chan to chan. ex: /copyban #channel1 #channel2 <- that will read all the bans in #channel1and adds them to the ban list in #channel2.
__________________
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
FIFA ratifies ban on Ecuadorean league players (Reuters) TheGodFather Sports -Warm up first! 0 24-02-2007 01:07 AM
Benfica to appeal Assis one-year doping ban (AFP) TheGodFather Sports -Warm up first! 0 05-01-2007 04:28 AM
FIFA formally lifts ban on Iran (AP) TheGodFather Sports -Warm up first! 0 20-12-2006 05:53 PM
[Request] On Ban Event AYEHAN mIRC :: SCRIPTING & HELP 5 21-03-2006 10:54 AM
Yahoo Mail Reverses Ban on 'allah' in Usernames Thugilex Technical Forum, Technical Aspects and Information 1 24-02-2006 04:52 PM

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