Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: term.clear() term.setCursorPos(1,1) os.pullEvent = os.pullEventRaw password = "1653" masterpassword = "36106" print("Cloud City Military Computer System 2.0") write "Please Enter Your Authorization Clearance: " local input = read("*") if input == (password) then print("Authorization Clearance Granted") redstone.setOutput("left",true) sleep(5) os.shutd Source: http://pastebin.com/raw.php?i=Ld7nY72P
↧