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

Can anyone could teach me how to make a "feedback gui" that when they type something it goes to me?

Asked by
Tizzel40 243 Moderation Voter
6 years ago

hey is there a way where people can type in a text box and there comment goes to me and i can see what they type is there any way to do that?

--Tizzel40

0
wiki.roblox.com kouchkartoffel 25 — 6y

1 answer

Log in to vote
3
Answered by
Vezious 310 Moderation Voter
6 years ago
Edited 6 years ago

Yes, there are a variety of ways.

One, is saving it to a DataStore. If you use this, then you'd also have to make your own gui to view them. And you'd have to be in the game to view the feedback.

http://wiki.roblox.com/index.php/Data_store

Another is using HttpService. It's harder to understand but it's definitely better than having to go in-game to view feedback.

http://wiki.roblox.com/index.php?title=API:Class/HttpService

We aren't here to teach you though. Teach yourself.

If this answered your question, then accept it or feel my wrath.

0
Not recommending datastore lol User#20388 0 — 6y
Ad

Answer this question