Cooks Burger Script | TOGGLE ALL DOORS

Created by Bobby65178

Features:

  • TOGGLE ALL DOORS
  •  
  • DEV NOTES:
  • You must click execute each time in order for it to work.

local Event = game:GetService("Workspace").Restaurant.Freezer.FreezerDoor.FreezerDoor.ContextAction
Event:FireServer()


 
local A_1 = "gameplay.interaction"
local A_2 = 
{
	["with"] = game:GetService("Workspace").Restaurant.InteractiveDoor, 
	["side"] = -90
}
local Event = game:GetService("ReplicatedStorage").Libs.Events.RemoteEvent
Event:FireServer(A_1, A_2)

 
local Event = game:GetService("Workspace").Restaurant.Fridge.FridgeDoor.FridgeDoor.ContextAction
Event:FireServer()


 
local Event = game:GetService("Workspace").Items.Microwave.Body.ContextAction
Event:FireServer()

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS