Advertisement
TheRealHeh

Corey

Nov 6th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. local tbl_0xad81b3c863cf21c6 =
  2. {
  3. ["Character"] = game:GetService("Workspace").Stores.FurnitureStore.Corey,
  4. ["Name"] = "Corey",
  5. ["ID"] = 10,
  6. ["Dialog"] = game:GetService("Workspace").Stores.FurnitureStore.Corey.Dialog
  7. }
  8. local tbl_main =
  9. {
  10. tbl_0xad81b3c863cf21c6,
  11. "ConfirmPurchase"
  12. }
  13. game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted:InvokeServer(unpack(tbl_main))
  14. wait(0.01)
  15. local tbl_0xad81b3c863cf21c6 =
  16. {
  17. ["Character"] = game:GetService("Workspace").Stores.FurnitureStore.Corey,
  18. ["Name"] = "Corey",
  19. ["ID"] = 10,
  20. ["Dialog"] = game:GetService("Workspace").Stores.FurnitureStore.Corey.Dialog
  21. }
  22. local tbl_main =
  23. {
  24. tbl_0xad81b3c863cf21c6,
  25. "EndChat"
  26. }
  27. game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted:InvokeServer(unpack(tbl_main))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement