Pouvez-vous me transformez ces simples code mIRC en tcl ?
#2
Oui.
TCL
bind pubm - "oui" rep:non
proc rep:non {nick uhost handle chan text} {
   putserv "PRIVMSG $chan :non"
}
 
bind pubm - "salut" rep:yop
proc rep:yop {nick uhost handle chan text} {
   putserv "PRIVMSG $chan :yop $nick"
}


Tu aurais pu le faire en lisant cette page
Répondre


Messages dans ce sujet
RE: Pouvez-vous me transformez ces simples code mIRC en tcl ? - par CrazyCat - 15/02/2011, 22:23

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)
Tchat 100% gratuit -Discutez en toute liberté