Tweet System Filtering Enabled

Link to Asset: Click Here


:scroll: 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.


:zap: How to Set It Up

  • Place the Script inside ServerScriptService.
  • Place the Tweet GUI inside StarterGui.

That’s it! Super simple to integrate.


:warning: Important

When using this system, you must give credits to:
mindcreator9 and The epic cake.
Do not claim this system as your own!


:fire: Features

  • Fully Filtering Enabled :white_check_mark:
  • Cooldown to prevent spam :white_check_mark:
  • Auto-hide after display :white_check_mark:
  • Simple and clean :white_check_mark:
  • Customizable settings :white_check_mark:

:pushpin: 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!

1 Like

Hey, I think this should be on community resources instead of code review. I like the idea though but honestly the UI doesn’t really stand out for me.