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

How to send or store information in-game?

Asked by 8 years ago

For example, if a player joined a game with a GUI to input information, how would that player submit the information and allow me to view it in-game or even be sent somewhere else using HttpService?

Please can you explain how I can do this and if I were to use HttpService to send information to a website, do you suggest any? (Like Trello?)

0
are you trying to make a phishing game pwnd64 106 — 8y
0
No, I'm not that desperate. OfficialAndrew 45 — 8y
0
You would want to make a post request to the Trello board. If you do not know how to utilize the Trello API well, there is a module script on ROBLOX that will allow you to make those post requests. You will need to get a token so the script will have permission to post as you. M39a9am3R 3210 — 8y
0
This tutorial might be a good starting point: http://wiki.roblox.com/index.php?title=Sending_HTTP_requests iconmaster 301 — 8y

Answer this question