Advertisement
UnnoobcoolHelper

PrizzLife made by me owner-TheCiaasd10

May 1st, 2025 (edited)
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 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("Seiko Scripts", "Synapse")
  3. local Tab = Window:NewTab("Prisonlife")
  4. local Section = Tab:NewSection("Sub and like")
  5. Section:NewButton("PrizzLife", "PrizzLife", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/devguy100/PrizzLife/main/Source/release_v0.8.1.lua'))()
  6. -- Your script here remove this text
  7. print("Clicked")
  8. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement