Advertisement
PpRoStOo

Pet Simulator X! DUPE MONEY

Dec 5th, 2021
17,349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. local args = {
  2. [1] = {
  3. [1] = "", -- bank id
  4. [2] = {},
  5. [3] = 16500000000 -- gems amount
  6. }
  7. }
  8.  
  9. while true do
  10. if game.Players.LocalPlayer.PlayerGui.Trading.Frame.Trade.Visible == true and game.Players.LocalPlayer.PlayerGui.Trading.Frame.Trade.Notice.Text == '⌛ Trade confirming...' then
  11. task.wait(0.7)
  12. workspace.__THINGS.__REMOTES:FindFirstChild("bank deposit"):InvokeServer(unpack(args))
  13. end
  14. task.wait()
  15. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement