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", "Midnight")
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("easy")
- Section:NewButton("GO TO WIN", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.9999971, 621.5, 1192, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement