Tsunami Game Script | AUTO WIN

238d87872db21b5ba3267124c2370b37.png

Created by azure1704

Features:

--tsunami game I https://www.roblox.com/games/7993293100/Tsunami-Game
_G.autoteleport = false
local placeCFrame = game:GetService("Workspace").ScriptImportance.WinnersTunnel.WinnersPart
local plyr = game.Players.LocalPlayer;

function teleportTO()
    spawn(function()
        while _G.autoteleport == true do
    if plyr.Character then
        plyr.Character.HumanoidRootPart.CFrame = placeCFrame.CFrame;
        wait()
    end
end
    end)
end

local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/AikaV3rm/UiLib/master/Lib.lua')))()

local w = library:CreateWindow("Tsunami Game") -- Creates the window

local b = w:CreateFolder("Main")



b:Toggle("AutoWin",function(bool)
    _G.autoteleport = bool
    print("AutoWin is", bool)
    if bool then
      teleportTO()
    end
end)

local c = w:CreateFolder("by azure1704")


c:DestroyGui()

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Â