Advertisement
Meliodas0_0

Walkspeed bypass jailbreak

Jan 12th, 2020
1,837
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local Module = require(game:GetService("ReplicatedStorage").Game.CharacterUtil)
  2. for i,v in next, Module["WalkSpeedSpring"] do
  3. print(i,v)
  4. end
  5. Module["WalkSpeedSpring"].Target = 100
  6. -- Walkspeed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement