Climb Time – Tower of Fun Script | AUTO FINISH

Png-90.png

Created by Smarty6788

Features:

local charhum = game.Players.LocalPlayer.Character.HumanoidRootPart
local m = workspace.Map

getgenv().tofToggle = true --Make this false if you want to stop an ongoing tower finish.

local map1 = m.FirstSegment.start.CFrame
local map2 = m["2"].start.CFrame
local map3 = m["3"].start.CFrame
local map4 = m["4"].start.CFrame
local map5 = m["5"].start.CFrame
local map6 = m["6"].start.CFrame
local map7 = m["7"].start.CFrame
local map8 = m["8"].start.CFrame
local mapEnd = m["End"].stop.CFrame
local mapArray = {map1,map2,map3,map4,map5,map6,map7,map8}
if m:FindFirstChild("9") then
   table.insert(mapArray, m["9"].start.CFrame)
end
if m:FindFirstChild("10") then
   table.insert(mapArray, m["10"].start.CFrame)
end
table.insert(mapArray, mapEnd)
task.wait()


   for i in pairs(mapArray) do
       if getgenv().tofToggle then
           charhum.CFrame = CFrame.new(mapArray[i].X, mapArray[i].Y + 6, mapArray[i].Z)
           task.wait(6)
       end
   end

 

ENJOY!

 

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

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ