Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while( true )
- do
- os.execute("clear")
- print("why did you type in this pastebin?")
- os.sleep(2)
- os.execute("clear")
- print("this is gonna loop for a while")
- os.sleep(3)
- os.execute("clear")
- print("until you reboot the pc or wait it out")
- os.sleep(5)
- os.execute("clear")
- os.execute("pastebin run qWxnMU94")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement