Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': os.pullEvent = os.pullEventRaw username = "Cody" password = "password" attempt = 0 function attemptCheck() if attempt > 3 then term.clear() term.setCursorPos(1,1) textutils.slowPrint ("Attempt limit reached.") sleep(1) textutils.slowPrint ("Shutting down...") sleep(1) os.reboot() end e Source: http://pastebin.com/raw.php?i=mqtfrxAG
↧