Kod: Kodu kopyalamak için üzerine çift tıklayın!
#giriscikis off
on ^*:join:#:{
if !$window(@Join/Part) { window -ne @Join/Part }
echo $colour(join text) -t @Join/Part *** Giriş: $chan - $nick - $gettok($fulladdress,2,33)
halt
}
on ^*:part:#:{
if !$window(@Join/Part) { window -ne @Join/Part }
echo $colour(part text) -t @Join/Part *** Çıkış: $chan - $nick - $gettok($fulladdress,2,33)
halt
}
on ^*:quit:{
if !$window(@Join/Part) { window -ne @Join/Part }
echo $colour(quit text) -t @Join/Part *** Exit: $chan - $nick - $gettok($fulladdress,2,33)
halt
}
#giriscikis end
/enable #giriscikis = acar
/disable #giriscikis = kapar
not : giriş çıkışları yoğun olan sunucuda laga girebilirsin.