Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': os.pullEvent = os.pullEventRaw correctpassword = "password" write("Enter Password ") password = read("*") if password == (correctpassword) then redstone.setOutput("left", false) write("Access Granted") redstone.setOutput("left", true) sleep(4) os.reboot() elseif password == "o/" then write("Start Source: http://pastebin.com/raw.php?i=EadJGLab
↧