on @1:join:#: { inc -u15 %join [ $+ [ $nick ] ] [ $+ [ $chan ] ] if %join [ $+ [ $nick ] ] [ $+ [ $chan ] ] < 5 halt unset %join [ $+ [ $nick ] ] [ $+ [ $chan ] ] mode $chan +R | .timer 0 60 /mode $chan -R }
on *:start:unset %scnt alias msj { if !%scnt { set %scnt 1 } msg #test,#oyun,#sohbet $read(mesaj.txt,%scnt) inc %scnt 1 if %szlines < %scnt { set %scnt 1 } } menu * { Oto mesaj .Aç:set %scnt 0 | .timerfm 0 600 msj .kapat:.timerfm off }