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("Skid", "Synapse")
- --MAIN
- local Main = Window:NewTab("Main")
- local Main = Main:NewSection("Main")
- Main:NewButton("Dahood", "This is Faded Hub", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded/main/YesEpic", true))()
- end)
- Main:NewButton("MM2", "This is eclipse", function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script'),true))()
- end)
- Main:NewButton("dex", "This is dexv4", function()
- loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
- end)
- Main:NewButton("my previous hub", "This is gigachad hub", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/idU39kxz'))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement