Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local s = Instance.new("Sky",game.Lighting)
- s.SkyboxBk = "http://www.roblox.com/asset/?id=1408842771"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=1408842771"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=1408842771"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=1408842771"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=1408842771"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=1408842771"
- function FUNCTION(a)
- if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then
- a.Anchored = false
- end
- local b = a:GetChildren()
- for i=1,#b do
- FUNCTION(b[i])
- end
- end
- FUNCTION(game.workspace)
- local s = Instance.new("Sound")
- s.Name = "Name"
- s.SoundId = "rbxassetid://1474367957"
- s.Volume = 1
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(0.1)
- s:play()
- discord=Instance.new("Hint")
- discord.Text = "OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF OOF "
- discord.Parent = game.Workspace
- l = game:service("Lighting")
- r = game:service("RunService")
- while true do
- l:SetMinutesAfterMidnight(l:GetMinutesAfterMidnight()+100)
- wait(0.01)
- end
Add Comment
Please, Sign In to add comment