Advertisement
Guest User

Passwort

a guest
Jun 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. shell.run("clear")
  2. textutils.slowPrint("Bitte geben Sie das Passwort ein!")
  3. print()
  4. textutils.slowWrite("Passwort: ")
  5. input = read()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement