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

Auto-miner can be controlled remotely

Started by Janus122333, 24 June 2016 - 06:57 PM
Janus122333 #1
Posted 24 June 2016 - 08:57 PM
Features:

1: Mines all resources found, and follows ores
2: Can be stopped remotely (over channel 8, to channel 9)
3: Tells you which resources it has mined remotely (over channel 9, to channel 8)
4: Automatically returns if it needs fuel
5: When the mining starts, it mines down as many spaces as prompted
6: Auto updating

Update

Added feature #5-6

This is first program, so any constructive advice/ideas are welcome :D/>
Also if you find any bugs please tell me, so that I can try and fix them ;)/>

Features I am planning on adding:

1: Dropping stone ect.
2: Dropping, or not following certain ores

Code for turtle:

Pastebin:

pastebin get uAdPF6m2 [Filename]

Code for remote controlling application (optional):

Pastebin:

pastebin get W2v3L1yT [Filename]

If you want to donate:

Paypal: https://www.paypal.c...d=AFR5H4ZD439WQ
Any donations are very appreciated!!

If you post this on another website please reply here with a link and give credit :)/>
Edited on 27 August 2016 - 08:12 AM
Dog #2
Posted 24 June 2016 - 10:09 PM
You should post this on pastebin and put the codes in the OP so it's people can download your program from within Minecraft. As it is now, players on an MP server would either require access to the server in order to copy/paste your code, or they'd have to type it in manually.

Well done for a first program. My apologies for not welcoming you to the forums when I first posted. Welcome! :)/>
Edited on 24 June 2016 - 11:48 PM
Janus122333 #3
Posted 24 June 2016 - 10:12 PM
You should post this on pastebin and put the codes in the OP so it's people can download your program from within Minecraft. As it is now, players on an MP server would either require access to the server in order to copy/paste your code, or they'd have to type it in manually.

Thank you and fixed :D/>

Sorry, what is the OP?

Well done for a first program. My apologies for not welcoming you to the forums when I first posted. Welcome! :)/>

Thank you, but this is only my first Lua program ^^ I have been coding C# for 2,5-isn years, and C++ almost 1 year now :D/>

In this context, Original Post. The first entry in the thread.

Thank you ^^
Edited on 25 June 2016 - 09:33 AM
Bomb Bloke #4
Posted 25 June 2016 - 01:36 AM
In this context, Original Post. The first entry in the thread.