Facebook
From Putrid Shama, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Pet Simulator X Dupe Script from Brayant Grant R recidocruz - view diff
Embed
Download Paste or View Raw
Hits: 542
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/fikury/dupescripts/main/PetSimulatorX"))()
  2. [ Do autoclicker on execute with this for 8 minutes Then join with your alt and stop executing. Stay afk with your alt and your main for 3 minutes long. Rejoin the private server with your main. If you have an error then click OK Then you will go rejoin to a different server and then the only things you have to do is deposit everything you wanna dupe (gems has higher chance of working) Then leave the circle and click on OK. Then leave the server and join the private server. If the error popups again then the dupe worked and click OK again and redo the last few parts with depositing. If the error doesnt show up then do it again. Place bankid in local bankid = "bankidhere" ]] print("Succesfully executed once") workspace.__THINGS.__REMOTES.MAIN:FireServer("b", "bank withdraw") local function Bank(id) local self = {} function self:withdraw(pets, gems) local A_1 = { [1] = id, [2] = { }, [3] = gems } local Event = game:GetService("Workspace")["__THINGS"]["__REMOTES"]["bank withdraw"] Event:InvokeServer(A_1) end return self end --// local bankid = "bankidhere"--bank for i=1, 1000 do Bank(bankid):withdraw({}, 1) print('withdrawed 1 gem') task.wait() end
  3. --Tutorial : https://youtu.be/q2kLiSdZ5Bg[
  4. Do autoclicker on execute with this for 8 minutes
  5. Then join with your alt and stop executing.
  6. Stay afk with your alt and your main for 3 minutes long.
  7. Rejoin the private server with your main.
  8. If you have an error then click OK
  9. Then you will go rejoin to a different server and then the only things you have to do is deposit everything you wanna dupe (gems has higher chance of working)
  10. Then leave the circle and click on OK.
  11. Then leave the server and join the private server. If the error popups again then the dupe worked and click OK again and redo the last few parts with depositing.
  12. If the error doesnt show up then do it again.
  13.  
  14. Place bankid in local bankid = "bankidhere"
  15. ]]
  16.  
  17. print("Succesfully executed once")
  18. workspace.__THINGS.__REMOTES.MAIN:FireServer("b", "bank withdraw")
  19. local function Bank(id)
  20.   local self = {}
  21.   function self:withdraw(pets, gems)
  22. local A_1 =
  23. {
  24.    [1] = id,
  25.    [2] =
  26. {
  27. },
  28.    [3] = gems
  29. }
  30.        local Event = game:GetService("Workspace")["__THINGS"]["__REMOTES"]["bank withdraw"]
  31.        Event:InvokeServer(A_1)
  32.   end
  33.   return self
  34. end
  35. --//
  36. local bankid = "bankidhere"--bank
  37. for i=1, 1000 do
  38.   Bank(bankid):withdraw({}, 1)
  39.   print('withdrawed 1 gem')
  40.   task.wait()
  41. end

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

Title Name Language When
Re: Re: Re: Pet Simulator X Dupe Script Innocent Gorilla text 1 Year ago.
captcha