Advertisement
fxdogxd

new

Mar 8th, 2023
138
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", "Midnight")
  3.  
  4. local Tab = Window:NewTab("MAIN") local Section = Tab:NewSection("script secret")Section:NewButton("ButtonText", "ButtonInfo", function()
  5. loadstring(game:HttpGet("https://raw.githubusercontent.com/peyton2465/Dex/master/out.lua"))()
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement