Server Help

Misc User Apps - ChatBak 0.1 - A lightweight, standalone Chatnet client

Doc Flabby - Thu Mar 27, 2008 8:13 pm
Post subject: ChatBak 0.1 - A lightweight, standalone Chatnet client
ChatBak 0.1 by Doc Flabby

Mostly complete implementation, missing a few things (like kill messages and freq/ship changes). Have to manually enter IP and info.

In order to compile you need.

Lazerus
http://www.lazarus.freepascal.org/

and this module
http://wiki.lazarus.freepascal.org/lNet

It should compile on linux and Mac but i dont have the equipment to test it.

full source and EXE (UPX Packed) attached.
Bak - Fri Mar 28, 2008 7:01 am
Post subject:
looks pretty cool, access violation?


Doc Flabby - Fri Mar 28, 2008 12:48 pm
Post subject:
Does that only happen when entering a SSC zone? I don't have a banned account, to reproduce the error with, the error might be caused by the ASSS server agressivly severing the connection. Try recompiling with debugging and line numbers and see if you can find the problem icon_smile.gif

I'm also interested if anyone else has tried the program.
Anonymous - Fri Mar 28, 2008 6:23 pm
Post subject:
So...lezurus/pascal is os independent?
Anonymous - Sat Mar 29, 2008 1:01 pm
Post subject:
Next time I'm on my computer I'll download it on Linux and give it a go.
BDwinsAlt - Sat Mar 29, 2008 1:27 pm
Post subject:
When I use wine, instead of running it natively (which I couldn't figure out how to do), it doesn't show a list of players. It also doesn't have a horizontal scrollbar, so I couldn't see the entire message from some people. I had to type ?go 0 before it went to an arena. When I don't check debug, then it doesn't connect.

Here's one a made after I got tired of UChat.
I like this way better than using Send: Recv, just use colors:

Doc Flabby - Sat Mar 29, 2008 1:44 pm
Post subject:
BDwinsAlt wrote:
When I use wine, instead of running it natively (which I couldn't figure out how to do), it doesn't show a list of players. It also doesn't have a horizontal scrollbar, so I couldn't see the entire message from some people. I had to type ?go 0 before it went to an arena. When I don't check debug, then it doesn't connect.

You need to install lazerus and the Inet unit, then recompile it.

you can't run it natively, i only provided windows binaries, you have to recompile. It should work correctly if you do this. It was created to fullfill the purpose here http://www.ssforum.net/index.php?showtopic=19731

Quote:

Here's one a made after I got tired of UChat.
I like this way better than using Send: Recv, just use colors:

The SEND and RECV only appear when debugging mode is used. They show the raw packets being sent and recieved. So I'm not really understanding your point.
Louis - Tue Sep 01, 2009 12:18 pm
Post subject:
this only works in chatnet enabled zones right
JoWie - Thu Sep 03, 2009 3:07 pm
Post subject:
ofcourse
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group