• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Silkroad server status

Newbie Spellweaver
Joined
Apr 17, 2012
Messages
70
Reaction score
76
Hey guys,
today I'm going to release my 'Silkroad server status'(another just 4 fun tool) tool which allows you to see the server's status. Took me about 2 hours to write it (thanks to pushEdx for the SilkroadSecurityApi!).

Features:
+ Login server status
+ Server status (Online, Check)
+ Cur/Max user.
-> It's a simple server status tool.

Image:
torstmn - [Release] Silkroad server status - RaGEZONE Forums


How to:
1. Extract the archive to your desired folder.
2. Open "settings.cfg" with your notepad or any other texteditor.
//##########################################
//# Silkroad server stats example settings #
//##########################################
//-------------Info-------------
//serverIP = the target server's IP
//serverPort = the login server port of the target's server.
//clientLocale = the locale of the client
//clientVersion = the version of the client.
//refreshRate = the auto refresh of the server info in milli seconds (ms)
//useThread = Use the multi-threading function..(keep it to 'true'!)
//------------------------------
3. Configure the settings as shown in the settings.cfg!
4. Run the tool and wait a moment so it can connect..
5. Have fun!
Hint:
To find out the locale use edxLoader!

Copyright:
You are not allowed to publish this program on any other site under your name!!

Download:
1.1:

1.0:
(or attachment)

Changelog:
1.1
{
+ Added support for mulitiple servers.
- Removed online/offline loginserver.
* New configuration system (INI).
}
If you like my work say thanks.
 

Attachments

You must be registered for see attachments list
Last edited:
Elite Diviner
Joined
Sep 15, 2011
Messages
497
Reaction score
6
thank you :)

How to write server-ip ?

1. IP

serverIP=127.0.0.1
serverPort=15779
clientLocale=22
clientVersion=188
refreshRate=5000
useThread=true

2. IP

???
 
Newbie Spellweaver
Joined
Apr 17, 2012
Messages
70
Reaction score
76
There is no way to multi-view servers. I could add it but im too lazy.
 
Joined
Jan 15, 2009
Messages
692
Reaction score
128
Will you be releasing the source for the server stats or just a compiled release? ^^

Edit: Seems like it is just a simple tool, but i like how we can specify a server's ip in the config file. Hopefully in your spare time you add the ability to have multiple server's in the list ;)
 
Last edited:
Newbie Spellweaver
Joined
Apr 17, 2012
Messages
70
Reaction score
76
Just the compiled program. I don't like people leeching every code they can find.
 
Experienced Elementalist
Joined
Nov 14, 2011
Messages
260
Reaction score
54
thanks for Sharing bro :)

any Idea how to make it on the web Site ?
 
Newbie Spellweaver
Joined
Apr 17, 2012
Messages
70
Reaction score
76
Added v1.1

Download:

Changelog:
1.1
{
+ Added support for mulitiple servers.
- Removed online/offline loginserver.
* New configuration system (INI).
}
 
Newbie Spellweaver
Joined
Apr 17, 2012
Messages
70
Reaction score
76
@blacksheep25 That's a good idea, I'll apply this in the next update.
 
Newbie Spellweaver
Joined
Apr 30, 2012
Messages
67
Reaction score
2
could you make it apk , or release the code to make it apk in Unity3d ?
 
Back
Top