Is there a OnMouseButton1Click for roblox chat button?

image

I want to open my own chatbar whenever this button is pressed.
How do I find it and connect to it?

Maybe check this out.

1 Like

What you can do, is adding Instance:GetPropertyChangedSignal to see if the visibility of the chat frame has been changed

I checked that but he never explained how to do it.

This guy did though and it works perfectly!