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

Chat Detector Help?

Asked by
iLegitus 130
10 years ago

So im planning on doing a chat modifier,And i want to know if its possible to detect the chat of a player.

Like if they say anything at all not a specific word,If this is the chat then :

iLegimate : Hey!

Kek : Sup bro.

Then how does one detect the player once it chats?

1 answer

Log in to vote
0
Answered by
Merely 2122 Moderation Voter Community Moderator
10 years ago

Use the Player.Chatted event. It fires whenever a player chats something in the game.

http://wiki.roblox.com/index.php?title=API:Class/Player/Chatted

Ad

Answer this question