Advertisement
fxdogxd

for

Mar 8th, 2023
45
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 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.  
  5.  
  6.  
  7.  
  8. local Tab = Window:NewTab("Main")
  9. local Section = Tab:NewSection("credit by FxdogxD")Section:NewButton("ButtonText", "ButtonInfo", function()
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement