Advertisement
Geecgo

ewrg34

Sep 12th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. if game.PlaceId == 155615604 then
  2. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  3. local Window = Library.CreateLib("Prison Life", "Sentinel")
  4.  
  5. -- MAIN
  6. local Main = Window:NewTab("Main")
  7. local MainSection = Main:NewSection("Main")
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement