SPTS : Origin Script | SPEED, JUMP FARM

Created by HuzurAtesi

Features:

  • SPEED
  • JUMP FARM
_G.cum = true
local args = {
    [1] = {
        [1] = "Weight",
        [2] = "Weight4"
    }
}

game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))


while _G.cum do
local args = {
    [1] = {
        [1] = "+MS5"
    }
}

game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))
wait(0.0001)
local args = {
    [1] = {
        [1] = "+JF5"
    }
}

game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))
task.wait()
end
if _G.cum == false then
    
local args = {
    [1] = {
        [1] = "Weight",
        [2] = "Unequip"
    }
}

game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!