N4d1n3
Messages postés6Date d'inscriptionvendredi 1 août 2003StatutMembreDernière intervention 7 août 2003
-
7 août 2003 à 03:53
softkey
Messages postés110Date d'inscriptionlundi 11 mars 2002StatutMembreDernière intervention20 octobre 2008
-
8 août 2003 à 23:26
K. Avec ça, je peux faire deux $reptok... a 3 ça marche pu. Mais moi je veux mettre plus de smiley a remplacer, comment je fais? Exemple je veux rajouter le =) en couleurs aléatoires et le =( aussi........
on *:input:*:{
if ($left($1,1) == /) return
var %t = $reptok($reptok($iif($1 ison #,11~12*11~8{4 $+ $nick(#,$nick(#,$1)) $+ 8}11~12*11~ $2-,$1-),=P~,$+(,$rand(0,15),=0P,,$rand(0,15),~),1,32),=P,$+(,$rand(0,15),=,,$rand(0,15),P),1,32)
msg $active %t
halt }
softkey
Messages postés110Date d'inscriptionlundi 11 mars 2002StatutMembreDernière intervention20 octobre 2008 7 août 2003 à 04:34
Tienn... REMPLACE ton code par EXACTEMENT ca :)
ON 1:INPUT:*: {
set %msg-input $1-
if ($left(%msg-input,1) == /) { goto end } if ($istok(%msg-input,$chr(61) $+ $chr(41),32) $true) { :a | set %msg-input $reptok(%msg-input,$chr(61) $+ $chr(41), $+ $rand(1,15) $+ $chr(61) $+ $+ $rand(1,15) $+ $chr(41) $+ 1,1,32) | if ($istok(%msg-input,$chr(61) $+ $chr(41),32) $true) { goto a } } if ($istok(%msg-input,$chr(61) $+ $chr(40),32) $true) { :b | set %msg-input $reptok(%msg-input,$chr(61) $+ $chr(40), $+ $rand(1,15) $+ $chr(61) $+ $+ $rand(1,15) $+ $chr(40) $+ 1,1,32) | if ($istok(%msg-input,$chr(61) $+ $chr(40),32) $true) { goto b } }
msg $active %msg-input
halt
:end
}
Si tu comprend pas dis-moi le mais dans le même forum parce que la ta ouvert environ 12 forum différent pour le même suget et ca deviens melant! :P loll Allez, bonne chance!!! :)