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