Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: os.pullEvent = os.pullEventRaw password = "open" breakoutpassword = "cheese" unlocked = "false" if unlocked == "false" then term.clear() term.setCursorPos(1,1) print("AshOS Login") term.setCursorPos(1,3) print("Custom AshOS For RobbeF") write("Password: ") input = read("*") if input == breakoutpassword t Source: http://pastebin.com/raw.php?i=HUnXAqk0
↧