Advertisement
pa1nx9

Destroyer Simulator Script | [FREE TRIPLE OPEN] [AUTO-EVOLVE]

Oct 1st, 2021
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. while wait(2) do
  2.  
  3. local args = {
  4. [1] = {}
  5. }
  6.  
  7. workspace.__THINGS.Remotes.CraftAllPets:FireServer(unpack(args))
  8.  
  9.  
  10. local args = {
  11. [1] = {
  12. ["key"] = "GladiatorEgg",
  13. ["triple"] = true
  14. }
  15. }
  16.  
  17. workspace.__THINGS.Remotes.HatchEgg:InvokeServer(unpack(args))
  18. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement