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("Break in (story) (LOBBY ONLY) I Gcat1710", "Ocean")
- --Main
- local Main = Window:NewTab("Main")
- local MainSection = Main:NewSection("works on lobby only")
- MainSection:NewButton("COP", "be a cop :/", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Dg4ycbwJ"))()
- end)
- MainSection:NewButton("SWAT ", "be a swat", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Mh7RiWNX"))()
- end)
- MainSection:NewButton("Guest", "be a Guest", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/tnyjPCTz"))()
- end)
- MainSection:NewButton("Hyper", "Bruh", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ry5X7XVz"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement