This first script use to work for over a year and now is recently patched by work at a pizza place.. How it works is I take out the cashier floor and the parking lot pavement, with a script that works.... Then i activate the script that worked for a year.... and it takes the orders as the customers fall though the pavement or floor, which allows orders to come much faster... here is the script:
workspace.Customers.ChildAdded:connect(function(customer)
wait(0.2)
workspace.Dialog:FireServer("ClickedBubble",customer.Head)
wait(0.2)
workspace.TutorialService.PlayerAction:FireServer("ClickedBubble",true)
wait(0.2)
workspace.Dialog:FireServer("RespondSelected",customer.Head.Dialog.Correct, customer.Head)
wait(0.2)
workspace.GameService.OrderCompleted:FireServer(customer,false,workspace.Register1)
end)
And also I would like this one to work again spawn(loadstring(game:HttpGet("https://pastebin.com/raw/q817HYb9",true)))
if anyone can fix these to work again I would sure appreciate it, and they can be emailed to me since my email is on my profile page here... Also willing to pay a fair price to have them fixed using paypal to pay..
Thank you