Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- os.setComputerLabel(nil)
- if fs.exists("rnc") then
- fs.delete("rnc")
- end
- shell.run("pastebin","get","xs37EvQg","rnc")
- if fs.exists("rnc2") then
- fs.delete("rnc2")
- end
- shell.run("pastebin","get","7UH6rt36","rnc2")
- if fs.exists("ldb2") then
- fs.delete("ldb2")
- end
- shell.run("pastebin","get","vY5FZV05","ldb2")
- if fs.exists("startup") then
- fs.delete("startup")
- end
- shell.run("pastebin","get","gsxZ9G6L","startup")
- if fs.exists("goto") then
- fs.delete("goto")
- end
- shell.run("pastebin","get","22KpJWhe","goto")
- if fs.exists("rser") then
- fs.delete("rser")
- end
- shell.run("pastebin","get","8mdJJDpy","rser")
- x,y,z = gps.locate(2, false)
- local fLocation = fs.open("locations/ex_home","w")
- fLocation.writeLine(x)
- fLocation.writeLine(y)
- fLocation.writeLine(z)
- fLocation.close()
- turtle.refuel()
- os.loadAPI("ldb2")
- ldb2.set("ex", "depth", 0)
- ldb2.set("ex", "size", 16)
- ldb2.set("ex", "done", 0)
- fs.delete("x")
- os.reboot()
Add Comment
Please, Sign In to add comment