Facebook
From Minecraft , 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: 487
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
  2.  
  3. --Tutorial : https://youtu.be/q2kLiSdZ5BBROUGHT TO YOU BY rbxscript.com!-
  4.  
  5.  
  6. Recognizing our BankID
  7. local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))
  8.  
  9. local mybanks = lib.Network.Invoke("get my banks")
  10. local BankID = mybanks[1]['BUID']
  11. setclipboard(BankID)
  12. Script for finding pet IDs
  13. loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua))()
  14.  The dup script itself
  15. local args = {
  16.     [1] = {
  17.         [1] = "here_bankid",
  18.         [2] = {},
  19.         [3] = number of hemes
  20.     }
  21. }
  22. 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 Shadow text 1 Year ago.