Advertisement
lafur

Untitled

Jun 28th, 2020
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --dylanbuider
  2.  
  3. l = game:service("Lighting")
  4.  
  5. while true do
  6.  
  7. --time strech
  8.  
  9. --1= +2
  10. --13= +2
  11. --133= +3
  12. --1337= +4
  13. --13371= +5
  14. --133713= +6
  15. --1337133= +7
  16. --13371337= +8
  17.  
  18. l:SetMinutesAfterMidnight(l:GetMinutesAfterMidnight()+13371337)
  19. wait(-10000000000000000)
  20. end
  21.  
  22. --lol
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement