Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: password = "USSR" x = 0 trys = 3 while true do term.clear() term.setCursorPos(1, 1) print("This area is password protected, please enter the pass code:") input = read("*") if input == password then redstone.setOutput("left", true) term.setCursorPos(1, Source: http://pastebin.com/raw.php?i=2zKZ5qfz
↧