Social Chat | Enhance your experience with spectacular social chat features!

This uses the Roblox Filter and abides by Roblox TOS. Could you display the curse word? Sometimes Roblox Filter fails at censoring certain words!

You don’t have to get it from github

1 Like

Awesome module! Looking forward on using this in future games. Here are a couple issues that I found:

When you chat an emoji with a space after (ex. :emote: ) this error pops up:

On mobile/touch screen the keyboard doesn’t pop up after deselecting the chat box and selecting it:

1 Like

This bug should be fixed within the next SocialChat update!

This is a known flaw with SocialChat on Mobile. Unfortunately v1 was not enitrely designed to support Mobile which is why it lacks in performance and stability within that area. However, v2 provides more stability and applies bug fixes within this area.

1 Like

In addition to this post however, do you guys want bug fixes applied to v1 for the time being? I previously saw it as a waste of time, but I would prefer to hear from you all rather than leaving SocialChat in the dark. :smile:


Apply Bug fixes to SocialChat v1?

  • Yes
  • No

0 voters

Considering v2 is already right around the corner, I think you should just focus on completing that considering it’s already got the fixes, since after v2 comes out v1 will likely not be used by anyone as it’s just v2 with less features, so it would be a waste of time even if it is useful for a few more weeks imo

4 Likes

you said that it’s not filtered and yet you told me that it uses the roblox filter

it’s the F word

she’s talking about the messageSent parameter in the API, in case you’re trying to make admin commands, because if the command is censored, then your script wouldn’t be able to know it’s a command. the message itself is filtered before being actually sent through to the chat window

All I can really think of is either wait for v2 which will fix most bugs, or reinsert the model from the toolbox and start changing its configurations again. Remember not to edit the MainModule if you don’t know what you’re doing (Just in case that’s what you did) because it could cause things like this

1 Like

This is an API call. The API is not filtered because filtering it would render it useless for programming purposes. Client’s receive individually filtered messages that use the Roblox Filter. If you still doubt what I say then feel free to look over the code.

You need to test it in a live server not in studio. I noticed that in studio (even with robloxs default chat) nothing is filtered but in a live server its filtered.

1 Like

if we leave using the live server, then we would be taken back to the default app we were forced to use

Agreed. There’s no point on fixing v1 when v2 is almost completed. Id rather wait

2 Likes

then just do Alt+F4? or close Roblox using the X button twice?

if you test in studio, text won’t be filtered. that’s roblox’s fault, and it can’t be changed unless you use a custom filter system which i’m pretty sure is against the TOS

1 Like

Alt + F4 didn’t work and I’m using a laptop keyboard, and there is a prompt to turn it off but i checked it but it keeps opening the desktop app we were forced to use

if you’re using a laptop keyboard, to use key combos like Alt+F4 you need to do Fn+Alt+F4…

does it work for macbooks? (i’m just wondering because im using windows 10)

uhh it doesn’t work with roblox’s commands, when I type “/clear”, it doesn’t clear the chat
image

also prevented HD admin from working…

I don’t know how to use mac, but if theres an Fn button there then try it

Some Roblox commands don’t work but again, v2 will have a lot of new additions and bug fixes which COULD include more Roblox commands.

SocialChat doesn’t have an API for Nanoblox/HD Admin (at least not yet) so you’d have to resort to making your own commands with the SocialChat API. I discourage you from using HD Admin unless completely needer, though, as I’ve seen people find ways to either bypass bans or get owner rank through exploits and could put your game at risk if one of those people join it. The admin commands have also not been updated in a while AFAIK so it could have some bugs itself.

But if you really need to use HD Admin and you like this system, you can just use the HD Admin “Command Bar” which shows up when you press a key, check it out in the HD Admin commands page

it’s not possible on mobile…
(but there is a HD Admin button)