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.

Little problem with ban

Old posts that have not been replied to for several years.
Locked
e
eph

Post by eph »

Hi,

i have little problem. When op bans voice (+v) user, bot will take ban off and i think that is annoying and useless. How take that off?

Also, when op (+o) devoice +v user, bot will give +v again and that is also very useless :smile:

Thanks.
c
codak

Post by codak »

try using .chanset #channel +userbans

or setting in your .conf file

channel set #channel +userbans

this allows ops to ban users without the eggdrop forcing the op to go through the eggdrop console.
e
eph

Post by eph »

still something is wrong..

[20:23:29] *** mehtonen sets mode: +b *!*@um26m1lah.dial.kolumbus.fi

[20:23:30] *** eBotE sets mode: -b *!*@um26m1lah.dial.kolumbus.fi
[20:23:30] *** Botman sets mode: -b *!*@um26m1lah.dial.kolumbus.fi
[20:23:31] *** eBotC sets mode: -b *!*@um26m1lah.dial.kolumbus.fi
[20:23:31] *** eBotA sets mode: -b *!*@um26m1lah.dial.kolumbus.fi
[20:23:31] *** eBotF sets mode: -b *!*@um26m1lah.dial.kolumbus.fi

[20:47:17] <eph> .mat kh2852
[20:47:17] <(eBotC> [20:46] #epmh# match kh2852
[20:47:17] <(eBotC> *** Matching 'kh2852':
[20:47:17] <(eBotC> HANDLE PASS NOTES FLAGS LAST
[20:47:17] <(eBotC> kh2852 yes 0 hp 20:23 (#meitsi )
[20:47:17] <(eBotC> #meitsi fv 20:23
[20:47:17] <(eBotC> HOSTS: *!pkj@*.dial.kolumbus.fi
[20:47:17] <(eBotC> --- Found 1 match.

[20:47:25] <eph> .chaninfo #meitsi
[20:47:25] <(eBotC> Settings for dynamic channel #meitsi
[20:47:25] <(eBotC> Protect modes (chanmode): +tn
[20:47:25] <(eBotC> Idle Kick after (idle-kick): DON'T!
[20:47:25] <(eBotC> stopnethack: DON'T!
[20:47:25] <(eBotC> aop-delay: 5:30
[20:47:25] <(eBotC> revenge-mode: 1
[20:47:25] <(eBotC> Other modes:
[20:47:25] <(eBotC> -inactive -statuslog -secret +shared
[20:47:25] <(eBotC> -greet -seen +cycle -dontkickops
[20:47:25] <(eBotC> -protectops -protectfriends -revenge -revengebot
[20:47:25] <(eBotC> +bitch +autoop +autovoice -nodesynch
[20:47:26] <(eBotC> -enforcebans +dynamicbans +userbans
[20:47:26] <(eBotC> +dynamicexempts +userexempts +dynamicinvites +userinvites
[20:47:26] <(eBotC> User defined channel flags:
[20:47:26] <(eBotC> +colourcontrol
[20:47:26] <(eBotC> flood settings: chan ctcp join kick deop nick
[20:47:26] <(eBotC> number: 7 2 0 3 3 3
[20:47:26] <(eBotC> time : 5 30 0 10 10 30
[20:47:26] <(eBotC> [20:46] #epmh# chaninfo #meitsi

thanks.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Try setting
-autovoice
+enforcebans
-dynamicbans

for that channe;, thats hould fix both problems.
e
eph

Post by eph »

if dynamicbans is not active, bot will keep bans all of time in bot's channel list?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

True, at least set +enforcebans.
Locked