print ("FreeCandy Lock v1.0")
write Password:
input = read()
if input == redstone.setOutput("right",true)
sleep(3)
os.reboot()
else
print("Incorrect Password")
sleep(10)
os.reboot()
Idk Whats Wrong Please Help
password = "Teh_Candy"
print ("FreeCandy Lock v1.0")
write("Password:")
input = read("x")
if input == password then
redstone.setOutput("right",true)
sleep(3)
end
os.reboot()
else
print("Incorrect Password")
sleep(10)
os.reboot()
end
password = "Teh_Candy" print ("FreeCandy Lock v1.0") write("Password:") input = read("x") if input == password then redstone.setOutput("right",true) sleep(3) end os.reboot() else print("Incorrect Password") sleep(10) os.reboot() end
sIdEkIcK_ said:
sIdEkIcK_ said:
Stop following me sidekick!!!!!