Chat emoji picker

Been working on this for the past 4 hours or so now. Supports typing emojis using the classic :format: (By either fully typing it or selecting from a list of search results) as well as picking from a full list of emojis. Emojis can also be written anywhere in the message, not only attached to the end.

Just thought I’d share it here.

Edit: Just fixed some issues and added laptop compatibility (custom scrolling for the lists) and I’ll eventually launch it on my primary game. Y’all are free to play around with it or even add it to your own game now, simply require the module on a server once and you’re all set. If you notice any issues, please don’t hesitate to contact me with possible console screenshots.

require(1703504476)

https://i.gyazo.com/5d6604ecf0ba7fdfb4aa6d4cd89a6242.mp4
https://i.gyazo.com/de35df210bca30b6adf1da5f4a3fad21.mp4
https://i.gyazo.com/619d4077e57c6b88750695a6628425cd.mp4

20 Likes

Pretty Cool!

Pretty sure @FearMeIAmLag already has something like this.

Edit: yep: [v1.5.2] Introducing the Emoji Chat Suite

It works and looks very different and I myself would just not be as happy with using a script made by someone else for my own projects. :man_shrugging:

2 Likes

I mean good on ya for figuring this out but I’m gonna stick with mine :woman_shrugging:

Did you make this as a branch off the default chat or is this its own ui and modules? I’d be interested to know how you implemented this.

Edit: also there’s nothing wrong with using something made by somebody else as long as you don’t try to pass it off as your own work. I’ll gladly say I use the default chat for my emoji suite because it honestly wouldn’t have been easy to implement if I had to make a chat system from the ground up.

Wow, this is cool.