[ad_1]
Created by 30shots
Features:
- COLLECT ALL FOOTBALLS
- literally just teleports you to all the football locations
local folder = game:GetService("Workspace").Collectathon
local wrd = "Football"
local function getAllFB()
for i = 1,56 do
wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(folder[wrd..tostring(i)].Position)
end
end
getAllFB()
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]