[v1.5.2] Introducing the Emoji Chat Suite

This is awesome! This also prompted me to learn how to insert my custom admin commands (using a Module in ChatModules) as an add-on instead of forking it. My only complaint is that it doesn’t insert the emoji itself before hitting enter, so it doesn’t show up anywhere else besides the chat. :slightly_frowning_face:

https://gyazo.com/1762ac2e96635830a156527a7ed783c1.gif

I agree, it should even be implemented into roblox! :smiley:

Woah!
I can’t really use emojis due to my device, but this changes everything. I absolutely love it!

Could you add :+1 : and :-1 : as :+1: and :-1: to match discord/etc please?

1 Like

Using Emoji Chat Suite in my new game Cloudbound. However, I noticed I’m getting this error across all games I’m using ECS in - it breaks the whole thing. I guess Roblox updated some of their Gui…?
image

Edit: Apparently it only breaks the Gui, I can still type out the emojis :sunglasses: and such and it will work

This is great. I hope ROBLOX would implement your creation into games, or for others to add it into their game.

when I try to type for example, :thinking, then it just replaces it with that weird text.
image

Looks great! I can see it being very useful. :+1:

Finally got around to updating this since I am on break from college. I removed the auto-updater since that did not work due to constraints by InsertService, unfortunate. I also fixed a few minor bugs as well.

I am planning on allowing the user to use up/down arrow keys to select an emoji from the predictive typing list and hitting tab to automatically select the one selected(can’t use the enter key because that would send the chat message) but that update might not come for a few days.

If anyone has any other suggestions of features to add please let me know.

Great, very talented! Keep it up. :clap:

It was deleted, could you re-upload it?

The link has been fixed, thanks for letting me know. Guess Roblox changed item URLs and aren’t supporting the old ones anymore. Emoji Chat Suite v1.5.1 - Roblox

1 Like

I seem to receive an error every couple of emojis, I’m not a scripted myself so could you provide a fix?

There’s a default limit to how many emojis you allow per message. Check the customization settings. No scripting required, you just have to change a number value.

To make it unlimited just set it to something high like 100 since Roblox’s chat only allows 200 or 300 characters, I forget which because it’s been so long.