I made an if statement inside the touched event of a part, It gets your UserId using Players Service, And compares it to the Value Variable which is set to my UserId.
However when I touch the part It still goes through the If statement. I even tried to Print both Variables Which gave me the same exact Output. I have no Idea what could be wrong.
It did work. However what i uploaded here was an example code of what I struggled with, and I fixed my Issue with replacing the StringValue with IntValue. So Thanks For Mentioning about the string value