Kod: Kodu kopyalamak için üzerine çift tıklayın!
on *^:NOTIFY:{
timer 1 61 /who $nick
.set %notifykntrl on
halt
}
raw 352:*: {
if (*r* iswm $7) && (%notifykntrl == on) {
window -e @Notify
echo 4 -t @Notify $6 Nicki $date Tarihinde $time Saatinde Girmiştir.
echo 12 -t @Notify -
timer 1 6 /set %notifykntrl off
}
}
on ^*:unotify:$iif(!$window(@Notify),window -e @Notify) | echo @Notify $+([,$date,-,$time,]) $+($nick,$chr(44)) sunucudan ayrıldı.
Regex'in Verdiği Kod'u (Kırmızı RenkLi Olan) CesuryüreK'in Verdiği Kodla Birleştirceksin BU Şekilde