Tekil Mesaj gösterimi
Alt 02-09-08, 10:35   #4
IRCMasteR
IRCMasteR - ait Kullanıcı Resmi (Avatar)
Üyelik tarihi: Jan 2008
Yaş: 23
Mesajlar: 343
Konular: 26
Aldığı Teşekkür : 1
NF Puanı : 822
NF Seviyesi : IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold IRCMasteR is a splendid one to behold
Sanırım Yenilenmesi Lazım ...

Alıntı:
menu status,menubar,channel {
.-
.» Uzun Yazi Koruması
..Acık:.enable #Longtext | .echo -a 4 Uzun Yazi Koruması Açıldı 
..Kapalı:.disable #Longtext | .echo -a 4 Uzun Yazi Koruması Kapatıldı 
.-
}
#longtext on
on @*:TEXT:*:#:{
set -u1200 %lt. [ $+ [ $address($nick,3) ] ] $calc( %lt. [ $+ [ $address($nick,3) ] ] + 1)
if (%lt. [ $+ [ $address($nick,3) ] ] == 1) {
if $me !isop $chan { halt }
if $nick !isop $chan { halt }
if ($len($strip($1-)) > %lenght) {
.cs akick # add $nick $+ !*@* 1,9 ~ Uzun Yazı Koruması ~ 9,1 %Lenght 1,9 ~ Harften Fazla Yazamazsınız! ~ 
.cs akick # enforce
.cs akick # del $nick $+ !*@*
}
}
if (%lt. [ $+ [ $address($nick,3) ] ] >= 2) {
if $me !isop $chan { halt }
if $nick !isop $chan { halt }
if ($len($strip($1-)) > %lenght) {
/msg chanserv akick # add $nick $+ !*@* 1,9 ~ Uzun Yazı Koruması ~ 9,1 %Lenght 1,9 ~ Harften Fazla Yazamazsınız! ~ 
/msg chanserv akick # enforce
/msg chanserv akick # del $nick $+ !*@*
unset %lt. [ $+ [ $address($nick,3) ] ]
}
}
}
#longtext end

Umarım işinize Yarar
________________

~ hu siénr, niésv oux iolie ..
IRCMasteR isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla