I have a GUI that displays some stats for the user you select, I had it in a TextLabel, but I wanted to copy the information there so I converted it to a TextBox. When I converted it to a textbox everything went smooth, but when I try to copy the information it just disappears allowing me to type my own text, I DO NOT want that.