Intro
This is a simple question,
Everywhere I look for a feedback tutorial its always discord, discord, discord.
Questions
I was wondering if there was a way to make a feedback GUI that doesn’t use discord.
If so how would you structure it? And what would it use instead of Discord?
Further more, do you have to use a 3rd Party app?
2 Likes
Doqee
(Doqee)
May 14, 2021, 11:45am
#2
You’d use a TextBox
for the player to write their feedback in, use a RemoteEvent when entered or activated a button, send it to the server, and use DataStoreService to save it.
The feedback can be achieved with the service, :GetAsync()
in a for loop
, then use a RemoteEvent to send it to the rightful client, cloning a frame. Otherwise, you can print the feedback instead in the Server simply.
You could use some sort of data store or some external database that you can interface with http service but this is not easy.
I recommend using discord though. It’s so much easier and look much more elagant and organized. Just make a hidden channel that the webhook can send the player reports to.
If I use a DataStore to save it then how do I view it?
Yes I agree.
Just can’t use discord right now.
Basically we set up a table that contains all player reports. We can set up a GUI to view all these reports aswell.
Ok!
How would you go about making this? I am not the most skilled scripter.
This is not easy but not super complicated. I have a better idea for you that is also I believe better.
We can use trello. A way that can be organized and look nice with a large amount of features. Manage Your Team’s Projects From Anywhere | Trello
Ok!
How would you do that then?
you need to create a account then do the steps to get your trello api key. You can probably find tutorials online.
@AC_Starmarine Could you just show me how to do it without Trello?
Like with the DataSaveMethod
Why don’t you just use discord though. It’s so much easier.
1 Like
I explained above.
And trello is just a pass as well.
(I do agree though)
Madden21fan:
(I do agree though)
Are you implying that your parents will not let you? If so,
that’s totally understandable.
1 Like
@Cats767_99 Kind of, it wont work for me and all that.
And maybe a bit that parents don’t want me on discord. I have never asked though.
So would you know how to make it without discord?
The only way I know how to do it is discord. I’m about to have to go to school, sorry. I’ll look into this in the afternoon.
1 Like
People above have said by using DataStores with Textbox and then I GUI to show output and stuff.
Anyways,
Bye!