Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.25 KB | None | 0 0
  1. on *:text:*:#: {
  2.   if ($strip($1) == !chuck) { .msg $chan $replace($read(scripts/chuck.txt), Chuck Norris,04Chuck Norris)}
  3.   if ($strip($1) == !addchuck) { write scripts/chuck.txt $2- | .notice $nick Your Chuck joke " $+ $2- $+ " has been added! }
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement