Guest User

Untitled

a guest
Feb 6th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. options:
  2. msg: #Tutaj wstaw swoją wiadomość
  3. On portal:
  4. if "%now%" is lesser than 12:
  5. cancel the event
  6. send "{@msg}"
  7. else if "%now%" is greater than 20:
  8. cancel the event
  9. send "{@msg}"
  10. else:
  11. stop
Advertisement
Add Comment
Please, Sign In to add comment