mIRC Home    About    Download    Register    News    Help

Print Thread
#153756 22/07/06 05:39 AM
Joined: Jun 2006
Posts: 29
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Jun 2006
Posts: 29
Hello pplzz i need smol help i dont know how tu finish the script

Code:
 on *:text:!op noname*:#:{
  if ($nick == noname)
  mode #chan +o noname
} 
I just whant te script work when nick noname tape !op noname not for ewerybody THENX for Your time !

Last edited by noiprocs; 22/07/06 05:39 AM.

{noiprocs-hunky-scorpion}
#153757 22/07/06 05:43 AM
Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
on @*:text:!op noname*:#:{ if ($nick == noname) { mode $chan +o $nick } }

#153758 22/07/06 05:46 AM
Joined: Jun 2006
Posts: 29
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Jun 2006
Posts: 29
THNX smile


{noiprocs-hunky-scorpion}
#153759 22/07/06 12:48 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Please post your requests in the appropriate forum. This SHOULD be in the Scripts and Pop-ups Forum, NOT the Feature Suggestions Forum.


Link Copied to Clipboard