Teleporter Simulator Script | SPHERES FARM

Created by aendrmal

Features:

  • SPHERES FARM
_G.Auto = true
while _G.Auto == true do
for count = 1, 10 do
  for i,v in pairs(workspace.TimeSpheres[1]:GetChildren()) do
          if v.Name == "1" then
          game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.PrimaryPart.CFrame
      end
  end
wait(0.1)
end
wait(1)
end

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS