Jump to content

Archived

This topic is now archived and is closed to further replies.

coders-irc_Bot

Black-list

Recommended Posts

  • Administrators

il s'agis d'une remote qui va virer les boulet de votre salon . il suffit de faire /add pseudo raison pour l'ajouter a votre liste

#bl on
on *:join:#votre-salon:{  
  If  ( $gettok($nick,1,124) == $read(bl.txt,w,$gettok($nick,1,124))) { .timer 1 3 msg irix kick $chan $nick 4B14lack-4L14ist | .timer 1 2 msg irix ban $chan 500 $address($+ $nick $+ ,2)  | .timer 1 2 msg irix ban $chan 500 $nick *!*@*  }  
}

on *:join:#:{ if ( $gettok($nick,1,124) == $read(bl.txt,w,$gettok($nick,1,124))) { kick $nick $2- 4B14lack-4L14ist | mode $chan +b $address($+ $nick $+ ,2) | mode $chan +b $nick *!*@* }
  elseif ( Irix ison $chan ) {   
    if ( $regex($nick,^(philou|la_zaza_du|dadou|christophe_Salam|Grassouille|pitite_nana|Arc-angel|andre|Tonio|Albert|arthuro|Arthuro|tartuf|Factisse|philosofemme|the_tonio|ludo_vegete|theBouzin|kris_prosle|fred_moon|roro_the_boss|zabou|marco|axel_bother)_+([0-9]{1,2})$)) { .msg irix kick $chan $nick 7/!\ 4SpaM 7/!\ | haltdef }
  }
}
#bl end

alias add {
  write Bl.txt $1
  msg $active 4[ 7B15lack-7L15iste 4] 15Ajout de7 $1 15[7- $+ $lines(bl.txt) $+ 7-15] 15raison :7 $2-
  halt
}

 

Link to comment
Share on other sites



×
×
  • Create New...