Get textbox text serverside on a 1 player game

Hello I want to get a text from a user but i dont want to be using local script or a event, i tried researching on this and i found nothing

please help thanks

1 Like

TextBox.Text doesn’t replicate, you must use RemoteEvents.

2 Likes