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.

Strange problem !!!

Old posts that have not been replied to for several years.
Locked
S
SaveR

Strange problem !!!

Post by SaveR »

My bots are ok. they work good from 2 days, when i started them.
But today when i join my chanel, the 2 bots started to deop me :(
i have no d flag and in the dcc conection this is the explanation for that:

<FireGard> [14:47] #logic: mode change '+o SaveR' by CS!ChanServ@UniBG.services
<FireGard> [14:47] Mode change by fake op on #logic! Reversing...
<FireGard> [14:47] #logic: mode change '-o+o SaveR SaveR' by IceGard!~IceGard@aquila.netbg.com
<FireGard> [14:47] #logic: mode change '+o SaveR' by CS!ChanServ@UniBG.services
<FireGard> [14:47] Mode change by fake op on #logic! Reversing...
<FireGard> [14:47] #logic: mode change '-o+o SaveR SaveR' by FireGard!~FireGard@aquila.netbg.com
<FireGard> [14:47] #logic: mode change '-o SaveR' by IceGard!~IceGard@aquila.netbg.com
<FireGard> [14:47] #logic: mode change '+o SaveR' by CS!ChanServ@UniBG.services
<FireGard> [14:47] Mode change by fake op on #logic! Reversing...
<FireGard> [14:47] #logic: mode change '+o SaveR' by CS!ChanServ@UniBG.services
<FireGard> [14:47] Mode change by fake op on #logic! Reversing...
<FireGard> [14:47] #logic: mode change '-o SaveR' by FireGard!~FireGard@aquila.netbg.co


What is this "Mode change by fake op on #logic! Reversing..." ???
For first time i date this problem.I am a bot master from 1 year, but this problem i never been seen.
After i restart them the problem has gone.good!
But May be appear again :(((
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

i guess "fake op" could mean, your bot does not recognise chanserv as an op. perhaps it helps to add chanserv as "friend" on your bot.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Because chanserv isn't physicaly on the channel, eggdrop sees it as such.

When joing a channel, information, including a list of channel members, and the mode status is stored. Chanserv isn't included in this list, so eggdrop sees any modes changes from him as fake (they are fake).

Making sure "bounce-modes" in theconfig is set at 0, and that +nodesynch is set, should rectify this.

Aditionaly, make sure you add chanserv, using the host provided in the above message, with the +o and +f flags. Give the user a fake password, made of real junk (it would be possible for a user t ident, and get op privs, if they ontained the password).
Locked