Advertisement
RazHack_YT

Untitled

Apr 24th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local strength = 900000000
  2. local durability = 80
  3. local speed = 1
  4. local weight = 10.01
  5. local height = 10.005
  6.  
  7. game:GetService("ReplicatedStorage").updateStats:FireServer(true, strength, durability, speed, weight, height)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement