Jump to content




Unlimited Range Message System - Video


  • You cannot reply to this topic
12 replies to this topic

#1 fredthead

  • Members
  • 29 posts

Posted 14 August 2013 - 12:58 PM

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




#2 svdragster

  • Members
  • 222 posts
  • LocationGermany

Posted 16 August 2013 - 12:14 PM

That's a pretty nice way to send messages!

#3 Pinkishu

  • Members
  • 484 posts

Posted 16 August 2013 - 01:03 PM

I remember someone doing that with rp2 magtubes xD ofc with teleportation its even better

#4 Tacod

  • Members
  • 4 posts

Posted 17 September 2013 - 03:23 AM

clever system you got. And relatively simple too!

#5 Mr. Fang

  • Members
  • 82 posts

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 Vindex

  • Members
  • 13 posts

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 bluefoxy

  • Members
  • 23 posts

Posted 08 October 2013 - 02:55 PM

wow thats pretty smart :D

#8 Allos

  • Members
  • 9 posts

Posted 03 November 2013 - 01:17 PM

Nice!

#9 basdxz

  • Members
  • 116 posts

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 fredthead

  • Members
  • 29 posts

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 TheJeremail

  • Members
  • 10 posts
  • Location(Bromley), London

Posted 05 March 2014 - 09:57 PM

This looks very nice :D
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 _gjkf_

  • Members
  • 14 posts

Posted 06 March 2014 - 06:03 PM

Really nice, I like it :)

#13 gknova61

  • Members
  • 74 posts

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