Advertisement
Pmn20002

Break in (Story) free gamepasses

Jan 12th, 2023
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Break in (story) (LOBBY ONLY) I Gcat1710", "Ocean")
  3.  
  4.  
  5. --Main
  6. local Main = Window:NewTab("Main")
  7. local MainSection = Main:NewSection("works on lobby only")
  8.  
  9.  
  10.  
  11. MainSection:NewButton("COP", "be a cop :/", function()
  12. loadstring(game:HttpGet("https://pastebin.com/raw/Dg4ycbwJ"))()
  13. end)
  14.  
  15.  
  16.  
  17. MainSection:NewButton("SWAT ", "be a swat", function()
  18. loadstring(game:HttpGet("https://pastebin.com/raw/Mh7RiWNX"))()
  19. end)
  20.  
  21.  
  22. MainSection:NewButton("Guest", "be a Guest", function()
  23. loadstring(game:HttpGet("https://pastebin.com/raw/tnyjPCTz"))()
  24. end)
  25.  
  26.  
  27. MainSection:NewButton("Hyper", "Bruh", function()
  28. loadstring(game:HttpGet("https://pastebin.com/raw/ry5X7XVz"))()
  29. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement