Advertisement
igdegoo

Untitled

Nov 5th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. s = Instance.new("Sky")
  2. s.Name = "Sky"
  3. s.Parent = game.Lighting
  4. asdf = 1108714961
  5. ID = "http://www.roblox.com/asset/?id="..asdf
  6. s.SkyboxBk = ID
  7. s.SkyboxDn = ID
  8. s.SkyboxFt = ID
  9. s.SkyboxLf = ID
  10. s.SkyboxRt = ID
  11. s.SkyboxUp = ID
  12. game.Lighting.TimeOfDay = 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement