Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --MADE BY OneLegend (NOT THE SCRIPT) REGULAR SCRIPT: JUST RUN!
- c = script:Clone()
- c.Parent = game.Lighting
- s = Instance.new("Sky")
- s.Name = "loltroll"
- s.SkyboxBk = "http://www.roblox.com/asset/?id=393859526"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=393859526"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=393859526"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=393859526"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=393859526"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=393859526"
- s.Parent = game.Lighting
- --Made by Auma
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "http://www.roblox.com/asset/?id=506682728"
- s.Volume = 2
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(3)
- s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement