07/10/2013, 20:25
Exemple :
Citation :.tcl rireDiabolique
Tcl: mwaaahAhHHaAhaHahHhAaAaaAHHHaHAAAHhahhhHAaahahhAAhh
tcl
proc rireDiabolique {} {
set rire mw
while {[incr iw] < 50} {
append rire [lindex {h H a A} [expr ([rand 2744] + 78 * $iw) % 4]]
}
return $rire
}
imaginé par Fira