Advertisement
NukeVsCity

balls

Sep 19th, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/GAGA5H8t"))();
  2.  
  3.  
  4. local Gamer = library:CreateSection("Pet Sim X");
  5. Gamer:Button("~ Press Right Shift To Hide GUI ~");
  6. function LoadMe(link)
  7. loadstring(game:HttpGet(link))()
  8. end
  9. Gamer:Button("DHX BLUE GUI", function()
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/si1nnx/psxx/main/g"))()
  11. end)
  12. Gamer:Button("EZ PETS RED GUI", function()
  13.  
  14. end)
  15. Gamer:Button("GREY GUI WITH DUPE HACKS", function()
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/Wumat3k/robloxhub/main/script.lua"))()
  17. end)
  18. Gamer:Button("SYSTEM EXODUS GUI SCRIPT", function()
  19. loadstring(game:HttpGet("https://system-exodus.com/scripts/PetSimulator/PetSimulatorX.lua", true))()
  20. end)
  21. Gamer:Button("ANOTHER OP GUI FOR PET SIM X", function()
  22. loadstring(game:HttpGet("https://raw.githubusercontent.com/naypramx/Simulator/Script/petsimx"))()
  23. end)
  24.  
  25. library:Ready();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement