AndreSoYeah

toprograms

Nov 18th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. term.clear()
  2. shell.run("variables")
  3. term.setCursorPos(middleX-9,middleY)
  4. print("Loading...")
  5. sleep(0.3)
  6. term.clear()
  7. term.setCursorPos(middleX - 6,1)
  8. print("Black OS "..version.."")
  9. across()
  10. term.setCursorPos(1,3)
  11. shell.run("programs")
Advertisement
Add Comment
Please, Sign In to add comment