Posted 02 October 2015 - 05:45 AM
Ever wanted to listen to (almost) everything that's going on around you on a server? Well now you can.
Rednet Snooper
Rednet Snooper can listen to up to 128 channels simultaneously. The results will be displayed on the screen along with all of the parameters that come with the modem_message event.
NOTE: This program only works on Advanced computers as of right now.
Features:
- Listens and displays all messages in a fashion that is understandable
- Scrolling log with text wrapping
- Send messages on any channel with reply channel as the maximum channel set
- Help menu for quick interpretation of received parameters
- Supports mouse clicks
Screenies
Spoiler
Main interface:Help menu:
To do's:
- Option to save log to file
- Specifying reply channel for sending a message
- Support for regular computers
- Code cleanup
Message parameter format:
C<channel>/<replychannel> D:<distance>:
For example:C20/32 D:15:
To send a message type:
<channel> <message>
For example:20 Hello world!
Is this program allowed?
You tell me.
Please do not use this to add unwanted traffic to someone else's base. This program comes with no warranty. I am not responsible for what you do with this software.
Download:
pastebin get tcXdbwe7 rsnoop
Orpackman install rednet-snooper
Known bugs:
Spoiler
I've done the most testing that I can in the short amount of time that I have. There's a very good chance that I missed some things.Feedback is always appreciated! Tell me what you think.
Edited on 11 August 2016 - 07:47 PM