Advertisement
illpastethat

Kickban alias and more for goxa

Jul 30th, 2012
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.41 KB | None | 0 0
  1. /b /mode $chan +b $iif(*!*@* iswm $1,$1,$iif($nick($chan,$1),$address($1,2),$+($1,!*@*))))
  2. /u /mode $chan -b $iif(*!*@* iswm $1,$1,$iif($nick($chan,$1),$address($1,2),$+($1,!*@*))))
  3. /k /kick $chan $1 $iif((!$2),I don't like you,$2-)
  4. /kb { /b $1 | /k $1-  }
  5.  
  6. ;add all this code to your aliases section (hit alt+r then go to top right)
  7. ;/kb nick will kickban /k NICK will kick /b NICK will ban /u NICK will unban
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement