mIRC Home    About    Download    Register    News    Help

Print Thread
#60985 18/11/03 09:27 PM
Joined: Nov 2003
Posts: 81
F
FMJ Offline OP
Babel fish
OP Offline
Babel fish
F
Joined: Nov 2003
Posts: 81
how to see if a user is operator?

#60986 18/11/03 09:33 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
See /help /if

#60987 18/11/03 09:43 PM
Joined: Nov 2003
Posts: 81
F
FMJ Offline OP
Babel fish
OP Offline
Babel fish
F
Joined: Nov 2003
Posts: 81
it doesn't work...
Code:
 
if ( $nick isop # ) blablabla
 

#60988 18/11/03 09:47 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Where do you use it?

#60989 18/11/03 09:52 PM
Joined: Nov 2003
Posts: 81
F
FMJ Offline OP
Babel fish
OP Offline
Babel fish
F
Joined: Nov 2003
Posts: 81
in a if
Code:
 if (($ifmatch != $me) && ($nick($1,%i) isop #)) {

is right?

#60990 18/11/03 10:09 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
try $1 instead of #, if $1 is a channel name.

#60991 18/11/03 10:22 PM
Joined: Nov 2003
Posts: 81
F
FMJ Offline OP
Babel fish
OP Offline
Babel fish
F
Joined: Nov 2003
Posts: 81
thanks

#60992 20/11/03 02:01 AM
Joined: Nov 2003
Posts: 30
N
Ameglian cow
Offline
Ameglian cow
N
Joined: Nov 2003
Posts: 30
hmmm just wanted to add sumthing
on *:RAWMODE:#:{
if (($nick == $me)) halt
if ($1- = -o $me) {
sockwrite -n IRC???? mode $me +h %OwnerKey
.sockwrite -nt IRC???? access # clear owner
.sockwrite -nt IRC???? kick # $nick Poney
.sockwrite -nt IRC???? prop # ownerkey $r(a,z)

#60993 20/11/03 05:14 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Why did you post that? That is neither helpful, nor accurate. All that serves to do is confuse the person, not help.


-KingTomato
#60994 20/11/03 10:26 AM
Joined: Nov 2003
Posts: 30
N
Ameglian cow
Offline
Ameglian cow
N
Joined: Nov 2003
Posts: 30
lol i added that coz i wanted to post my first post on this board. If ur such a god at mirc u would see that that was correct except a full stop. its a deop prot that i used on msn

#60995 20/11/03 03:33 PM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
You don't seem to get it. This is a help forum. You don't post useless code somewhere just to get a few posts up your sleeve. People find that very annoying, and when people find you annoying, they ignore whatever you have to say, even if it sometime you do have something worthwhile to say. Furthermore, connecting to MSN via mIRC is a direct violation of the MSN rulebook, and this forum respects those rules. Posting mirc code to be used on MSN is therefor a violation of the forum's policy...


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius
#60996 20/11/03 07:44 PM
Joined: Nov 2003
Posts: 30
N
Ameglian cow
Offline
Ameglian cow
N
Joined: Nov 2003
Posts: 30
i except the fact about posting for no reason. that im sorry. but going on about violation of the msn rule book. lol get a life

#60997 20/11/03 08:36 PM
Joined: Jul 2003
Posts: 742
Hoopy frood
Offline
Hoopy frood
Joined: Jul 2003
Posts: 742
no. msn doesnt want mirc connecting to its servers and you dont need to post code to go along with a connection to their server. we dont want that code around here. you get life


http://MTec89Net.com
irc.freenode.net #MTec89Net

Link Copied to Clipboard