Idle Kick script - on Join will not work - Please Help

Moderator: GeekShed.Net Staff

Idle Kick script - on Join will not work - Please Help

Postby dml1783 » Wed Feb 07, 2018 5:48 am

Code: Select all
on *:join:#:{
/timer $+ $nick 1 %idle /kick # $nick Idle time is %idle seconds
}
on *:text:*:#:{
/timer $+ $nick off | /timer $+ $nick 1 %idle /kick $chan $nick Idle time is %idle seconds
}

alias idle { /set %idle $1 }


The on text part works 100%
but the on join will not kick a user if the join the channel and sit idle...

Please help!
dml1783
 
Posts: 1
Joined: Wed Feb 07, 2018 5:45 am

Return to Script help

Who is online

Users browsing this forum: No registered users and 10 guests

cron