[ad_1]
Created by Vault
Features:
- SPRINT SPEED MODIFICATION
local SprintSpeed = 100
local Players = game:GetService("Players")
local LocalPlayer = Players.LocalPlayer
while task.wait() do
pcall(function()
LocalPlayer.Character.INFO.MaxSpeed.Value = SprintSpeed
end)
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]