Remote Guild Chat

If you make a Client-side script you can publish it here for other players to use
Locked
Penny
Legendary Scribe
Posts: 210
Joined: Thu Oct 01, 2009 12:05 pm

Remote Guild Chat

Post 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
Attachments
gchat.zip
(2.31 KiB) Downloaded 213 times
Failure is not an option, it's a standard.
Locked