Simple feedback system [open sourced]

You can’t search for un-safe items since the name gets hash tagged during the creation of the asset?

The filtering for the creation of an asset and the searching are two different instances. Name filtering for asset creation is in place to, of course, prevent inappropriate names being applied to assets uploaded to the site. Please re-read my post regarding the search bar.

How does inappropriate content spawn up if you can’t search for that key word because that word can’t be created due to Roblox’s filtration system. If someone searches for a NSFW word then nothing should show up because that word can’t be created on an asset.

The filter on uploading content is a single layer to attempt to prevent inappropriate assets from reaching their way onto the site. The search bar is another layer for preventing millions of potentially inappropriate assets already uploaded from being looked at. There is a protection for existing assets and one for incoming assets.

Nice mate, I would use it for sure

you should update the model cause there is no need to change the webhook any more discord doesn’t using Osyris bypass is no longer an option and won’t work here is the post

How do I set up the discord bot, also, if I dont, where does the message go to? @MrSprinkleToes

It’s a webhook, you set those up in your server settings. I believe all instructions are in the readme file.

Did I use osyr.is? If I did, just simply replace that with the regular discord webhook URL. I’ll try to find the time to get around to updating the model eventually.

i did i just wanted to tell you so you can change the instructions in the model so others doesnt get as confused as i did before looking it up

Wasn’t there some big deal about discord banning servers/users who did this using roblox? Or did that all blow over?

1 Like

No instructions on the readme file. Can you maybe fix that or tell me how to in DMS?

Hello! I wan’t to know how do i make a category system? Such as: Feedback, User Report, Bugs, etc. That will help my game alot. [Idea]

I thought I did put instructions.
Simply go into your server settings, go to webhooks, create a new webhook and customize to your liking. Copy the webhook URL and put it where instructed in the script. Do note, you don’t have to modify the URL to discord.osyr.is anymore, just use the regular URL that discord gives you.

I believe they were banning people who did this because that was back when Roblox banned Discord webhooks, so people had to use proxies that didn’t have a throttle. People were spamming webhooks using these proxies causing Discord to ban them. Now that Roblox doesn’t ban Discord webhook URLs anymore, there is a throttle which should prevent any more bans. I haven’t experienced any issues with it.

Feature request: don’t send feedback if there are no alphanumeric characters (i.e. the whole thing got tagged) OR option to reject feedback if it has hashtags in it.

2 Likes

I have inserted the model and followed the instructions. Now where do I find peoples feedback??

This is actually amazing. I did do a few tweaks with the little scripting skills I have by adding the user ID in the message and a little message at the bottom of the message in Discord. This is just to benefit me and my staff for my game.

I used Trello for banning users and if they abuse the system and send troll messages through the system, they will be banned on the Trello board. For the bans to work, I need their Roblox Username and their UserID. Instead of going to their profile for the ID, I added the user ID to be displayed in the message.

Before:

image

After:

I won’t be releasing this change I made publicly because I’ve not made the system and it’s very small what I’ve done with it. It does mean this is easier than going to their profile.

2 Likes

It did not work for me, tried alot of solutions and it did not work.

Is this feedback system working right now ?
Why I am asking this right now because, Discord has banned roblox from sending messages from server.
The only way to make any feedback system that can send a message from a server is, you just need to use a webhook proxy (only for good things).
Note: A feedback gui code without any proxy can run successfully only on roblox studio testing. It will not run in any of the device after you publish it.