Posted 03 December 2014 - 01:06 PM
Hey ppl, been working on some LUA programs for my turtles for a couple of weeks and finally finished this one.
It has the following functions:
- Shaft (Level select, closed tunnel, ladder and torches - Digs down to the level you want)
- Platform (Size select, Spiral out from ladder, torches in corners)
- Tunneller (3x3 with hole/ floor closer, torches, space between tunnels and tunnel distance select)
- Railer (2x1 tunnel with either rails placed until end or only on corners, returns to original position and hole closer)
- Branch Miner (Distance and blocks between tunnels select, torches and hole closer)
- Normal or Ender Chests (Select in menu and will recover Ender chest)
- With or without fuel
- Side select
Slots:
======
1 > Torches
2 > Bridge Material
3 > Ladders
4 > Chest/s
5 > Rails
6 > Rails
7 > Fuel
I'm currently working on Rednet connections and messages with extra functions for a second turtle to close holes after first turtle if needed.
PS - I have added a second turtle for closing lava, water, oil etc. that works great in the branch mining when you don't have a lot of space to work around them. (Done in about 20min so there might be some errors)
Please take it out for a test run and let me know if there is anything else I can improve on.
Enjoy:
Main Turtle Program:
Pastebin code = qu81Df3b
Second Turtle Program:
Pastebin code = s86uhNW4
It has the following functions:
- Shaft (Level select, closed tunnel, ladder and torches - Digs down to the level you want)
- Platform (Size select, Spiral out from ladder, torches in corners)
- Tunneller (3x3 with hole/ floor closer, torches, space between tunnels and tunnel distance select)
- Railer (2x1 tunnel with either rails placed until end or only on corners, returns to original position and hole closer)
- Branch Miner (Distance and blocks between tunnels select, torches and hole closer)
- Normal or Ender Chests (Select in menu and will recover Ender chest)
- With or without fuel
- Side select
Slots:
======
1 > Torches
2 > Bridge Material
3 > Ladders
4 > Chest/s
5 > Rails
6 > Rails
7 > Fuel
I'm currently working on Rednet connections and messages with extra functions for a second turtle to close holes after first turtle if needed.
PS - I have added a second turtle for closing lava, water, oil etc. that works great in the branch mining when you don't have a lot of space to work around them. (Done in about 20min so there might be some errors)
Please take it out for a test run and let me know if there is anything else I can improve on.
Enjoy:
Main Turtle Program:
Pastebin code = qu81Df3b
Second Turtle Program:
Pastebin code = s86uhNW4