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("Seiko Scripts", "Synapse")
- local Tab = Window:NewTab("Prisonlife")
- local Section = Tab:NewSection("Sub and like")
- Section:NewButton("PrizzLife", "PrizzLife", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/devguy100/PrizzLife/main/Source/release_v0.8.1.lua'))()
- -- Your script here remove this text
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement