Top

Who is a Op?


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  2.8
Scores Submitted  5
Date Added  Mar 21, 2006
Last Updated  Mar 21, 2006
Tags  a  alias  all  an  and  are  channel  find  halfoped  help  in  is  op  out  this  voiced  who  will  you 
  Bookmark and Share

Introduction

This is a very simple but a useful script if you are on a large network.

Steps:

1.) Simply copy and paste this script to your remote section.
2.) To use the script simply type /ops

After you type /ops you will recieve a list of all the Ops [@], Halfoped [%], and the voiced [+] users on the channel you are on.


Grab the Code

Comments

  (10)  RSS
PureBlood
Comments: 8
 
mIRC Snippet:  Who is a Op?
Posted on Mar 21, 2006 4:17 pm
I know this script is simple, but I use it all the time. Hope someone can find it to a use!
xDaeMoN
Comments: 696
 
mIRC Snippet:  Who is a Op?
Posted on Mar 21, 2006 4:36 pm
You just copied it from the help file & added 2 lines. Also, you can just look at your nicklist. =P
Raid
Comments: 90
 
mIRC Snippet:  Who is a Op?
Posted on Mar 21, 2006 4:38 pm
I'm lazy but not that lazy, I'm with zDaeMoN just look at the nicklist.
Noutrious
Comments: 355
 
mIRC Snippet:  Who is a Op?
Posted on Mar 22, 2006 4:08 am
It could be used for a Spy bot:
!Statuss *Chan*
and it returns bot a chan statusses..
Stirk
Comments: 9
 
mIRC Snippet:  Who is a Op?
Posted on Mar 22, 2006 2:20 pm
Its better to use while loops than goto's, also, your if statements are missing brackets.
KuTsuM
Comments: 139
 
mIRC Snippet:  Who is a Op?
Posted on Mar 22, 2006 2:31 pm
if statements don't need brackets, unless they are multilined 'code blocks.' Thats all that brackets are for is full code blocks
PureBlood
Comments: 8
 
mIRC Snippet:  Who is a Op?
Posted on Mar 22, 2006 3:58 pm
Thanks, and sorry about it being such a lame script. However, I use it all the time! It helps when applets use diffent symboles like bugs!
vegeto079
Comments: 30
 
mIRC Snippet:  Who is a Op?
Posted on Mar 23, 2006 4:56 pm
Few things,
to start, its supposed to list OPS, not ALL people.

another thing, this is straight from mIRC help file, all he did was add the thing where he checks for ops, voices, and halfops.

i know this because i actually use this script, i have a trigger for it and it lists ops, halfops, voices, and regulars in a given channel depending on what i ask it to

nice skills of looking up in the mIRC help file.
Zybez
Comments: 28
 
mIRC Snippet:  Who is a Op?
Posted on Mar 26, 2006 3:58 pm
Dude, you cant use that title bar at top cause its a copy, its from the help file (forgot which one) but its exact bro...
Zybez
Comments: 28
 
mIRC Snippet:  Who is a Op?
Posted on Mar 26, 2006 3:59 pm
Peach. gtfo! your stupid and critisizing someone who took scripts liek you

Please Register or Login to start posting comments.
Bottom