Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

What do I do to change basic things of the ROBLOX chat like the default chatbar text using its api.?

Asked by 5 years ago

I want to change this:

Click here to see the image.

However, I can't figure out how. I want to change the text from "Tap here to chat" to "Press here or press "/" to chat."

I can't seem to do that. I went into the chat's main script and directly modified the text but the changes get overwritten.

I'm not sure how to change this aspect.

Also, one more thing. I want to change the chat window and chatbar's default transparency when the mouse is hovering over it or "/" was pressed to 0.8. How can I do that? Is that even possible? I've been trying to change through main script but its not applying the changes.

Could you offer direction or help, anyone? I would love the help.

0
Its best if you disable the chat and create your own chat. Highly recommend using tutorials on YouTube if you haven't made one before. HaloUlti 63 — 5y
0
I have done that before. I don't think it's a good move since you have to create your own RemoteEvents and it's hard to verify the validity of chats whereas ROBLOX does this for you on their server-end. Arithmeticity 167 — 5y
0
Do you know how to work this chat api. or where I can go for help? Arithmeticity 167 — 5y

Answer this question