Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: os.pullEvent = os.pullEventRaw correctpassword = "jailtime" write("Enter Password ") password = read() if password == (correctpassword) then write("Access Granted") redstone.setOutput("back", true) sleep(5) os.shutdown() elseif password == "edit" then write("Starting computer modus...") write("") Source: http://pastebin.com/raw.php?i=sZQmqERb
↧