#Door Script doesn't work please help

1 messages · Page 1 of 1 (latest)

viral tide
#

The code to the door is not really needed to be told. But I will tell you that every button (Button1 to Button0, including clear and enter button) has a surface gui and textlabel inside of them. Including a click detector as well.

#

Hello

#

wtf

#

won't let me paste my script

native sapphire
#

I would recommend putting some print statements after some important if statements so that we can narrow the problem down

#

I would start with one in the for loop after the if clickdetector

viral tide
#

not sure what you mean

native sapphire
# viral tide

In this script,do you see where it says
If clickdetector then

viral tide
#

yes

native sapphire
#

Put
Print("clickdetector") below it

#

Also put another one above the
If input == code then

#

Something like print("click")