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