Guest User

Lock (CC Program)

a guest
Jan 4th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.28 KB | None | 0 0
  1. -- Made by masonator2007
  2. -- Subscribe to me :)
  3. shell.run("clear") -- clears terminal
  4. print [[System has been locked, futher notice ask owner.]]
  5. print [[Restart system to unlock]] -- Delete this if you don't want people to see this
  6. sleep(9999999) -- To keep system from doing anything
Advertisement
Add Comment
Please, Sign In to add comment