You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
So i have a report gui i made but im not sure how to make Name text box only valid for usernames. So lets say I type “chickens” but player username is “chickenz” it would be invalid. If i write “chickenz” and player username is “chickenz” it will be valid.
What is the issue? Include screenshots / videos if possible!
So im not sure were to start and how to since im new to roblox scripting.
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
So i tried finding yt vids, devforum but just couldn’t find what i was looking for.