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.
General support and discussion of Eggdrop bots.
ap
Halfop
Posts: 44 Joined: Fri Jun 09, 2006 12:20 am
Post
by ap » Sun Jun 03, 2007 10:25 am
Hi,
I have set some sticky bans and they worked pretty good but sometime i had noticed that they're not stuck and i had to use again .stick ban hostmask to stick them again. Anyone knows why this happens? is there any command i can just type it and bot should put it back? or any advise? suggestions please?
thx
YooHoo
Owner
Posts: 939 Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast
Post
by YooHoo » Sun Jun 03, 2007 7:45 pm
take a close look at your chanset commands. Do you have
-dynamicbans set? If not, please paste the information from
.chaninfo here.
ap
Halfop
Posts: 44 Joined: Fri Jun 09, 2006 12:20 am
Post
by ap » Sun Jun 03, 2007 9:04 pm
thanks, no i have +dynamicbans. i'm using eggdrop1.6.18
Code: Select all
[20:51] <(tstbot> Settings for static channel #tstbot:
[20:51] <(tstbot> Protect modes (chanmode): +tn-mik
[20:51] <(tstbot> Idle Kick after (idle-kick): DON'T!
[20:51] <(tstbot> stopnethack-mode: 3
[20:51] <(tstbot> aop-delay: 5:30
[20:51] <(tstbot> revenge-mode: 0
[20:51] <(tstbot> ban-time: 120
[20:51] <(tstbot> exempt-time: 120
[20:51] <(tstbot> invite-time: 120
[20:51] <(tstbot> Other modes:
[20:51] <(tstbot> -inactive -statuslog -secret +shared
[20:51] <(tstbot> +greet -seen -cycle +dontkickops
[20:51] <(tstbot> -protectops -protectfriends -revenge -revengebot
[20:51] <(tstbot> -bitch -autoop -autovoice -nodesynch
[20:51] <(tstbot> -enforcebans +dynamicbans +userbans -autohalfop
[20:51] <(tstbot> -protecthalfops
[20:51] <(tstbot> +dynamicexempts +userexempts +dynamicinvites +userinvites
[20:51] <(tstbot> flood settings: chan ctcp join kick deop nick
[20:51] <(tstbot> number: 10 3 5 3 3 5
[20:51] <(tstbot> time : 60 60 60 10 10 60
YooHoo
Owner
Posts: 939 Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast
Post
by YooHoo » Sun Jun 03, 2007 9:10 pm
Code: Select all
dynamicbans
# Only activate bans on the channel when necessary? This keeps
# the channel's ban list from getting excessively long. The bot
# still remembers every ban, but it only activates a ban on the
# channel when it sees someone join who matches that ban.
so make it
-dynamicbans .
ap
Halfop
Posts: 44 Joined: Fri Jun 09, 2006 12:20 am
Post
by ap » Sun Jun 03, 2007 9:40 pm
thank you so much
YooHoo
Owner
Posts: 939 Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast
Post
by YooHoo » Sun Jun 03, 2007 9:43 pm
anytime