mIRC Code Snippets Tagged with mass
(26)
Typo's Multi Messenger lets you easily manage a list of Users and Channels so that you can message all of them at once.
There are two sections seperated by tabs. They are the User Section and the
this little remote is detect Ip address that mass join/part >= max join/part and it's ban it
kinda easy to understand.
;this line is in how many Seconds it will trigger if..
inc -u5 %joins. [ $+ [ $chan ] ]
;..there is 4 joins
if ( %joins. [ $+ [ $chan ] ] == 4 ) {
;Only the number
Just another mass invite script I wrote.
Command: /massinvite
Version: 1.2
Author: XTZGZoReX
Usage: /massinvite #channel #tochannel
Notes: This one actually got error handlers. I don't think there
the commands are
!e+ <namehere> mass execpt username selected
!e- <namehere> mass deexecpt username selected
!i+ <namehere> mass invite username selected
!i- <namehere>
Simple, select the nicks and select the action. Performs selected upon those nicks.
; Mass Modes (simplified version)
; - tai
; Syntax: /mass (+/-) (mode)
; Example: /mass +o
; Do not rip
This snippet is a mass kick snippet, but it doesn't kick everyone in the room, like others. This snippet kicks more than one person with the command !kick or !k nick1 nick2 nick3 .. and so on. Enjoy =
Basically this is 1 code to set everyone in the channel any mode ya want. I know theres a few mass modes but i feel this is the best ;p
Just put this into your remotes section (alt+R)
To use just
Simple script to give modes in a channel through a nicklist menu, featuring mass modes aswell.
Simply paste in remotes (alt+r) and rightclick a nickname in a channel.
Note: You must be OP.
En




