Guest User

Untitled

a guest
Jul 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.66 KB | None | 0 0
  1. on *:TEXT:*!excited*:#:{
  2.   if ($day == Friday) {
  3.     if (!%pie82) {
  4.       timer 1 1 nick RebeccaBlack
  5.       timer 1 1 msg $chan Today is Friday
  6.       timer 1 2 msg $chan Friday
  7.       timer 1 3 msg $chan We
  8.       timer 1 4 msg $chan We
  9.       timer 1 5 msg $chan We
  10.       timer 1 6 msg $chan So excited
  11.       timer 1 7 msg $chan We so excited
  12.       timer 1 8 msg $chan Gonna have a ball today
  13.       timer 1 9 msg $chan Tomorrow is Saturday
  14.       timer 1 10 msg $chan And sunday comes
  15.       timer 1 11 msg $chan After
  16.       timer 1 12 msg $chan Wards
  17.       timer 1 13 msg $chan I don't want this weekend to end.
  18.       timer 1 14 nick Swisher
  19.     set -u30 %pie82 hi }
  20.   }
  21. }
  22. }
Add Comment
Please, Sign In to add comment