Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Flashheart24's easy strobe script. (PLEASE DO NOT ABUSE IT! JUST AS 'RED BUTTON'!)
- while true do
- print("Loop cycle start")
- game.Lighting.TimeOfDay = "12:00:00"
- wait(0.001)
- game.Lighting.TimeOfDay = "00:00:00"
- wait(0.001)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement