Advertisement
goldfiction

rednetread

Nov 27th, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. while true do
  2. msg=http.get("http://rwind.tk:3000/read").readAll()
  3. term.clear()
  4. print(msg)
  5. sleep(30)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement