Skip to content

Instantly share code, notes, and snippets.

View xvcxcvxc's full-sized avatar

xvcxcvxc xvcxcvxc

  • 03:37 (UTC -04:00)
View GitHub Profile
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("KillStreakkzz Hub", "BloodTheme")
local Tab = Window:NewTab("Scripts")
local MainSection = Tab:NewSection("Scripts")
MainSection:NewButton("TouchFling", "Flings people", function()
loadstring(game:HttpGet(('https://pastefy.ga/n42Ougzx/raw'),true))()
end)