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.
Old posts that have not been replied to for several years.
E
Eagleman
Post
by Eagleman » Fri Nov 12, 2004 11:28 am
Hi.
I have a problem...
I set up a hybrid ircd with eggdrop.
I have a website with a jpilot applet to access the irc channel.
when a user access has this /whois result:
~nickname@hostxxx.poolxxx.provider.com * http://www.mysite.it user
is there the possibility to avoid channel entrance to everybody who is not coming from my jpilot aplpet, so to everybody who hasn't "
http://www.mysite.it user" ??
Thanks for halping, becouse I am a rellay newbie on this things...
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Fri Nov 12, 2004 1:41 pm
use a script that bans by ircname (that is, a script which WHOISes users onjoin and checks the ircname against some pre-defined string)
browse the script archive, I'd imagine there's already something similar written and published by somebody