AFKed for about 2-3hours and got almost 2 diamond chests full of enchanted books!
(1 tier 5 blaze and 1 tier 5 skeleton soul shard, 9 melee turtles and 1 xp turtle)
Not sure if I need all 9, But I aint poor so its not a problemOh man, so many turtles! Do you actually need all nine (have you tried to run only eight/seven/six/etc etc and see if it stayed stable) or is it for the awesomeness of having nine attack turtles?
Either way, excellent usage of turtles!
He could, yes. But let's list out the steps:
Versus...
- Craft a disk drive.
- Craft a floppy disk.
- Put the disk drive down next to the turtle.
- Place the floppy disk into the disk drive.
- Open the turtle.
- Type "cp startup /disk/startupBACKUP". (You want to do this so the computer/turtle won't boot off the disk when you use it).
- Close the turtle.
- Break the disk drive (drops the disk and disk drive).
- Go over to your new turtle and open it.
- Place down the disk drive.
- Place the disk inside the disk drive.
- Open the turtle.
- Type "cp /disk/startupBACKUP startup"
- Start "startup"
- Close the turtle.
Now, if you are on a server that does not have HTTP enabled, you'll have to do the disk method, which sucks. I used to use it, and pastebin is a WHOLE lot better, by far.
- Open the turtle.
- Type "pastebin put startup"
- Record the pastebin code.
- Close the turtle.
- Go over to your new turtle and open it.
- Type "pastebin get <CODE> startup"
- Start "startup"
- Close the turtle.
What exactly is this pastebin code? Posted the script on Pastebin but cant find any code
When you make a pastebin post, you will get an eight digit code (for example, "xvELnVcm") which links up to a pastebin page (http://pastebin.com/xvELnVcm) where the code will exist.
When you use the "pastebin put <FILENAME>" command, it will tell you that it has succeeded, and what your eight digit code is. If you are still having issues with this, run the "pastebin put <FILENAME>" command, and then take a screenshot of the output and post it up here, and I'll assist you with decoding the output. Thanks.
Well thats a quick reply! And it helps, thanks.
But problem after problem, I typed Pastebin put startup and it said "no such program"
Before I tested it I checked out the Computercraft config, And I found "Enable the "http" API on Computers" but it was already set to true so I thought I didnt need to change anything.
There we go, Was typing a big P.Yeah, if it is already true, you should not need to do anything. Also, try "pastebin" (remember that it is case sensitive, so Pastebin is different from PASTEBIN is different from pastebin, etc) to see if that works.
There we go, Was typing a big P.
EDIT: Now it says No such file instead..