local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("system nuke bulid and battle", "BloodTheme") local Tab = Window:NewTab("click me") local Section = Tab:NewSection("Hello") Section:NewButton("get keybord and press h to aura and t to stop aura", "Hello", function() print("Clicked")loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Aftermath-Hub-22337"))() end)