MR-MFz

MR-MFz

Joined
Apr 22, 2010

Activity Stream

MR-MFz commented on a Page, Advertising warning kick/ban  -  Nov 04, 2010

how about if i want to kick straight without warning and also protect voice,halfop and ops..

 Respond  
MR-MFz   -  Oct 31, 2010

@Jethro hello Jethro.Can u plz help me with this remote.can u delete kick command and can u modified this remote so it can work perfectly.

on :START: { massjoin }
on
:LOAD: { massjoin }
on *:CONNECT: { massjoin }

alias -l massjoin { if ($hget(massjoin) == $null) { hmake massjoin 750 } }
alias -l abmj {
echo -a 12,1!14 MASS JOIN KICKER II 12!
echo -a 12,1!14 By Neo Nemesis 12!
echo -a 12,1!14 http://mirc-deluxe.webs.com{mIRC_underline} 12!
}

on @:JOIN:#: {
if (%massjoin == $true) {
set -u15 %mj1 $addtok(%mj1,$nick,44)
hinc -mu5 massjoin JOIN 1
if ($hget(massjoin,JOIN) >= 7) {
if (%modechan != $true) {
mode $chan +im
set -u15 %modechan $true
set -u15 %mj2 1
notice $chan 12
! 4MASS JOIN DETECTED12 ! 2- 12channel locked down for4 5-7 minuets.12 Sorry for any inconvenience this may cause.
.timermjs 1 300 mode $chan -im
}
while (%mj2 <= $numtok(%mj1,44)) {
if ($gettok(%mj1,%mj2,44) ison $chan) {
if (%mj2 <= 8) { .timermj $+ %mj2 1 %mj2 kick $chan $gettok(%mj1,%mj2,44) Mass Join kicker }
elseif (%mj2 > 8) { .timermj $+ %mj2 -m 1 $calc(790
%mj2) ban $chan $nick 3 }
}
inc %mj2
}
}
}
}
menu status,query,nicklist,channel {
MASS JOIN KICKER II - $iif(%massjoin = $true,ON,OFF)
.ON:/set %massjoin $true
.OFF:/set %massjoin $false
.About:/abmj
}

Tq Jethro

 Respond  
MR-MFz   -  Oct 20, 2010

@Jethro on $@*:text:$(/(.){ $+ %limit $+ }/iS):#:ban -ku300 # $nick 2 Excess code/Long text detected - Banned! : 5min

i try ur remote.it kicks operator too.how if i wanna protect operator?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.