pony

auto 24 cun*

Jul 25th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. on *:text:*:#: {
  2. if ($me !isop $chan) halt
  3. if (($istok($1-,cunt,32) == $true)) || (($istok($1-,clunge,32) == $true)) {
  4. if ($nick isowner $chan) goto test
  5. if ($nick isop $chan) goto test
  6. {
  7. access # add deny *! $+ $$ial($nick $+ *,1).addr 1440 $Nick swear
  8. kick # $nick Profanity Not Allowed! ban 24 hours | halt
  9. }
  10. :test {
  11. .msg $nick ( $nick ) we need to set the example plz $nick }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment