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
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.