Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': password = "R2D2" running = true correct = false welcomeMessage = "Input Password" correctPassMessage = "Password Accepted." incorrectPassMessage = "Incorrect Password." bridgeTime = 25 input = "none" while running == true do term.setCursorPos(1,1) term.c Source: http://pastebin.com/raw.php?i=hEbv3jaR
↧