mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2003
Posts: 21
S
ShakY Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2003
Posts: 21
how about making a fast ident to check if someone is ircop

whois is to slow with raw .. and it's alot nicer if there could be made a ident like:

$ircop(<nick>) - returns $true or $false

so it's easy to check with if ($ircop($nick) == $false) { mode $chan -o $nick }

just as an example smile hmm keep up the good work mates :tongue:

Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
whether you see it or not, a whois is still neccisary to find out if a user is an IRCop. Anyways, the most common purpose of finding if a user is an op, is jsut so they can be on"good behavior"


-KingTomato
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
But for mIRC to know whether that person was an IRCOp it would have to do the exact same thing that you would have to do manually, so it wouldn't take any less time or resources. Plus there's the fact that a user's IRCOp status can change without any notice, so you can never truly know at any given time whether that information is correct.


Spelling mistakes, grammatical errors, and stupid comments are intentional.

Link Copied to Clipboard