How to make roblox new chat server sided?

You can edit the chat ui in the client.

1 Like

Anyway it’s harder than just change string value.
Ok, maybe i really don’t need to do that, but anyway i want to know how to do it. Maybe in the future i will need to do it.

You’d just use Player.Chatted and manipulate the tag from there (like you would on the server).

Obviously it’s not gonna replicate to the server but you can also do it on the client but it does kinda defeat the purpose of a tag.

You don’t need to use string values you can just do it in code, and like I said, add 50 layers of obfuscation if it hurts you so bad.

This is like saying people will think you have 5 million on paypal if you use inspect element.

1 Like

Oh, i remembered that chat have much scripts… It will be easier if i will just use new chat ui and make my own server sided scripts without changing old, right?

I realized that it’s really strange to do this. I’ll close the post and that’s it, thanks.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.