Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- os.pullEvent = os.pullEventRaw
- term.clear()
- p = "OVVES"
- print(" dadragon84 Security v1.4.5 ")
- print("================================")
- print("|| UserName: YourName ||")
- write("|| Password: ******** ||")
- print("================================")
- write("Password: ")
- pt = read("*")
- if pt == (p) then
- print("Logging In..")
- sleep(2)
- print("Login Successful!")
- sleep(1)
- print("Welcome Nuke222")
- sleep(2)
- term.clear()
- term.setCursorPos(1,1)
- print("Starting OS...")
- sleep(3)
- print("Reading Files...")
- sleep(2)
- print("Clearing Cache...")
- sleep(1)
- term.clear()
- term.setCursorPos(1,1)
- print("dadragon84 Security Systems v1.4.5")
- shell.run("lock")
- elseif pt == "admin" then
- write("Admin Mode!")
- else
- print("Logging In...")
- sleep(3)
- print("Incorrect Password! Shutting Down and Sounding the Alarm...")
- rs.setOutput ("top", true )
- sleep(15)
- os.shutdown()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement