Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- game.Lighting.Brightness = 0.4
- wait()
- game.Lighting.OutdoorAmbient = Color3.new(-100,-100,-100)
- end
- --Roblox_Xploits
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "http://www.roblox.com/asset/?id=279324857"
- s.Volume = 2
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(3)
- s:play()
Add Comment
Please, Sign In to add comment