Facebook
From Buff Hog, 2 Years ago, written in Plain Text.
This paste is a reply to Re: Pet Simulator X Dupe Script from Voluminous Dolphin - view diff
Embed
Download Paste or View Raw
Hits: 552
  1. local args = {
  2.     [1] = "DiamondCoin",
  3.     [2] = "id936323",
  4.     [3] = game:GetService("Players").LocalPlayer
  5. }
  6.  
  7. game:GetService("ReplicatedStorage").Framework.Network.DestoryCoinServer:FireServer(unpack(args))
  8.  
  9. wait()
  10. end