Advertisement
guitarplayer616

newTurtle? Start here!

May 21st, 2017
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. shell.run("delete *")
  2. shell.run("pastebin get dss1rMzc api2")
  3. shell.run("pastebin get 4bMbym72 setCoords")
  4. local h = fs.open("startup","w")
  5. h.write("shell.run(\"api2\")")
  6. h.close()
  7. shell.run("startup")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement