iI hope some one can help me ....I am trying to set the bot up as a info bot but i dont want to have it kick i set everything 0:00 but it still kicks can someone please help .
here is what i did EX
### Channel Settings ###
loadmodule channels
set global-flood-chan 0:0
set global-flood-deop 0:0
set global-flood-kick 0:0
set global-flood-join 0:00
set global-flood-ctcp 0:00
set global-flood-nick 0:00
set global-aop-delay 0:00
set global-idle-kick 0
set global-chanmode "nt"
set global-stopnethack-mode 0
set global-revenge-mode 0
set global-ban-time 0
set global-exempt-time 00
set global-invite-time 00
set global-chanset {
-autoop -autovoice
-bitch -cycle
+dontkickops -dynamicbans
-dynamicexempts -dynamicinvites
-enforcebans -greet
-inactive -+nodesynch
-protectfriends -protectops
-revenge -revengebot
-secret +seen
+shared -statuslog
+userbans +userexempts
+userinvites -protecthalfops
-autohalfop
}
channel add #movies-r-us {
chanmode "+tn"
idle-kick 0
flood-chan 0:0
flood-join 0:00
flood-ctcp 0:00
flood-deop 0:0
flood-kick 0:0
}
channel set #movies-r-us -enforcebans -dynamicbans -autoop +autovoice -protectops -protectfriends
### Advanced Settings ###
set ignore-time 5
set hourly-updates 00
set owner "oldwarzer"
set notify-newusers "oldwarzer"
set default-flags "hp"
set whois-fields "url birthday"
set die-on-sighup 0
set die-on-sigterm 1
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
set must-be-owner 1
unbind dcc n simul *dcc:simul
set max-dcc 50
set enable-simul 1
set allow-dk-cmds 1
set dupwait-timeout 5
and it still kicking for channel flooding
can someone help please