So recently I have been working on a map where two airships battle each other. I already have tnt cannons designed, but I have been considering adding "turtle torpedos". Each airship will be capable of sending turtles out of a tube. The turtles fly forward, and when they sense a block in front of them, they place a tnt block above themselves and detonate it. I have tried moving turtles with frames and they crash the game. I will probably have to have a rp block placer place the turtles immediatley before firing and then have a dispenser drop a tnt on them. Next I somehow have to have the "torpedo program" loaded onto it or broadcast to it over a modem. Is this possible? If so, how could I do it? I have some experience with computer craft and turtles, but I'm not sure how to do it or if it's even possible.