Link to Asset: Click Here
About
This system allows players to use the /tweet
command in the chat to display a message on everyone’s screen through a GUI.
The message is filtered using Roblox’s TextService, ensuring that inappropriate content is automatically moderated.
It includes a cooldown to prevent spam and auto-hides the tweet after a few seconds.
How to Set It Up
- Place the Script inside ServerScriptService.
- Place the Tweet GUI inside StarterGui.
That’s it! Super simple to integrate.
Important
When using this system, you must give credits to:
mindcreator9 and The epic cake.
Do not claim this system as your own!
Features
- Fully Filtering Enabled
-
Cooldown to prevent spam
-
Auto-hide after display
-
Simple and clean
-
Customizable settings
Notes
If the TextService fails to filter the message (due to server issues or network problems), the message will not be shown to keep everything safe.
Thanks for checking it out!