This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
baturinsky's profile picture

Ex -excavates threetimes faster

Started by baturinsky, 13 September 2012 - 11:51 AM
baturinsky #1
Posted 13 September 2012 - 01:51 PM
This is a program, that digs three layers at once, saving a lot of time and fuel.

http://cc-get.djranger.com/scripts/view/250

Note: running with flags l,u and b (alternative digging directions) may be buggy, use r,d,f instead.
Lion4ever #2
Posted 13 September 2012 - 02:52 PM
This is very useful :)/>/> nice^^ can you pls link a pastebin version?
baturinsky #3
Posted 13 September 2012 - 03:09 PM
http://pastebin.com/uD38bdfW
dus998 #4
Posted 23 September 2012 - 12:35 AM
very good and very fast
Kane Hart #5
Posted 24 September 2012 - 11:44 PM
I'm a bit derpy and can't seem to get this to work. Do I type program and say -i? or i or what would one do :P/>/>
merrybike #6
Posted 25 September 2012 - 07:46 PM
When ever I say ex f4r5d6 for example, it gives me: attempt to compare number with string expected, got number
baturinsky #7
Posted 06 October 2012 - 12:23 AM
Kane, you launch it with arguments. Type "ex f4r5d6" in prompt and it will do it's thing.

merrybike, you sure you have 1.42 CC installed?

Also, I have put (and two other programs) on GitHub - https://github.com/baturinsky/CCFun