nerf fps script --Subscribe To BreezyExploitz game.Players.LocalPlayer.leaderstats.Level.Value = 100000 _G.WS = "100"; local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid; Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function() Humanoid.WalkSpeed = _G.WS; end) Humanoid.WalkSpeed = _G.WS; local Player = game:GetService("Players").LocalPlayer game:GetService("RunService").Stepped:connect(function() for i,v in pairs (game:GetService("Players"):GetChildren()) do nerf fps script PasteShr nerf fps script if v.TeamColor ~= Player.TeamColor and v.Name ~= Player.Name then v.Character.HumanoidRootPart.Size = Vector3.new(40,40,40) v.Character.HumanoidRootPart.Material = "Neon" v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really red") v.Character.HumanoidRootPart.Transparency = 0.7 elseif v.TeamColor == Player.TeamColor and v.Name ~= Player.Name then v.Character.HumanoidRootPart.Size = Vector3.new(0,0,0) v.Character.HumanoidRootPart.Transparency = 1 end end nerf fps script How to use it? nerf fps script end) nerf fps script