Advertisement
albin900

Rednet open

Dec 9th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. rednet.open("top")
  2. print("Connected to internet!")
  3. print("Computer id: ", os.getComputerID())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement