[Release] Darkorbit Chatserver Source

10/22/2013 21:24 'Heaven.#1

Hello,
today i want to show you the maybe most completed chat for all darkorbit (private) servers.

I added the following things:
-whispering (/w <username> <message>)
-create private chatrooms(/create <roomname>)
-invite users(/invite)
-leave a private chatroom(/leave)
-close a private chatroom(/close, only the creator can close it)
-kick players(/kick <username>)
-ban/unban players(/ban <username> - /unban <username>)
-ban/unban ips(/banip <username> - /unban <ip>)
-administrators chatcolor is red instead of blue/white
-clans are displayed correctly ([<clantag>] <Username>)
-everything is logged into a mysql database


I attached the download in epvp

Virusscan:
[Only registered and activated users can see links. Click Here To Register...]


I will make a tutorial later, so dont ask how to use this files :)

(i know the code is very messi, dont tell me i know a shit about coding ;))

Credits for the mysql class go to barney
10/22/2013 21:45 nckrnckr#2
tutorial needs to be done...
10/22/2013 21:48 Requi#3
There is no tutorial required, if you want to make a server and want to use this.
10/22/2013 21:53 NoCheatImPGM#4
Quote:
Originally Posted by nckrnckr View Post
tutorial needs to be done...
Quote:
Originally Posted by Waka Toa View Post
I will make a tutorial later, so dont ask how to use this files :)
...
10/22/2013 22:00 linksus#5
Thanks for sharing it.
10/22/2013 22:09 cryz35#6
good job, atleast it's not messed up as mine :D
10/22/2013 22:45 Requi#7
[Only registered and activated users can see links. Click Here To Register...]
10/22/2013 23:05 DrSkyfall#8
You can put it in your Principal Emulator, just like the Policy and Game Server running in same C# source. It's will reduce a little bit latency.

But yeah, good job with it.

DrS
10/23/2013 06:45 «Ice.Shock™#9
Quote:
Originally Posted by Waka Toa View Post

Hello,
today i want to show you the maybe most completed chat for all darkorbit (private) servers.

I added the following things:
-whispering (/w <username> <message>)
-create private chatrooms(/create <roomname>)
-invite users(/invite)
-leave a private chatroom(/leave)
-close a private chatroom(/close, only the creator can close it)
-kick players(/kick <username>)
-ban/unban players(/ban <username> - /unban <username>)
-ban/unban ips(/banip <username> - /unban <ip>)
-administrators chatcolor is red instead of blue/white
-clans are displayed correctly ([<clantag>] <Username>)
-everything is logged into a mysql database


I attached the download in epvp

Virusscan:
[Only registered and activated users can see links. Click Here To Register...]


I will make a tutorial later, so dont ask how to use this files :)

(i know the code is very messi, dont tell me i know a shit about coding ;))
Thank you for this release we will take some of your codes for our chat if you dont mind.
10/23/2013 07:25 DrSkyfall#10
Running really nicely ;).


[Only registered and activated users can see links. Click Here To Register...]
10/23/2013 11:10 killer boss#11
Thx for your release is very helpfull but why your application use 100% of my server cpu O_o ?
10/23/2013 14:19 cryz35#12
Quote:
Originally Posted by «Ice.Shock™ View Post
Thank you for this release we will take some of your codes for our chat if you dont mind.
:facepalm: :facepalm:
Good Luck with it.. :facepalm:
10/23/2013 14:33 'Heaven.#13
Quote:
Originally Posted by killer boss View Post
Thx for your release is very helpfull but why your application use 100% of my server cpu O_o ?
can u give me your benchmark figures?
10/23/2013 15:19 killer boss#14
processor of my server Xeon E5


15 player in my server

my cpu 3% used

but i open your chat emulator and i use 100% of my cpu wtf O_o ?
10/23/2013 15:23 TehRoca#15
Quote:
Originally Posted by killer boss View Post
processor of my server Xeon E5


15 player in my server

my cpu 3% used

but i open your chat emulator and i use 100% of my cpu wtf O_o ?
They are not benchmark figures.

Also, with that processor the server shouldn't be at 3% CPU from 15 players, is this calculated with the operating system running too, or just the server?