[ad_1]
Created by DarkRa1d3r
Features:
for i,v in pairs(game.Workspace.coins:GetChildren()) do
if v:IsA("MeshPart") then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
wait(0.1)
end
end
- TELEPORT TO HIGHEST PLACE IN SPAWN
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(21,4112,34)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]