Guest User

Untitled

a guest
May 20th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. on *:text:*Tsukihime anime*:#: {
  2. if ($regex($1,/Saki`Senhime|Hanyuu-sama|godzilla/i)) {
  3. halt
  4. }
  5. kick $chan $nick No such thing.
  6. }
  7. }
Add Comment
Please, Sign In to add comment