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.

Bot <-> services war

Old posts that have not been replied to for several years.
Locked
h
hide
Voice
Posts: 26
Joined: Mon Dec 22, 2003 12:02 pm

Bot <-> services war

Post by hide »

Hello everyone..

Some annoying problem with my bot:

services sets mode -o myfriend on #mychan
eggdrop sets mode +o myfriend on #mychan

and the party begins..
services sets mode -o myfriend on #mychan
eggdrop sets mode +o myfriend on #mychan
services sets mode -o myfriend on #mychan
eggdrop sets mode +o myfriend on #mychan
services sets mode -o myfriend on #mychan
eggdrop sets mode +o myfriend on #mychan
and etc..

Is it possible to stop the bot trying to give the operator status back?

Also, similar things happen with kicks:
bot tries to kick services bot with reason "kicked someone from #somechan ..."

Thanks for help in advance.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

.chanset #channel -protectops
Locked