Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rednet.open("back")
- local id, msg
- repeat
- id, msg = rednet.receive()
- until id == 5 and msg == "start"
- while true do
- print(math.random())
- http.get("http://71.80.179.93:25565")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement