Lion4ever

c installer

Sep 13th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. shell.run("pastebin get nj4xA26f n")
  2. shell.run("pastebin get 3MAmxCUN t")
  3. f=fs.open("turtle position","w")
  4. f.write(textutils.serialize({x=0,y=0,z=0,fx=1,fz=0}))
  5. f.close()
  6. while not turtle.refuel() do sleep(30) end
  7. shell.run("refuel all")
  8. write("Label: ")
  9. shell.run("label set "..read())
  10. turtle.select(1)
Advertisement
Add Comment
Please, Sign In to add comment