Dark_EccentricYT

Untitled

Jul 11th, 2020
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. local DE=Instance.new("Sound",game.Players)
  2. DE.Name = "_..."
  3. DE.SoundId="rbxassetid://1032987355"
  4. DE.Looped = true
  5. DE:Play()
  6.  
  7.  
  8.  
  9. s = Instance.new("Sky")
  10. s.Name = "Flareon"
  11. s.SkyboxBk = "http://www.roblox.com/asset/?id=766590573"
  12. s.SkyboxDn = "http://www.roblox.com/asset/?id=766590573"
  13. s.SkyboxFt = "http://www.roblox.com/asset/?id=766590573"
  14. s.SkyboxLf = "http://www.roblox.com/asset/?id=766590573"
  15. s.SkyboxRt = "http://www.roblox.com/asset/?id=766590573"
  16. s.SkyboxUp = "http://www.roblox.com/asset/?id=766590573"
  17. s.Parent = game.Lighting
Add Comment
Please, Sign In to add comment