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("FD hub x", "Midnight")
- local Tab = Window:NewTab("winner")
- local Section = Tab:NewSection("TP WIN")
- Section:NewButton("win word normal", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(198.960007, 1262.49915, -872.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- end)
- Section:NewButton("win candy word", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3168.86377, 2478.07104, -625.725525, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement