Work At A Pizza Place Script | OVEN, EXTINGUISHER, DRIVE THROUGH WINDOW, GATE SPAM

1671529180_Png-11.png

Created by rfvfgbbbb

Features:

  • spams ovens  and it can be turned on and off
--- made by joshclark756#7155
_G.oven = true
spawn(function()
   while _G.oven and wait() do
       for i,v in next,(game.Workspace.Ovens:GetChildren()) do
           v.Door.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)
  • version for extinguisher:
_G.spam = true
spawn(function()
   while _G.spam and wait() do
       for i,v in next,(game:GetChildren()) do
           game.workspace.Extinguisher.Door.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)
  • version for drive through window:
_G.window = true
spawn(function()
   while _G.window and wait() do
       for i,v in next,(game:GetChildren()) do
          workspace.DriveThroughWindow.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)
_G.gate = true
spawn(function()
  while _G.gate and wait() do
      for i,v in next,(game:GetChildren()) do
         workspace.Gate.ClickDetector.Detector:FireServer()
          wait(0)
      end
  end
end)
--- made by joshclark756#7155
_G.oven = true
spawn(function()
   while _G.oven and wait() do
       for i,v in next,(game.Workspace.Ovens:GetChildren()) do
           v.Door.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)

_G.spam = true
spawn(function()
   while _G.spam and wait() do
       for i,v in next,(game:GetChildren()) do
           game.workspace.Extinguisher.Door.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)
 _G.window = true
spawn(function()
   while _G.window and wait() do
       for i,v in next,(game:GetChildren()) do
          workspace.DriveThroughWindow.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)
 _G.gate = true
spawn(function()
   while _G.gate and wait() do
       for i,v in next,(game:GetChildren()) do
          workspace.Gate.ClickDetector.Detector:FireServer()
           wait(0)
       end
   end
end)

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ