on *:text:*:*: {
if ($istok($1-,$me,32) && $query($nick) != $active && $window($nick).type == query && !$chan) {
beep | echo -at UYARI $network sunucusunda $nick özelde senden bahsediyor : $1-
}
if ($istok($1-,$me,32) && $chan != $active && $window($chan).type == channel) {
if...