M1XTExploits

Untitled

Dec 18th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. -- Change these into whatever number you want, there is no maximum. You also don't need to have the weights equipped anymore.
  2. local strength = 1
  3. local durability = 5
  4. local speed = 1
  5. local weight = 0.01
  6. local height = 0.005
  7.  
  8. game:GetService("ReplicatedStorage").updateStats:FireServer(true, strength, durability, speed, weight, height)
Add Comment
Please, Sign In to add comment