Advertisement
Guest User

startup

a guest
Jul 21st, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. rednet.open("back")
  2. term.clear()
  3. term.setBackgroundColor(colors.gray)
  4. term.clear()
  5. term.setCursorPos(10,8)
  6. term.write("Samsoung")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement