Page 1 of 1

Help needeD !!

Posted: Tue Feb 01, 2005 2:19 pm
by GouroB
The problem is my eggdrop deop's and kicks ppls who sets op himself . as admin's/ircop's can them self @ ( op ) without having @ ( Op ) . in #channel ... so when ever some one do this the eggdrop deop's & kicks him . lemme paste the kick msg ..
* You were kicked from #channel by SeenServ (Abusing desync)
i tryied many things in conf file but still this mode is not being disable ... can any one help ? to make it more clear i am pasting the channel set part of my eggdrop's configuration file .
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 -nodesynch
}
channel add #channel {
chanmode ""
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 120
flood-chan 0:0
flood-deop 3:10
flood-kick 0:0
flood-join 4:30
flood-ctcp 3:60
flood-nick 5:60
}
channel set #channel -enforcebans -dynamicbans +userbans -dynamicexempts
channel set #channel -userexempts -dynamicinvites +userinvites -protectops
channel set #channel +protectfriends +statuslog -revenge -protecthalfops
channel set #channel -revengebot +dontkickops +autovoice -autoop -autohalfop
channel set #channel -bitch -secret -shared +greet +cycle -nodesynch

Posted: Tue Feb 01, 2005 2:43 pm
by Syzop
(eggdrop logic, ahem ;p) set the channels +nodesynch and then it won't kick in such cases anymore.