Advertisement
fxdogxd

jailbreaker script

Mar 9th, 2023
191
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 1 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("FX jailbreaker", "Midnight")
  3. local Tab = Window:NewTab("Main")
  4. local Section = Tab:NewSection("script")
  5. Section:NewButton("ButtonText", "ButtonInfo", function()
  6. loadstring(game:HttpGet('https://scripts.luawl.com/14245/JailbreakerFree.lua'))()
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement