Hello. I have a gui in which players can paste a roblox pant id, into a textbox, so that they can customize what clothing they have. I want it so that the players have clothes on at all times and don’t look like they don’t have clothes on. This is necessary, because it would ruin games if players had this. I’ve tried to implement this but have ran into problems.
- Players could just type in things like “hjhjhjhakjadahdjkauioaadnjakda” and their clothes would not be visible
- Players would find other clothing with no piece of actual clothing
- Players could used banned or removed assets for their clothing, or another asset like a video and paste it in.
I need some help on implementing this into a textbox.