Yanıt: Özelime gelene whois çeksin.
Kardeş bende whois rawlar var. Mirc optiondan zaten seçenek oktif pencere ama aşağidaki rawlar aktif pencere yerine hangi sayfa acık ise oraya verdiriyor.
Bendeki rawlar ;
raw 311:*: {
echo -a 1-----------------------------------------------------------
echo -a 12 1 >>>>>>>> 5Whois Bilgileri
echo -a 1 4 Saat/Tarih : 12 $time $date
echo -a 1 4 Rumuz : 12 $2
echo -a 1 4 Adres : 12 $3 $+ @ $+ $4
echo -a 1 4 İsim : 12 $6-
halt
}
raw 319:*: {
echo -a 1 4 Kanallar : 12 $3-
halt
}
raw 312:*: {
echo -a 1 4 Server : 12 $3 $4 $5-
halt
}
raw 301:*:{
echo -a -s $2 1 4 Away Msg : 12 $3-
halt
}
raw 317:*: {
set -a %onlineT $calc($ctime - $4)
echo -a 1 4 Konusmadigi Sure : 12 $duration($3)
echo -a 1 4 Nete Giris Saati : 12 $asctime($4)
halt
}
raw 313:*: {
echo -a 1 1 4IRCop : 12 $2 $3-
halt
}
raw 310:*: {
echo -a 1 4 $2 1is available for user help
}
raw 307:*: {
echo -a 1 4 Rumuz Bilgi : 12 $2 SifreLi Bir Nicktir
halt
}
raw 318:*: {
echo -a 1 >>>>>>>> 5Whois Bilgilerinin Sonu
echo -a 1-----------------------------------------------------------
.disable #NewWhois
halt
} |