I want to make a chatbot so that it can cover game functions (eg, someone getting a badge or joining) and I have followed other tutorials that do not work. does anyone know how to do this?
this would be how you make the chat message, can be used from a local script. can use a remote to the client when they join, get badge, etc.
game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "", Color = Color3.fromRGB(), Font = Enum.Font.,TextSize = 0})