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.

Authorized user on channel

Old posts that have not been replied to for several years.
Locked
i
infecticide
Voice
Posts: 1
Joined: Fri Jun 03, 2005 6:48 am
Location: Regina, SK Canada
Contact:

Authorized user on channel

Post by infecticide »

I would like a script that references a list of authorzied users, if the person joining the channel is not on the list they are akilled off the server.

The purpose of my script is to limit only those members of my team at work who I have preapproved to enter the channel.

I already have the +R channel mode flag on the room #main so the user must register and identify themselves to nickserv before they can enter the room.

But I need to take it a step further, anyone could register and join the way it is now which is where my eggdrop comes in. It will take care of those who register and join but are not preapproved by me.

Can i be done? I have over looked something that will already do this?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

You can modify this script here to kill instead of kick. It was written by Metroid. Keepout.tcl
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

if you don't want unauthorized users on your server, don't open I:lines or use auth password
Locked