ComputerCraft Forums

ComputerCraft => Programs => Portable Programs => Topic started by: 1Zenith1 on Oct 13, 2025, 05:18 PM

Title: Simple Messenger
Post by: 1Zenith1 on Oct 13, 2025, 05:18 PM
Simple Messenger for pocket computer
ComputerCraft/CC:Tweaked

Installation:
Client: pastebin get WuXLriRW messenger.lua
Server: pastebin get 7mrVVmHt server.lua

Usage:
1. First, start the server on one computer
2. Use changeServerID.lua to set the server ID (the program will appear after the first launch of the messenger)
3. Enjoy the chat!

warning: 3 errors will occur during the first launch, this is normal
Title: Simple Messenger
Post by: redd_128 on Oct 18, 2025, 03:35 AM
very cool, however one thing that makes it very difficult to find a good use for personally, is that if the server restarts then all your messages are just gone. otherwise incredibly cool!!!!