Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: term.clear() term.setCursorPos(1,1) password = "1234" inverted = false side = "left" opentime = 5 rs.setOutput(side,inverted) write("Password: ") input = read("*") if input == password then if inverted == true then print("Access granted") rs.setOutput(s Source: http://pastebin.com/raw.php?i=8eXhJTw6
↧