Facebook
From Thundering Kitten, 3 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Pet Simulator X Dupe Script from Chunky Parakeet - view diff
Embed
Download Paste or View Raw
Hits: 448
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
  2.  --BROUGHT TO YOU BY rbxscript.com!-
  3.  
  4.  
  5. Recognizing our--BROUGHT TO YOU BY rbxscript.com!-
  6.  
  7.  
  8. Recognizing our BankID
  9. local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))
  10.  
  11. local mybanks = lib.Network.Invoke("get my banks")
  12. local BankID = mybanks[1]['BUID']
  13. setclipboard(BankID)
  14. Script for finding pet IDs
  15. loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua))()
  16.  The dup script itself
  17. local args = {
  18.     [1] = {
  19.         [1] = "here_bankid",
  20.         [2] = {},
  21.         [3] = number of hemes
  22.     }
  23. }
  24. workspace.THINGS.REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args)) BankID
  25. local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))
  26.  
  27. local mybanks = lib.Network.Invoke("get my banks")
  28. local BankID = mybanks[1]['BUID']
  29. setclipboard(BankID)
  30. Script for finding pet IDs
  31. loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua))()
  32.  The dup script itself
  33. local args = {
  34.     [1] = {
  35.         [1] = "here_bankid",
  36.         [2] = {},
  37.         [3] = number of hemes
  38.     }
  39. }
  40. workspace.THINGS.REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args))
  41. --Tutorial : https://youtu.be/q2kLiSdZ5Bg
captcha