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("Calzzeyy's HUB:", "Sentinel")
- -- MAIN:
- local Main = Window:NewTab("Main")
- local MainSection = Main:NewSection("Main (Pet Sim X")
- -- Button 1:
- MainSection:NewButton("Main Script:", "Jmes Script.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/jmesfo0/RobloxScripts/main/psx-jmes.lua'))()
- end)
- -- Button 2:
- MainSection:NewButton("Main Script:", "Jmes Script.", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/fW6x4VJL'))()
- end)
- -- Button 2: DUPE:
- MainSection:NewButton("Gem/Pet Dupe (Working):", "Insane Gem/Pet Dupe!!.", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/djkszmJ0'))()
- end)
- local MainSection = Main:NewSection("Adopt Me Scripts")
- -- Button 3: Adopt Me:
- MainSection:NewButton("Adopt Me Pet Farm:", "Adopt Me Pet Farm.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
- end)
- -- Button 3: Adopt Me GingerBread Farm:
- MainSection:NewButton("Adopt Me Xmas Farm:", "Adopt Me Xmas Farm.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven'))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement