Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to create a "Submission Form"?

Asked by 6 years ago

What I mean is I want a player to fill out a short form to submit a bug. The problem I'm facing is how I'll be able to store their submission so I can read it. I'm thinking maybe HTTPService or DataStore. If I'm correct, please link a wiki page or provide an example on how I could store a string in one of the two. Example. Just wondering. Thanks!

0
I would recommend posting it to an easily accessible resource like Trello. You can find their API documentation on the website. unmiss 337 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

There are multiple ways to do this:

You mentioned HTTPService, and I have an awesome tutorial that will help with this. I am currently making a game using HTTPService instead of DataStores: https://www.youtube.com/watch?v=25T8GEF4fvg&t=60s

Trello can look a lot better than a server, so if you want to use Trello. I found another great tutorial: https://www.youtube.com/watch?v=_LfFSc6cxwo&t=1s

0
Okay, thank you so much! PyccknnXakep 1225 — 6y
Ad

Answer this question