How to use mIRCs auto op/voice functions

Locked
Heners_UK
Posts: 731
Joined: Tue Aug 28, 2001 10:19 am

Post by Heners_UK »


For those of you who dont have a huge script doing this for you, or have had huge scripts that do it, but have dispenced with them, you can add this to your mIRC nicklist popups. To do this click on the "pop-up menus" button on the toolbard (looks like a load of documents) and add this to the bottom:


-
Add Auto Op:/aop $$1 $chan 3 $network
Add Auto Voice:/avoice $$1 $chan 3 $network
Remove Auto Op:/aop -r $$1 $chan 3 $network
Remove Auto Voice:/avoice -r $$1 $chan 3 $network



 


Some facts:


1. This wont work on yourself


2. This wont work unless you are an op


3. Want more info: /help /aop


Pariah Redux
Posts: 168
Joined: Mon Oct 01, 2001 8:59 pm

Post by Pariah Redux »

Wow.

Kindred
Posts: 1598
Joined: Mon Apr 15, 2002 9:11 am

Post by Kindred »

Heners you really ought to write a beginners guide to mIRC and then either zip it all up ore make it a PDF.

Heners_UK
Posts: 731
Joined: Tue Aug 28, 2001 10:19 am

Post by Heners_UK »

been done. I used to script for mIRC a lot. Now I just use what I know to write scripts when I need them, and I dont bother breaking any ground.

Locked