hello to all I hope you can help. many users enter my chat and they put absent. I want them out if they stay 30 minits abcent
SOMTHING LIKE CODE OF OZZY BAT NOT WORK IN ME SCRIPT
raw 317:*: {
if ($2 != $gettok($read(text\ozsleeper.txt, w,* $+ $2 $+ *),1,32)) && ($2 !isop $active) && ($3 >= %oz3sleep) {
access $active add deny $2 1
kick $active $2 : $+ Idle Kick-You've not moved for $duration($3) this is a chatroom not a bedroom wake up please(Access ban set for 1 minute)
}
}