WildMask Kick
Posted by leaX
Thursday, October 18, 2007
Description: /wkick C MSG

To use the script do
/wkick C MSG
Where C = Character you would like to kick

EG. /wkick le BYE
will kick everyone that has *le* in their name with the message BYE
if you need help join #leaX on gamesurge



alias wkick {
  var %a 1
  var %b $active
  while ($nick(%b,%a)) {
    var %n $v1
    if (($+(*,$$1,*) iswm %n) && (%n != $me) && (%n != chanserv)) kick %b %n $2-
    inc %a
  }
return
}
%c?
Posted by rannmann
Thursday, October 18, 2007 04:38am PDT
What is %c for?
where is c
Posted by leaX
Thursday, October 18, 2007 04:48am PDT
whjere did it go :D
Subject line
Posted by Johny
Friday, March 07, 2008 03:33pm PST
LOL
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world