Advertisement
Guest User

starup

a guest
May 29th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. sleep(1)
  2. term.setCursorPos(18,8)
  3. write("Biotech wird gestartet")
  4. term.clear()
  5. term.setCursorPos(1,1)
  6. write("Biologische Daten")
  7. term.setCursorPos(1,2)
  8. write("Patienten und Forschungsdaten")
  9. term.setCursorPos(1,5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement