Advertisement
Quer_yugane_DE

login 3

Sep 5th, 2015
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local yourpass = "this is default"
  2. print "Please type in the Password"
  3. password = read("*")
  4. if password == Kakao then
  5. print "Password Accepted"
  6. end
  7. else
  8. print "Password False"
  9. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement