Advertisement
kepobabi

MY RESTAURANT 1

Mar 28th, 2022
2,897
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. while wait(0.2) do
  2. local A_1 =
  3. {
  4. [1] =
  5. {
  6. [1] = false
  7. },
  8. [2] =
  9. {
  10. [1] = 2
  11. }
  12. }
  13. local Event = game:GetService("Workspace")["__THINGS"]["__REMOTES"].awardbakeryexperiencewithverification
  14. Event:FireServer(A_1)
  15. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement