Posted 11 September 2016 - 07:47 PM
KdControl
A somewhat advanced Turtle Controller
Coded By: kd8lvt
Have you ever checked out some turtle remote controllers, and thought to yourself, "These are aren't quite what I'm looking for." or maybe, "I wish this was a little more advanced"? Well, I'm glad you've checked this out, because this is what I am attempting to fix!
KdControl is a somewhat advanced turtle remote controller, aimed at more advanced users. It currently allows you to move your turtle, attack with it, mine with it (both upwards, forwards and downwards) as well as placing upwards, forwards and downwards. It can also make the turtle change inventory slots, all remotely.
The thing that makes KdControl different from other turtle remote controllers is that it works from anywhere in your world. (As long as the turtle is loaded and you can see what you are doing, that is.) Not only anywhere in your world, but you can control your turtle from a completely different instance of Minecraft. Even on different worlds, or across servers! (VIDEO GOING UP SOON)
This is thanks to "EnderCC" a really awesome API created by Sxw here on the CC forums. KdControl also has a somewhat WIP UI created using Touchpoint, by Lyqyd.
DOWNLOADS:
Installer (Made by my friend Funniray, and installs everything needed nice and neatly.): pastebin run zN6Uasjg
Installation Video: (There will be a video by Funniray once it is uploaded.)
Alternative Installation:
Touchpoint (only required on the Pocket Computer side): TOUCHPOINT (save it as "touchpoint")
EnderCC (required on both the Turtle and Portable Computer): ENDERCC (save it as "ender")
Turtle Program: pastebin get FQX2J2wv startup
Pocket Computer Program: pastebin get BFP5s115 startup
INSTALLATION:
1. Download all the required APIs (EnderCC on the turtle, EnderCC and Touchpoint on the Pocket Computer)
2. Download the actual programs on their respective devices
3. Set your UNIQUE channel in the config (both the turtle and pocket computer's channel must be the same). I suggest using a UUID generator, there are quite a few floating around online (like this one) If it is not unique, you'll interfere with other people's turtles, due to the way EnderCC works.
4. Enjoy!
THINGS TO NOTE:
1. This program does NOT auto-update, so check back every now and again to make sure there wasn't an update.
2. The current version is 0.0.1. You can see your version by editing the program, the first line is the version number.
3. If you need to update, UPDATE BOTH THE TURTLE, AND THE POCKET COMPUTER.
4. If your turtle is moving without you doing anything, change your channel, as someone else is using it.
5. Make sure you fuel your turtle. It won't move if you don't do so!
Edited on 12 September 2016 - 05:32 PM