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.

Strictop script

Old posts that have not been replied to for several years.
Locked
D
D_Devil
Voice
Posts: 6
Joined: Sat Oct 16, 2004 11:18 am

Strictop script

Post by D_Devil »

Does enybody now a tcl script like Strictop in X ?
That only +o users or higer can have ops in a channel

Grtz
User avatar
avilon
Halfop
Posts: 64
Joined: Tue Jul 13, 2004 6:58 am
Location: Germany

Post by avilon »

.chanset #channel +bitch
D
D_Devil
Voice
Posts: 6
Joined: Sat Oct 16, 2004 11:18 am

Post by D_Devil »

is not the same
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Re: Strictop script

Post by YooHoo »

D_Devil wrote:Does enybody now a tcl script like Strictop in X ?
That only +o users or higer can have ops in a channel

Grtz
There are hundreds of such scripts available, such as slennox's superbitch.tcl, which is one of the best around. Get aquainted with the tcl archives, there are thousands of scripts already written for your download pleasure :wink:
btw, you are familiar with the channel option +bitch?

Code: Select all

bitch           only allow users with the +o flag to be ops on the channel
Hope this helps :mrgreen:
Locked