I made a command script. When you type the command, it will make a message on the screen. I want this to be global, and I know it's possible because I've seen it before. Can I get a bit of help?
player.Chatted:Connect(function(msg) -- Message script is here end)