Jump to content

Mining Turtle Question Please Help


luk3namop

Recommended Posts

I have created a program for my mining turtle that makes a tunnel and places a torch every 8 blocks, alerting me when it runs out of torches. The only problem is I created it on my PC, not in the game. I am trying to upload the program to my mining turtle on a server. Is there a way to do this, or do I have to re-type the whole program ingame?

Link to comment
Share on other sites

Pastebin will only work if HTTP is enabled, if you can access the server files do the following

Place the turtle and use the console

Edit derp

Put anything in the file and save it

run ID

go to the world files, open computer/idnumber and you will see a file called derp

Edit file, paste code, save, derp loaded

Link to comment
Share on other sites

To be a little more clear. When you "label" a computer the game persists it's state. It does this in the <world>/computer folder by the computers id. Us the "id" program to get the id. Each program you write is stored in there as a text file. So for example, if your turtle dies a horrible death by walking into the void you can recover the programs from that directory.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...