-- fullbright script for roblox game:GetService("Lighting").Brightness = 2 game:GetService("Lighting").ClockTime = 12 game:GetService("Lighting").FogEnd = 100000 game:GetService("Lighting").GlobalShadows = false game:GetService("Lighting").OutdoorAmbient = Color3.fromRGB(128, 128, 128) -- credits to me