Hello, I am wondering how I would make my custom chat automatically scroll down to the bottom whenever you type a message and increase its size endlessly, like the default Roblox chat. I have already coded the message system. Basically, there’s a UIListLayout and a new frame gets created every time with the text inside of it. I will provide some photos below.