Pl3X

Robbery simulator Unli Money

Feb 14th, 2019
996
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. local Remote = game.ReplicatedStorage['WeightE']
  2.  
  3. local Arguments = {
  4. [1] = -10000000000000000000000000000, --you can change amount of money
  5. [2] = "Metal Weight",
  6. [3] = "4K7Xm91",
  7. [4] = "Plastic Weight",
  8. [5] = 4
  9. }
  10.  
  11. Remote:FireServer(unpack(Arguments))
Add Comment
Please, Sign In to add comment