Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: localside="right" local password = "boom" local opentime = 10 while true do term.clear() term.setCursorPos(1,1) write("password please: ") local input = read ("*") if input == password then term.clear() term.setCursorPos(1,1) print("Access Granted") rs.setOutput(side, true) sleep(open Source: http://pastebin.com/raw.php?i=QT1ZhBy1
↧