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.

Search found 7 matches

by scarcorp
Fri Mar 02, 2007 5:00 am
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

SOLVED

I originally obtained the source from a mate.

After downloading a fresh source from egghelp, and recompiling on all shells the problem is now solved :) It works fine now even with smart.tcl etc...

Thanks for everyone's help.

Cheers,
John
by scarcorp
Thu Mar 01, 2007 9:24 pm
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

I assure you it is "out of the box", I am no newbie to eggdrop :) Besides the fact that I have complied new installations of this version on 3 different shells, and my own server, all consistently giving the same results. Your last sugestion re. any timers has not turned up anything either...
by scarcorp
Thu Mar 01, 2007 3:27 pm
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

And forgotten after 15mins, and when settings are saved every hour, chanfile has no sign of need-op settings.
by scarcorp
Thu Mar 01, 2007 2:39 pm
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

The settings are saved in the channel file :)
====
by scarcorp
Thu Mar 01, 2007 2:32 pm
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

No, it's str8 out the box, so to speak. I have used other versions of eggdrop and have never encounted this problem.
Cheers
by scarcorp
Thu Mar 01, 2007 2:13 pm
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

Thanks for your sugestions, however I did set it via .chanset and whether I save settings via .save doesn't make any difference, the settings are forgotten after about 15mins.
As a matter of interest, I have compiled another bot on another shell, and I get the same error.
Cheers.
by scarcorp
Thu Mar 01, 2007 1:08 am
Forum: Eggdrop Help
Topic: need-op bug in eggdrop v1.6.18 SOLVED
Replies: 14
Views: 8137

need-op bug in eggdrop v1.6.18 SOLVED

I have noticed a bug {I think :/} when .chanset #channel need-op Basically, I have a small procedure in the eggdrop.conf to allow the bot to execute two commands in order to gain ops: proc needoperz { channel } { putserv "PRIVMSG NickOP@austnet.org :IDENTIFY mypassword" putserv "PRIVM...