Skateboard Obby Script – Auto Obby, Gamepass

New updated script for Skateboard Obby with Auto Obby, Free Gamepass and easy to use GUI you can copy from this page. Do you want to get more features and rewards in Skateboard Obby game, if yes, this script will be perfect for you. Use it with your fr...

Skateboard Obby Script

New updated script for Skateboard Obby with Auto Obby, Free Gamepass and easy to use GUI you can copy from this page. Do you want to get more features and rewards in Skateboard Obby game, if yes, this script will be perfect for you. Use it with your friends to have a fun time. Automatic script with easy and simple GUI control by Tora, you will be able to run this script on your PC or Mobile.

Skateboard Obby Script No Key – Auto Obby

local Players = game:GetService("Players")
local player = Players.LocalPlayer

local character = workspace:WaitForChild("Characters"):WaitForChild(player.Name)
local hrp = character:WaitForChild("HumanoidRootPart")

local checkpointFolder = workspace:WaitForChild("Map"):WaitForChild("Checkpoints")

for i = 1, 100 do
    local model = checkpointFolder:FindFirstChild(tostring(i))
    if model and model:IsA("Model") and model.PrimaryPart then
        hrp.CFrame = model.PrimaryPart.CFrame + Vector3.new(0, 3, 0)
        wait(0)
    else
    end
end

Get Script Skateboard Obby

Skateboard Obby script download

loadstring(game:HttpGet('https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/SkateboardObby'))()

ChangeLogs:

– Added Skateboard Obby Script No Key – Auto Obby