Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: os.pullEvent = os.pullEventRaw term.clear() term.setCursorPos(1, 1) print("Password") write("Enter Password: ") input = read() password = "sissys" if input == password then print("Password was correct!") rs.setOutput("left", true) sleep(3) rs.setOutput("left", false) else print("Password was Incorrect") sleep(3) os.reboot() end Source: http://pastebin.com/raw.php?i=5AfUFF8b
↧