Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Mine Hub", "BloodTheme")
- local Tab = Window:NewTab("Teleport")
- local Section = Tab:NewSection("Teleport")
- Section:NewButton("Tp1", "Tp1", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132.2979278564453, 69.4758071899414, 101.29215240478516)
- end)
- Section:NewButton("Tp2", "Tp2", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-264.1785888671875, 69.28580474853516, 229.94219970703125)
- end)
- Section:NewButton("Tp3", "Tp3", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-330.615478515625, 67.27375030517578, 1210.4031982421875)
- end)
- Section:NewButton("Tp4", "Tp4", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(545.6734619140625, 66.81896209716797, 470.1692810058594)
- end)
- Section:NewButton("Tp5", "Tp5", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-139.1795654296875, 68.98333740234375, 401.627197265625)
- end)
- Section:NewButton("Tp6", "Tp6", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(47.91032028198242, 69.39747619628906, 325.6637268066406)
- end)
- Section:NewButton("Tp7", "Tp7", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-106.591064453125, 72.29027557373047, 712.0822143554688)
- end)
- Section:NewButton("Tp8", "Tp8", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(182.05799865722656, 68.9895248413086, 720.8394775390625)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement