Advertisement
fxdogxd

inf admin

Mar 7th, 2023 (edited)
69
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 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", "Ocean")
  3. local Tab = Window:NewTab("credit")
  4. local Section = Tab:NewSection("credit by FXdogXD") Section:NewButton("ButtonText", "ButtonInfo", function()
  5. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement