local JumpBoost = Script.Parent Local function Stepped0n(Part) Local Parent = part.Parent If Game.Players:GetPlayerFromCharacter(Parent)Then parent.Humanoid.JumpPower = 150 Wait(2 Parent.Humanoid.JumpPower= 50 end end JumpBoost.Touched:Connect(Stepped0n)