I the script to make the text button add what it is to what the user is typeing so for exaple user has typed “pri” and then theay click print (i have the suggeton part working) and when theay click print it just auto fills the text of the textbutton whare the user is typing
current script does this but after player types anything else in it it gets deleted
so that about it just a textbutton that ads the text of the button to what the user is curently typing and make it so that player can type “print pri” hit print and will ingore the first print and just replace the second un finished one