loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
--Tutorial : https://youtu.be/q2kLiSdZ5BgSteps:
How I got it to work:
1. Find a server where you have high ping
(if you can only store 50m gems and have more than that, send it all to your alt but save 50m on ur main)
2. Edit the script to the amount of gems you have and can store.
3. Send the trade to ur alt, make ur main put the same of gems into the trade as you got in the script.
4. Press execute 3-4 times.
5. Accept on ur alt and then ur main.
6. Start spam executing the script
7. Once ur at negative gems break a coin or something to get gems and withdraw the duped amount from ur bank
works everytime for me
------------------------------------
Script: local args = {
[1] = {
[1] = "here", -- you'r bank id
[2] = {},
[3] = 16500000000 -- gems amount
}
}
while true do
if game.Players.LocalPlayer.PlayerGui.Trading.Frame.Trade.Visible == true and game.Players.LocalPlayer.PlayerGui.Trading.Frame.Trade.Notice.Text == '⌛ Trade confirming...' then
task.wait(0.7)
workspace.__THINGS.__REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args))
end
task.wait()
end
-------------------------------------
Simple Spy: loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua"))()
Replies to Re: Pet Simulator X Dupe Script 
{"html5":"htmlmixed","css":"css","javascript":"javascript","php":"php","python":"python","ruby":"ruby","lua":"text\/x-lua","bash":"text\/x-sh","go":"go","c":"text\/x-csrc","cpp":"text\/x-c++src","diff":"diff","latex":"stex","sql":"sql","xml":"xml","apl":"apl","asterisk":"asterisk","c_loadrunner":"text\/x-csrc","c_mac":"text\/x-csrc","coffeescript":"text\/x-coffeescript","csharp":"text\/x-csharp","d":"d","ecmascript":"javascript","erlang":"erlang","groovy":"text\/x-groovy","haskell":"text\/x-haskell","haxe":"text\/x-haxe","html4strict":"htmlmixed","java":"text\/x-java","java5":"text\/x-java","jquery":"javascript","mirc":"mirc","mysql":"sql","ocaml":"text\/x-ocaml","pascal":"text\/x-pascal","perl":"perl","perl6":"perl","plsql":"sql","properties":"text\/x-properties","q":"text\/x-q","scala":"scala","scheme":"text\/x-scheme","tcl":"text\/x-tcl","vb":"text\/x-vb","verilog":"text\/x-verilog","yaml":"text\/x-yaml","z80":"text\/x-z80"}