lookjapan.COM - IRC ve mIRC dünyasının forumu!

lookjapan.COM - IRC ve mIRC dünyasının forumu! (http://www.lookjapan.com/index.php)
-   mIRC Parça Kodlar (http://www.lookjapan.com/forumdisplay.php?f=53)
-   -   mIRC - Renkli nick ve kırmızı göz gülücük yazı tipi (http://www.lookjapan.com/showthread.php?t=5841)

pCkOpAt 29 Ağustos 2018 16:40

mIRC - Renkli nick ve kırmızı göz gülücük yazı tipi
 
Merhabalar,


Kod:

on 1:input:*:{
  if !$regex($1,/(\.|!|\/)/) || ($ctrlenter) {
    var %^ = 1, %'
    while %^ <= $0 {
      %' = %' $iif($remove($gettok($1-,%^,32),!,:,;,$chr(44)) ison #,$+($chr(3),02,$chr(2),$gettok($1-,%^,32),$chr(2),$chr(3)),$iif($+(:,$chr(41),*) iswm $gettok($1-,%^,32),$+($chr(3),04,$left($gettok($1-,%^,32),1),$chr(3),$right($gettok($1-,%^,32),-1)),$gettok($1-,%^,32)))
      inc %^
    }
    say %'
    halt
  }
}


Güle güle kullanın ;)


All times are GMT +3. The time now is 20:53.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.