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 6 matches

by chiappa
Thu Feb 24, 2011 10:48 am
Forum: Eggdrop Help
Topic: SSL certificate verification
Replies: 1
Views: 2647

SSL certificate verification

Hi all,

Is there a way to have the eggdrop verify the SSL certificate, instead of just accepting any random cert?

thanks!!

chiappa
by chiappa
Sun Nov 26, 2006 10:57 am
Forum: Script Requests
Topic: Script for banning old mirc versions?
Replies: 1
Views: 1762

Script for banning old mirc versions?

Yellow,

Has someone got a script for checking mirc versions on connect/channel join. So that it would ban ppl with older mirc versions.

Thanks alot!!
by chiappa
Fri Nov 10, 2006 12:03 pm
Forum: Script Support & Releases
Topic: scripts/botchk says, ....conf: Permission denied
Replies: 3
Views: 4628

almost forgot, the rights of the config file should be ok:
48 -rw-r--r-x 1 mm4n mm4n 48474 2006-11-08 19:31 dufus.conf
4 -rw------- 1 mm4n mm4n 289 2006-11-10 09:00 dufus.user
4 -rw------- 1 mm4n mm4n 673 2006-11-10 09:00 dufus.chan
by chiappa
Fri Nov 10, 2006 11:44 am
Forum: Script Support & Releases
Topic: scripts/botchk says, ....conf: Permission denied
Replies: 3
Views: 4628

scripts/botchk says, ....conf: Permission denied

Hi there,

Im trying to run botchk but output is the following:
./botchk

Couldn't find bot 'dufus' running, reloading...

./botchk: line 75: ./dufus.conf: Permission denied
thanks for the help!
by chiappa
Thu Jul 28, 2005 9:55 pm
Forum: Archive
Topic: channel key
Replies: 1
Views: 1677

channel key

hi,

how do i set the key for the channel? (in the config file)

i read the docs but cant find any info. so i would sopose u put it in the chan modes as +k key. but that doesnt work.

thx
by chiappa
Thu Jul 28, 2005 9:24 pm
Forum: Eggdrop Help
Topic: Error code 1
Replies: 22
Views: 15809

hi.

i had the same prob and putting this where the server module is loaded did the trick for me.

Code: Select all

# Set here the SSL Variable
#   0 = non-ssl servers (EFnet, IRCnet, Undernet, Dalnet, etc...)
#   1 = ssl servers (Linknet, SwapQuest, etc...)
set use-ssl 1
cheerio