I decided to create a simple little feedback system. This system will send the username of the user sending the feedback, along with a message written by the user.
This can be modified by you to be anything really, for example, a system for players to report bugs.
The UI is already scripted, it’s basically an install, set up, and done. All instructions required are in the “README” file inside the model.
Features:
Won’t send if feedback is blank
Optional throttle time, default is 10 seconds. Can not be disabled to prevent spam.
This is actually great! I’ve used this on my own game
(FIGHT 4 SURVIVAL ! 🧟 - Roblox)
Unfortunately, there is 1 con though.
Filtering the messages of the feedback (if YOU’re the only one to see it), is pretty fustrating in my opinion. (I understand that it’s against the rules to not filter it though.) For an example, if you type in something wrong accidentally in the roblox filter today, the whole sentence will be tagged like this:
Other wise, this is great. Thanks for letting me learn a thing or two about httpservice!
No problem! But I am required to filter the text, as if I don’t filter it then I will get in trouble. I actually had another version that didn’t filter text, which was taken down for that reason. I’m glad you like it!
This is because Roblox requires that all user-input text must be filtered.
I’m pretty sure I am. I previously posted this however it was unlisted for “breaking roblox rules”. It seems that it’s fine now that I’ve filtered the input.
I’m not sure then, it wasn’t specifically stated what caused it to be unlisted. Echoreaper was the one that unlisted the previous post, and they are the same one that moved it here after I remade it. Perhaps you could provide some insight into the reason it was previously unlisted @EchoReaper?
I believe things are auto-unlisted when you first post something until it’s reviewed by Moderation, so having text being filtered didn’t change anything.
@TheRings0fSaturn You may have been looking at the wrong close notification. Bulletin Board posts are closed automatically which is why there is always system-closed-this at the top before it is reopened and moved after approval. There is a second, manual, close message at the bottom of the old thread, pictured in the OP’s reply above.
The old thread was closed because the model did not use text filtering at the time.
https://en.help.roblox.com/hc/en-us/articles/203313410-Roblox-Community-Rules Section II, Rule 1 states “Filter all chat and text… Roblox scans all chat communication and player inputted text for the safety of our users and legal compliance reasons, including the Children’s Online Privacy Protection Act (COPPA).”