Mass/Multi - Op/deop/voice/devoice/aop/av
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.0 |
| Scores Submitted | 2 |
| Date Added | Jun 16, 2007 |
| Last Updated | Jun 16, 2007 |
| Tags | aop auto avoice bot deop devoice mass multi op remote voice |
|
|
Introduction
Set the %1 and %2 just for opening and closeing the text.
I use the following:
%1 = -[
%2 = ]-
It has the following commands:
!op/!deop <nick>
!op/!deop <nick> <nick> <nick>.... ect
!op/!deop all
!voice/!devoice <nick>
!voice/!devoice <nick> <nick> <nick> ... ect
!voice/!devoice all
!aop/!remaop <nick>
!aop/!remaop <address>
!aop/!remaop all
!avoice/!remav <nick>
!avoice/!remav <address>
!avoice/!remav all
Pritty much does anything, I was too lazy to add 'Multiple' nicks to the auto options :p
Enjoy.
mIRC Snippet:
Mass/Multi - Op/deop/voice/devoice/aop/av
Posted on Jun 17, 2007 3:29 pm
Posted on Jun 17, 2007 3:29 pm
The only problem that I can see in regards to this not functioning, is if the number of nicks being processed, using the all option for $2, is greater than the allowed number of mode changes as specified using $modespl.
It is extensive, and might be able to be shortened, but that would only affect the running time, not the running ability.
It is extensive, and might be able to be shortened, but that would only affect the running time, not the running ability.




