Pet Simulator X was a trendy Roblox game back in 2021. In this game, players can earn coins, open eggs, collect pets, enchant and upgrade, unlock worlds, and trade pets. As the game progresses, it becomes difficult to unlock new pets.
This is where Pet Simulator X Scripts play their part. These Roblox scripts unlock new features, i.e., Auto Farm, Chest Farm, Auto Open Eggs, Coins Boost, Collect Gifts, and many others.
Although devs have not updated the PSX game for quite a long time. Still, we have listed only those scripts that are working and unlock cool functions. It also includes a multi-functional script called Project WD.
The good news is BIG Games Pets developers have now released an updated version of this game, known as Pet Simulator 99.
All Working Pet Simulator X Script 2025
Roblox Pet Simulator X Script Pastebin Hacks – the best hacks, OP GUI, Auto Farm, and other amazing hacks and cheats.
Read Also: Grow A Garden Script [Upd] – How to Run Using Delta Executor
1. Extreme HUB PSX SCRIPT
--Discord: discord.com/invite/yWDJrpTjRP
loadstring(game:HttpGet("https://raw.githubusercontent.com/ExtremeAntonis/extremehub/main/loader.lua"))()
2. Pet Simulator X Script Project WD: Auto Farm, Auto Open Eggs & More
getgenv().boothsnipe = false
loadstring(game:HttpGet("https://raw.githubusercontent.com/Muhammad6196/Project-WD/main/Mainstring.lua"))()
3. Auto Farm/Auto Collect Coins/Auto Open Eggs
loadstring(game:HttpGet("https://pastebin.com/raw/95HthyJq"))()
4. Pet Simulator X Dupe!
loadstring(game:HttpGet('https://raw.githubusercontent.com/PetSimulatorX1/PetSimulatorXScripts/main/dupe.lua',true))()
5. Pet Simulator X Max Mastery
loadstring(game:HttpGet('https://raw.githubusercontent.com/PetSimulatorX1/PetSimulatorXScripts/main/mastery.lua',true))()
6. Pet Simulator X OP Script Hub
loadstring(game:HttpGet('https://raw.githubusercontent.com/PetSimulatorX1/PetSimulatorXScripts/main/scripthub.lua',true))()
Read Also: Steal a Brainrot Script (UPD) – How To Run Using Delta Executor
7. Best PSX Script (Petsix)
loadstring(game:GetObjects("rbxassetid://8194485654")[1].Source)("Petsi-X")
8. Auto Farm, Auto Collect, Auto Claim, Open Egg, Anti Lags
loadstring(game:HttpGet("https://raw.githubusercontent.com/ZaRdoOx/Ultra-Hub/main/Main"))()
9. Deltahub – OP GUI
loadstring(game:HttpGet("https://raw.githubusercontent.com/lxnnydev/Delta-PSX/main/loader.lua"))();
10. Auto Farm & GUI Script
loadstring(game:HttpGet("https://raw.githubusercontent.com/cipex-rbx/cipex/main/loader.lua"))([==[
Toggle Keybind: Right Shift
Created by: neex#6456, Pawel12d#0272, daruno#6587
]==])
11. Auto Farm & GUI Script
loadstring(game:HttpGet("https://raw.githubusercontent.com/BLACKGAMER1221/Pet-Simulator-X/main/BK%20Pet.lua"))()
12. LK HUB CRACKED GUI
local old
old = hookfunction(game.HttpGet, function(...)
local args = ...
local url = args[2]
if url:match('lkhub.net') and url:match('check') then
return 'Whitelisted'
end
return old(...)
end)
loadstring(game:HttpGet("https://lkhub.net/s/loader.lua"))()
13. BLUWU FARM
loadstring(game:HttpGet("https://rawscripts.net/raw/EVENT!-Pet-Simulator-X!-Paste-Pasta-2267",linest==braindead))()
14. Pet Sim X Mastery Farm
_G.Enabled = true --// set to "false" to disable the script
local useGolden = true --// Set to "false" if you don't want to open golden eggs
--// DON'T EDIT BELOW IF YOU DONT KNOW WHAT YOU'RE DOING
local event = workspace.__THINGS.__REMOTES:FindFirstChild("buy egg")
local rprint
local Normal_Eggs =
local Golden_Eggs =
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Eggs = ReplicatedStorage:WaitForChild("Game").Eggs
if rconsolewarn then
rconsoleclear()
rprint = rconsolewarn
else
rprint = print
end
function Time(Tick) -- Not By me
if typeof(Tick) ~= "number" then
return warn('Integer expected, got', typeof(Tick))
end
local Tick = tick() - Tick
local Weeks = math.floor(math.floor(math.floor(math.floor(Tick / 60) / 60) / 24) / 7)
local Days = math.floor(math.floor(math.floor(Tick / 60) / 60) / 24)
local Hours = math.floor(math.floor(Tick / 60) / 60)
local Minutes = math.floor(Tick / 60)
local Seconds = math.floor(Tick)
local MilliSeconds = (Tick * 1000)
local Format = ""
if Weeks > 0 then
Format = Format .. string.format("%d Week/s, ", Weeks)
end
if Days > 0 then
Format = Format .. string.format("%d Day/s, ", Days % 7)
end
if Hours > 0 then
Format = Format .. string.format("%d Hour/s, ", Hours % 24)
end
if Minutes > 0 then
Format = Format .. string.format("%d Minute/s, ", Minutes % 60)
end
if Seconds > 0 then
Format = Format .. string.format("%d Second/s, ", Seconds % 60)
end
if MilliSeconds > 0 then
Format = Format .. string.format("%d Ms", MilliSeconds % 1000)
end
return Format
end
local startTick = tick()
for _,eggFolder in pairs(Eggs:GetChildren()) do
for _,eggName in pairs(eggFolder:GetChildren()) do
if string.find(eggName.Name, "Golden") then
table.insert(Golden_Eggs, eggName.Name)
else
table.insert(Normal_Eggs, eggName.Name)
end
end
task.wait()
end
rprint("Added all eggs to database. Took "..tostring(Time(startTick)))
while _G.Enabled == true and wait(0.05) do
local args =
local normalegg = Normal_Eggs[math.random(1, #Normal_Eggs)]
local goldenegg = Golden_Eggs[math.random(1, #Golden_Eggs)]
if useGolden == true then
if math.random(1,2) == 1 then
args = normalegg, false
rprint("[Mastery Farm] Buying: "..normalegg)
else
args = goldenegg, false
rprint("[Mastery Farm] Buying: "..goldenegg)
end
else
args = normalegg, false
rprint("[Mastery Farm] Buying: "..normalegg)
end
local e = event:InvokeServer(args)
repeat wait() until e ~= nil
rprint("Running Time: "..tostring(Time(startTick)))
end
Read Also: 99 Nights in the Forest Script (Updated) – Best Delta Roblox Scripts
15. BK Pet Blackgamer12
loadstring(game:HttpGet("https://raw.githubusercontent.com/BLACKGAMER1221/Pet-Simulator-X/main/BK Pet.lua"))()
16. Auto Farm, Auto Mastery, Auto Hatch, Booth Hacks
loadstring(game:HttpGet(“https://milkup.info/script/PetSimulatorX/”))()
17. BT Project – Auto Giant Pumpkin, Spooky Upgrade, Halloween Eggs
loadstring(game:HttpGetAsync("https://lua-library.btteam.net/script-auth.txt"))()
18. Nex Hub
loadstring(game:HttpGet("https://raw.githubusercontent.com/CopyReal/NexHub/main/NexHubLoader", true))()
19. Celestial Hub
loadstring(game:HttpGet("https://raw.githubusercontent.com/JellyBagBeans/CelestialHub/main/GameLoader"))()
20. RS HUB
loadstring(game:HttpGet("https://raw.githubusercontent.com/MHD-444/RS-HUB/main/KEY%20SYS"))()
21. OP Gui Auto Farm, Auto Egg, Remove Egg Animation
loadstring(game:HttpGet('https://raw.githubusercontent.com/DEV-TK02/StrikeHub/main/Loader'))()
22. Project Meow Repost
loadstring(game:HttpGet"https://rawscripts.net/raw/Project-Meow_421")()
23. Arcane Hub Updated
loadstring(game:HttpGet("https://arcanehub.xyz/main"))()
Read Also: Best Blox Fruits Script Working With Delta Executor 2025
24. Keybrew Hub
loadstring(game:HttpGet("https://raw.githubusercontent.com/borntodiekuv/KeybrewHub/main/Main"))()
25. X | ShinyTool
loadstring(game:HttpGet("https://raw.githubusercontent.com/XLinestX/ShinyTool_Key/main/Loader.lua"))()
--Key: ShinyTool_NoKey
--Discord server: https://discord.gg/cBdWzEZgKr
26. Other Script
loadstring(game:HttpGetAsync(“https://raw.githubusercontent.com/jmesfo0/RobloxScripts/main/psx-jmes.lua”))()
loadstring(game:HttpGet’https://raw.githubusercontent.com/RunDTM/ZeeroxHub/main/Loader.lua’)()
How to Run Pet Simulator X Scripts in the Roblox Game?
The Pet Simulator X Scripts that we have listed above work great with the Delta Executor. Also, using a PSX script is a straightforward process, and here’s a simple guide for those who are unfamiliar with the steps:
Step 1: First, download Delta Executor on your Android mobile and install it.
Step 2: Once Delta Executor is installed on your mobile device, launch the APK.
Step 3: Look for the “Execute” icon located on the top navigation menu within the Delta Executor.
Step 4: Paste the Pet Simulator X script into the Script Hub. After pasting, click on the ‘Play’ button to initiate the script.
Step 5: The script will now be opened on your screen and ready for use in Pet Simulator X.
Step 6: With the script loaded, you can now use its features within the Pet Simulator X game.
That’s it! Following these steps should enable you to easily run and execute a Pet Simulator X script using the Hydrogen Executor.