Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("FX Arsenal", "Midnight")
- --arsenal
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("credit by FXdogXD")
- Section:NewButton("ButtonText", "ButtonInfo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
- end)
- local Section = Tab:NewSection("script 2")
- Section:NewButton("ButtonText", "ButtonInfo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/HonestlyDex/DexHub/main/V3.lua"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement