Advertisement
FazeWolfyBoy

JumpPowerReset

Mar 26th, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "JumpPower";
  3. Text = "Reset JumpPower To 50";
  4. })
  5. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement