function Touch(player) player.Character.Humanoid.WalkSpeed = 100 end script.Parent.Touched:connect(Touch)