Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .KickBan:{
- var %c = $iif($active ischan,$active,$chan)
- if (!$1) || (!$address($1,2)) { return }
- if (*.irccloud.com* iswm $address($1,2)) || (*.mibbit.com* iswm $address($1,2)) || (*.kiwiirc.com* iswm $address($1,2)) { var %a = $gettok($address($1,0),1,64) $+ @* }
- else { var %a = $address($1,2) }
- var %chan = $iif($active ischan,$active,$chan)
- if (!$chan) && (#* iswm $active) { var %chan = $active }
- if (%chan == $null) { return }
- mode %chan -v+b $1 %a
- .timer 1 1800 mode %chan -b %a
- kick %chan $$1 $2- 14 E teprove04...14Jashte
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement