Guest User

Untitled

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