Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --dylanbuider
- l = game:service("Lighting")
- while true do
- --time strech
- --1= +200
- --13= +200
- --133= +300
- --1337= +400
- --13371= +500
- --133713= +600
- --1337133= +700
- --13371337= +800
- l:SetMinutesAfterMidnight(l:GetMinutesAfterMidnight()+.05)
- wait(-.05)
- end
- --lol
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement