Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: --------------------------------------- --This is a short programm by MCR2601-- --------------------------------------- login="MCR" password="password" admin="12345" rebootiffalse=true opensentenses="Welcome to MCR's Securitysystem!" while true do term.clear() term.setCursorPos(1,1) textutils.slowPrint(opensentenses) print() print() sleep(2) textutils.slowPrint("Loading... ", Source: http://pastebin.com/raw.php?i=uEdC6Vyj
↧