How to whisper on roblox
Liam Parker
Updated on February 22, 2026
To do this, click inside of the text field in the upper left hand corner or press the / key on your keyboard. If you’re playing on Xbox, chat can be accessed by …
There are other answers below:
Related: How to enable Roblox voice chat? | Spatial Chat is officially released Another way to start whispering is to simply click on a player’s username from the chat box. To do this, scroll through the conversation until you see the person you want to message, tap their name, then type your message when [Tousername] appears in the text field.
Image via Roblox Like most online chat rooms, Roblox offers players the ability to send private messages to targeted users in the form of whispers. Even when playing in public servers, these whispers can only be seen by you and the player that you’ve selected—to a certain extent. So how …
Tap to unmute. If playback doesn’t begin shortly, try restarting your device. You’re signed out. Videos you watch may be added to the TV’s watch history and influence TV recommendations. To avoid …
How do you mark a chat as read on Roblox? Tap the “…” icon at the bottom right corner of the screen. Select Messages. Scroll through your messages. Once at the bottom, more will load automatically. Select which message you wish to read.
Hey, hope this video is helpful. leave a like and subscribe.So I’m just showing you guys how to start a private chat
When executing the function, you must provide the message and the recipient ’s Player instance. The code sends a whisper message from the Players/LocalPlayer to the recipient. Sending Whisper Chat Expand — Command bar game.Players:WhisperChat(“Hello World”, recipient) — Sends a “Hello World” message to the recipient player — LocalScript
game.Players.PlayerAdded:Connect (function (player) player.Chatted:Connect (function (msg,recipient) if recipient == nil then print (“this is a global message”) else print (“this is a whisper”) end end) end) Please do not ask people to …
Whatever your reasons, private messaging on Roblox is simple. Just follow these steps: Open the game’s chat. To do so, you can simply press “/” on your keyboard. Type “/w” then type in the username of the person you want to message. Type in …
Related Questions
Can Roblox players see what you whisper to them?
Like most online chat rooms, Roblox offers players the ability to send private messages to targeted users in the form of whispers. Even when playing in public servers, these whispers can only be seen by you and the player that you’ve selected—to a certain extent.
What is the recipient in Roblox Whisper chat?
As described on the Roblox Developer site, recipient is set to nil if the player was not whispering to another player, but contains a Player instance when the message is sent in whisper chat. This event currently fires on all clients regardless of the intended recipient.
How do I use the players/whisperchat function?
This example demonstrates that the Players/WhisperChat function executes without error if using the Command Bar or a Plugin and errors if executed in a LocalScript. When executing the function, you must provide the message and the recipient ’s Player instance. The code sends a whisper message from the Players/LocalPlayer to the recipient.
What is the purpose of the Whisper chat on Fortnite?
Players on the platform have the belief that using the whisper chat is a means of private communication between themselves and their friends. Due to this, players often share personal information via whisper messages, which currently can also be viewed by exploiters.