This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Bot kicks while +f flags

Old posts that have not been replied to for several years.
Locked
F
Freez
Voice
Posts: 10
Joined: Tue Aug 24, 2004 2:01 pm

Bot kicks while +f flags

Post by Freez »

Hello,

I have eggdrop installed, i have idle_kick 1

now i add a user

.chattr HtS +f #Trivia

But this user is also kicked for idle. I give him +m flags but also he kicked. What do im wrong? I like to protect some users for idle kick.

Thanks!
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

# idle-kick 0
# This setting will make the bot check every minute for idle
# users. Set this to 0 to disable idle check.
PROCEDURE:
[1] Set the idle kick off.
set idle-kick "0"

[2] Use a tcl script to kick out idle users which exempts specific user flags.
Example: http://mc.purehype.net:81/index.tcl?info=On+Idle

For more scripts search on www.egghelp.org and www.tclscript.com.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked