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("CorlHub", "Ocean")
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("Dupe")
- Section:NewButton("Dupe", "It will kick you.", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/MonkeyHUBB/Dupe/main/README.md"))()
- end)
- local Tab = Window:NewTab("Credit")
- local Section = Tab:NewSection("Corl's Youtube")
- local Section = Tab:NewSection("Corl's discord https://discord.gg/pP5UPJxb ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement