Microstar301

CCTERMSERV/SERVER MENU

Dec 2nd, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.25 KB | None | 0 0
  1. print("Sending menu to ",x)
  2. a="CLEAR"
  3. rednet.send(RAM,a)
  4. a="+-----------------SERVERMENU----------------------+              [1]=PRINT TEST [2]=RUN PROGRAM [3]=LOGOUT        "
  5. rednet.send(RAM,a)
  6. rednet.send(RAM,"write")
  7. rednet.send(RAM,"INPUT=")
Advertisement
Add Comment
Please, Sign In to add comment