local ChatService = game:GetService("Chat")
wait(5)
ChatService:Chat(script.Parent.Head, "hi", "Red")
I have tried putting the script inside of the head part but it did not seem to fix it, i have used :Chat many times before on npcs and it always worked. Bubble chat is also enabled