Probably RPG Games or other types that require a fake in game chat
Couldn’t this be easily abused? Like with scam games?
You can use this to talk for your players.
Yeah as there are lot of games that use the ROBLOX Icon and badge in the leaderstats to scam other users. Same for the messages in the chat
You can only chat for people who are in the sever.
Oh then my bad! Thought it was something you could not use to chat with other players. So basically it’s like the messaging system inside of Rocitizens?
This is pretty awesome This can be used for like a cool YouTube video or something similar to that… Can you make it so every player that joins the game can do this, because I was thinking about making a game with something along the lines of the players can control each others chat, similar to what some admin commands can do
In the post I explained how to do so:
Also I am happy you think this is pretty awesome.
Oh ok thank you, sorry I just browsed through the post instead of fully reading it all the way! Thanks for this awesome resource, and big thanks for contributing something very useful to the community; best wishes, MrSavage261
But why would anyone want to do that? I know some games force players to chat in dialogue or other situations but this doesn’t seem to be that, this just looks like something to be used for trolling people, which again, I don’t see why any developer would want to do that
I would be very careful when creating systems like this, as it can be really easily used as a tool for abuse and Roblox can take it as such.
You could use it for an admin command to troll people
Yeah that’s why I made it, I thought it would be cool to use it with my friends and decided to make it open sourced.
Do you fire say chat request remote event or some tricky method
What do you mean?
Sorry I don’t understand what you are saying
I mean to make people chat there is a RemoteEvent in ReplicatedStorage called SayChatRequest(im %100 sure its not called like that but it was something like that) when you fire it in the player it will chat for you so im asking did you use that method or some tricky method like creating a message then copying it for all players
Fair warning: impersonating users and speaking for them can result in moderation action depending on what you’re saying, because you could be giving someone else a bad reputation.
I do not recommend using this resource. Speaking for other players should only be done by the server and for an absolutely necessary use case (there really isn’t any use case in which it’d be necessary to be completely honest), it should never be able to be done by a client like this.
There is a remote event that is fired from the client to the server:
Two simple questions.
Are you filtering content?
How are you ensuring that only authorised users can use this tool?
The message is automatically filtered.
The test game allows everyone to use it, but you can change it so that it can only be used by a specific user(s).