Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: os.pullEvent = os.pullEventRaw username = "Username_Here" password = "Password_Here" attempt = 0 --[[ Functions ]]-- function attemptCheck() if attempt > 3 then term.clear() term.setCursorPos(1, 1) term.setTextColor(colors.red) textutils.slowPrint ("Attempt Limit Reached.") sleep(1) textutils.slowPrint ("Shutting Down..." Source: http://pastebin.com/raw.php?i=VMWV0LuT
↧