Apologies, if my wording is unclear, I’m still kinda new to this, but basically, what I’m trying to implement is a “code” system, where if the player enters the code from an in-game item, it gives them a small pet, although I am unsure how to get the TextBox contents in the first place to do so.
Ah, well, I mean, what I’m trying to do is: Set a code requirement, like for example, in the textbox, a player must write “FREEPET” in order to receive the pet, but I’m unsure how to set such requirements.