Advertisement
Meliodas0_0

JB Walkspeed Bypass

Oct 27th, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 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 -- Walkspeed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement