Nicklist 'Mass' Menu
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.5 |
| Scores Submitted | 2 |
| Date Added | Sep 07, 2007 |
| Last Updated | Oct 23, 2007 |
| Tags | kick list mass menu mode mute nick nicklist popup |
|
|
Introduction
I've re-written it (and tested, fixing a bug) today so it's neater, easier to modify and more versatile, in that you can now use the aliases for the menu outside of the menu.
If you wish to use an alias here or modify anything to go into your script, I would appreciate some credit. :)
Put in remotes (File->New).
Update1: Fixed a bug.
Update2: Updated by combining the aliases for channel modes and those with chanserv, also /qban and /qunban are now /qban (the aliases are smaller). /qban also now uses a different method for adding the ~q: prefix.
Update3: Designed smaller regex in /qban. :)
Update4: Fixed bug with w regex. (Changed to S to pick up obscure nicknames.)
Update5: Fixed that bug the site keeps making.. It removes the backslashes. :(
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 5:17 am
Posted on Sep 7, 2007 5:17 am
Update: Forgot to put in $chan and managed to miss this somehow during testing.. o.o
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 2:12 pm
Posted on Sep 7, 2007 2:12 pm
| Code: |
| ;;;; ADDED FOR THE SAKE OF THE MENU ONLY ;;;; ADDED FOR THE SAKE OF THE MENU ONLY ;;;; ADDED FOR THE SAKE OF THE MENU ONLY ;;;; ADDED FOR THE SAKE OF THE MENU ONLY |
whats up with that?
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:35 pm
Posted on Sep 7, 2007 6:35 pm
Sorry.. Forgot to delete that part. Updated.
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:39 pm
Posted on Sep 7, 2007 6:39 pm
you should mention that part of it is for chanserv
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:45 pm
Posted on Sep 7, 2007 6:45 pm
now what is modes with bot?
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:48 pm
Posted on Sep 7, 2007 6:48 pm
The bot voices, etc. :\
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:50 pm
Posted on Sep 7, 2007 6:50 pm
then why not just do mode $chan +v $1
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 6:51 pm
Posted on Sep 7, 2007 6:51 pm
and when you do mass mute/mass mute ip, you should have a way to like undo it or reset all mutes
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Sep 7, 2007 7:09 pm
Posted on Sep 7, 2007 7:09 pm
For what you said first, it does that in the main section. The modes with the bot aren't terribly useful, but I use them enough to make it part of my menu. You can remove them if you like. Either way, I've added the un-mute function. :)
mIRC Snippet:
Nicklist 'Mass' Menu
Posted on Oct 13, 2007 5:49 am
Posted on Oct 13, 2007 5:49 am
Updated again: Fixed bug with \w regex. (Changed to \S to pick up obscure nicknames.)
:)
:)





