Advertisement
TUSK3N

Untitled

Jun 6th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on *:TEXT:!joke*:#:{
  2. if ((%floodjoke) || ($($+(%,floodjoke.,$nick),2))) { return }
  3. set -u10 %floodjoke On
  4. set -u30 %floodjoke. $+ $nick On
  5. LineCount
  6. msg $chan $chr(160) JOKE: $read(joke.txt, n) $read(laughemotes.txt, n)
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement