Simple feedback system [open sourced]

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.

I don’t know. I have the same question, too.

I installed your Feedback system, but nothing works for me, I would like to ask, I took free models and there was a good model there, it worked only in the studio and there is no roblox how to fix it?

Discord has banned http requests from roblox, use a proxy: Discord Webhook Proxy

surfaceguifeedback.rbxl (43.8 KB)
I converted your feedback into a surface gui, Decided to reupload for others to use :slight_smile:

thank you for this one ill gonna try this one for my game thank you s much