Page 1 of 1

Remote Guild Chat

Posted: Wed Nov 23, 2011 6:19 pm
by Penny
A little thingy for using guild chat on e.g. your smart phone. Still not really usable, but someone is looking into it :P

How it works so far:

1. Leave the gchat.lua running in openeuo
2. use ssh to log on to your comp
3. navigate to the script folder and run chat.py

Type something to have it said in guild chat, or press ENTER to refresh (right now, you have to do that a lot).
Type "quit" to stop the program.


I dare anyone to make a better program for it (shouldn't be hard :P). What it needs to do is:

1. Take input (one line) and write it into in.txt
2. Read out.txt and print it. Then clear out.txt file