local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("key", colors) local Tab = Window:NewTab("pls key") local Section = Tab:NewSection("key") Section:NewTextBox("key", "pls key u no bots?", function(txt) Section:NewButton("scripts", "nice click", function() loadstring(game:HttpGet("https://textbin.net/raw/nudplcvyw7"))() print("Clicked") end) print(txt) end) local Tab = Window:NewTab("creat") local Section = Tab:NewSection("dgtruw11") Section:NewLabel("KavoLivary") Section:NewLabel("dickord-----https://discord.gg/r7NRXMTJKc") Section:NewKeybind("Keybind", "KeybindInfo", Enum.KeyCode.F, function() Library:ToggleUI() end)