local Lighting = game:GetService("Lighting") Lighting.Brightness = 5 Lighting.ClockTime = 14 Lighting.FogEnd = 100000 Lighting.GlobalShadows = false Lighting.OutdoorAmbient = Color3.fromRGB(255, 255, 255) Lighting.Ambient = Color3.fromRGB(255, 255, 255)