Facebook
From digitofan213467, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Pet Simulator X Dupe Script from Queen Gibbon - go back
Embed
loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
 --BROUGHT TO YOU BY rbxscript.com!-


Recognizing our BankID
local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))

local mybanks = lib.Network.Invoke("get my banks")
local BankID = mybanks[1]['BUID']
setclipboard(BankID)
Script for finding pet IDs
loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua))()
 The dup script itself 
local args = {
    [1] = {
        [1] = "here_bankid",
        [2] = {},
        [3] = number of hemes
    }
}
workspace.THINGS.REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args))
--Tutorial : https://youtu.be/q2kLiSdZ5Bg

Replies to Re: Re: Pet Simulator X Dupe Script rss

Title Name Language When
Re: Re: Re: Pet Simulator X Dupe Script Obese Gibbon text 1 Year ago.
Re: Re: Re: Pet Simulator X Dupe Script Aqua Marmoset text 1 Year ago.