SHOW:
|
|
- or go back to the newest paste.
1 | delete startup | |
2 | - | pastebin get DFSxN1rN startup |
2 | + | pastebin get Nce7K9WB startup |
3 | while true do | |
4 | sleep(5) | |
5 | turtle.dig() | |
6 | turtle.forward() | |
7 | turtle.place() | |
8 | turtle.back() | |
9 | turtle.select(2) | |
10 | turtle.place() | |
11 | turtle.select(1) | |
12 | sleep(65) | |
13 | end |