Advertisement
calzzeyy

Untitled

Dec 14th, 2022
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Calzzeyy's HUB:", "Sentinel")
  3.  
  4. -- MAIN:
  5. local Main = Window:NewTab("Main")
  6. local MainSection = Main:NewSection("Main (Pet Sim X")
  7.  
  8.  
  9. -- Button 1:
  10. MainSection:NewButton("Main Script:", "Jmes Script.", function()
  11. loadstring(game:HttpGet('https://pastebin.com/raw/djkszmJ0'))()
  12. end)
  13.  
  14.  
  15. -- Button 2: DUPE:
  16. MainSection:NewButton("Gem/Pet Dupe (Working):", "Insane Gem/Pet Dupe!!.", function()
  17. loadstring(game:HttpGet('https://pastebin.com/raw/djkszmJ0'))()
  18. end)
  19.  
  20. local MainSection = Main:NewSection("Adopt Me Scripts")
  21.  
  22.  
  23. -- Button 3: Adopt Me:
  24. MainSection:NewButton("Adopt Me Pet Farm:", "Adopt Me Pet Farm.", function()
  25. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  26. end)
  27.  
  28.  
  29. -- Button 3: Adopt Me GingerBread Farm:
  30. MainSection:NewButton("Adopt Me Xmas Farm:", "Adopt Me Xmas Farm.", function()
  31. loadstring(game:HttpGet('https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven'))()
  32. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement