Jump to content

Archived

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

coders-irc_Bot

Quelques commandes pour bot

Recommended Posts

  • Administrators

Quelques commandes basiques pour robot.Enfin ca peut quand meme servir :p(C'est ma premiere source).

On *:text:*:#:{  
  if ($1 == !add) { /write "commandes" $2- }
  if ($1 == !add) { MSG #  0,2 Merci $nick ta commandes a été enregistrée avec succes elle serra disponible des demain }
  if ($1 == !repete) {  msg $chan 4,4l7,7l0,2 $2- 4,4l7,7l0,0 }  
  if ($1 == !mots) { msg $chan 0,2La phrase que tu veux analyser $nick contient 4,8 $calc($0 -1)) 0,2mots }
  if ($1 == !kiss) { msg $chan 13,12 $nick fait de grOoOoOoOoOoOs bisoux a $$2 | msg $chan 13,12 comme c'est romantiqueeeee!!! }
  if ($1 == !commandes) { msg $nick   0,12 Mes commandes sonts : !amour | /msg $nick 0,2 !clope+ pseudo | msg $nick 0,12!kiss+ pseudo | msg $nick 0,12!coca+pseudo | msg $nick 0,12!cocme pou s'ofrir du koka | msg $nick 0,12!orangina+pseudo  | msg $nick 0,12 !repete + phrase | msg $nick 0,12 !mots  + phrase(pour savoir le nombre de mots dans la phrase8,4/!\le mot !mots compte dans cette commande4/!\ ) }
  if ($1 == !clope) { msg $chan 4,1( $nick fumer tue)8,0()¯¯¯¯)1,0¯¯¯¯¯¯¯¯¯¯¯¯¯¯4)))14~~ } 
  if ($1 == !coca) { /msg $chan $nick offre a $2 une boite de 4,4 15()1(coca)15[] } 
  if ($1 == !orangina ) { MSG # $nick offre un bouteille d' 1,8[] orangina 1]~ a $$2 }
  if ($1 == !cocme) { MSG # $nick s'offre  une boite de 4,4 15()1(coca)15[] }
  if ($1 == !amour) { msg # 11les probabilités amoureuses entre 13 $+ $2 11 et 13 $+ $3 11 sont de : 13 $rand(0,100) % }

}    

On *:OP:#: {
    .msg $chan $read(op.txt)  
  }
  On *:voice:#: {
    .msg $chan $read(voice.txt) 
  }
;n'oubliez pas de créer un fichier op.txt et voice.txt :p

 

Link to comment
Share on other sites



×
×
  • Create New...