Craft4Cube

Virus

Sep 5th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. os.pullEvent = os.pullEventRaw
  2. m = peripheral.wrap("left")
  3. print("LOADING...")
  4. m.setTextScale(3)
  5. m.clear()
  6. m.write("ERROR! - Please ReInstall")
  7. os.delay(10)
  8. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment