Script is not able to find bool value even though it is literally in the correct directory

image
image

everything in the script is correct, i do not know what could possibly be the problem.

maybe your script is loading in too fast before the values load, so when the script checks the directory, since the values haven’t loaded yet it doesn’t identify it

maybe do :waitforchild()