# This is a list of channels you want an auto-limit on. Multiple channels
# seperated by spaces.
set autolimit(chans) "#b.a.t.z"
# This is the base number to add to the total channel count for the new limit
set autolimit(base) 8
# This is the difference between the current limit and user count before
# a new limit is set.
set autolimit(diff) 5
# This is the timer, in minutes, between checks.
set autolimit(timer) 5
are those settings good?
My channel isnt big but sometimes the script dont sets the new limit
for example 25 people are there and the limit is 27 and it wont change.
can anyone explain why it sometimes wont work???
# mc.limit_grace <number> Set this to the grace limit you would like to have
# on the particular channel. Here, let me try to
# explain grace limit: Let's say there are 25 users
# in the channel, and you have mc.limit_users
# setting set to 5, and the current limit in the
# channel 28. Should the script change the limit to
# 30 or be allowed the 2 user grace...
# The default for all channels is 0, witch means no
# grace for the particular channel.
What should I set here?
I dont want that I cannot join the chan cause there is a limit *sry for bad eng*