Here is my system for sending messages across an unlimited distance
It uses open peripherals, ender storage, wireless redstone and, of course, computercraft.
Pastebin is in the video description
Unlimited Range Message System - Video
Started by fredthead, Aug 14 2013 12:58 PM
12 replies to this topic
#1
Posted 14 August 2013 - 12:58 PM
#2
Posted 16 August 2013 - 12:14 PM
That's a pretty nice way to send messages!
#3
Posted 16 August 2013 - 01:03 PM
I remember someone doing that with rp2 magtubes xD ofc with teleportation its even better
#4
Posted 17 September 2013 - 03:23 AM
clever system you got. And relatively simple too!
#5
Posted 24 September 2013 - 06:25 PM
Looks like a cool system but I'd just like to suggest trying your config file... I believe you can set the max range higher without any sacrifice.
#6
Posted 25 September 2013 - 04:24 PM
This is nice. You could use the same method for communicating with the remote turtle on some mission and send commands to it or let the turtle to request some resources from the base.
#7
Posted 08 October 2013 - 02:55 PM
wow thats pretty smart
#8
Posted 03 November 2013 - 01:17 PM
Nice!
#9
Posted 25 November 2013 - 01:12 AM
Is it possible to use the same idea to make it send/receive data instead of text? So I can have a long-range relay in my system.
#10
Posted 25 November 2013 - 04:58 AM
It is. You can use the text utils api to serialize a table of data into a string. You can then unserialize back into a table at the other end. Computercraft does all the hard work for you.
#11
Posted 05 March 2014 - 09:57 PM
This looks very nice 
I just thought that you might be able to use the turtle for both the chat and the enderchest-floppydrive movement instead of having to use two devices (computer+turtle)
I just thought that you might be able to use the turtle for both the chat and the enderchest-floppydrive movement instead of having to use two devices (computer+turtle)
#12
Posted 06 March 2014 - 06:03 PM
Really nice, I like it
#13
Posted 10 April 2014 - 07:02 AM
Really cool, but a word on security. It'll send every single message it gets through those floppies in the clear over rednet for anyone to intercept and read. Why isn't the computer reading the floppy?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











