avigeo

Untitled

May 30th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. --Made by ProjectJager(aka Avigeo)
  2. --If you use this script for any reason, credit me
  3.  
  4. while true do
  5. wait(3)
  6. c = script:Clone()
  7. c.Parent = game.Lighting
  8. s = Instance.new("Sky")
  9. s.Name = "loltroll"
  10. s.SkyboxBk = "http://www.roblox.com/asset/?id=378919754"
  11. s.SkyboxDn = "http://www.roblox.com/asset/?id=378919754"
  12. s.SkyboxFt = "http://www.roblox.com/asset/?id=378919754"
  13. s.SkyboxLf = "http://www.roblox.com/asset/?id=378919754"
  14. s.SkyboxRt = "http://www.roblox.com/asset/?id=378919754"
  15. s.SkyboxUp = "http://www.roblox.com/asset/?id=378919754"
  16. s.Parent = game.Lighting
  17. wait(3)
  18. end
Add Comment
Please, Sign In to add comment