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("Groby Hub [Blox Fruit]", "Synapse")
- local Tab = Window:NewTab("Blox Fruit")
- local MainSection = Tab:NewSection("Blox Fruit")
- MainSection:NewButton("DomadicHub", "1st", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
- end)
- MainSection:NewButton("MamaHub", "Best 2ND", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/MAMAhub1/Mmahub/main/README.md"))()
- end)
- MainSection:NewButton("Bululuk", "Best 3RD", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Fiend1sh/FiendMain/main/BululukMain"))()
- end)
- MainSection:NewButton("Groby [Da Hood]", "Another Script", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/mQPgQX8j"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement