mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
#139330 13/01/06 12:08 PM
Joined: Nov 2005
Posts: 105
D
Vogon poet
Offline
Vogon poet
D
Joined: Nov 2005
Posts: 105
You could do this without having to kick the user. You could add checking to see if the nick typeing the !serverstatus command is an op in the channel just by adding a simple @
Code:
 on @*:text:!serverstatus &:#: checkhost $2 

If you want to get even more specific so that only a select few of the Op's can use the command, you can look at using user levels.

#139331 14/01/06 07:03 AM
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
Haha laugh


Gone.
Page 2 of 2 1 2

Link Copied to Clipboard