Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LOGOUT_SCRIPT:
- PRINT "Logging out of the operating system..."
- WAIT 2
- EXECUTE "shutdown -l"
- PRINT "Goodbye!"
- THEN
- RUN LOGOUT_SCRIPT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement