Operator Exempt Script???

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
lornetc
Posts: 2
Joined: 2003-04-01 19:59
Location: BC, Canada
Contact:

Operator Exempt Script???

Post by lornetc » 2003-04-01 20:26

Is there a script that allows me to make operators exempt from the min slots/hub and minimum shares?

ender
Posts: 224
Joined: 2003-01-03 17:47

Post by ender » 2003-04-02 01:40

Many of them

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-04-02 13:50

operators are exempt from rules anyway arent they unless there are specified rules for ops put in place by scripts

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-02 14:23

Well take a look around.....for example, my script Cerberus, avoids ops being kicked for rules....(my homepage)

There are various others, such as the General Bot, YAMB, etc, that also avoid kicking ops, which you can easily find by scrolling through the titles of the posts in this forum.

If you know scripting then pop this in your code :

Code: Select all

If Not curUser.bOperator Then

... 'If the user is an op, then this won't execute!

End If
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

Locked