How to change chatbar textlabel

how to change thats text:
image
on ChatBar?

The chatbar is a UI so you could use a local script to change the chat UI. I think this is possible cuz I messed around with this a couple of mounths ago.

You would just use the .text = “Text u want” like any normal UI.

1 Like

Unfortunately, the ChatBar is a part of CoreGui, which is un-editable. Apologies for the inconvenience, however, you can always make your own chat UI, or use someone else’s!

You can change it, you just have to go to this location
image

If it were possible, many games would’ve utilized that feature.

I know that but I’m looking for another way

and how you I can change pictures like your frame textlabel,icons

1 Like

Try it, it works you just have to do it from an external script.

1 Like

That is incorrect. I have edited it before. It is no joke just a UI that you can edit like a normal one.

If u wanna check it out.
image