[Release]Light's Server Tool

12/18/2013 07:07 .Light#1
[Only registered and activated users can see links. Click Here To Register...]



This is for sources with the following database setup:
Accounts table name: accounts
Characters table name: entities


Its very basic ATM but within the next coming week there will be a few different updates.




TO DO: x = Done - = Not Done
x Total Accounts
x Total Characters
x Total [PM] Online
x Total Chars Online
- Custom database/table settings
- GUI Design
- More Settings Options
- More than one custom theme option
- Custom Icon
- MUCH MUCH MORE!!


**IDEAS ARE WELCOME**

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

Scan it yourself (;

DOWNLOAD:
[Only registered and activated users can see links. Click Here To Register...] OR in the attatchment
12/18/2013 07:23 Spirited#2
Looking at the reflection of the executable, the program is what it says. It connects to the MySql database through an INI file and shows statistics. Light, I'm not sure if you want others to see the source for the executable. If you don't, you might want to think about giving the executable some basic protection (like with Eazfuscator.NET or something). Redgate gives out Smart Assembly to students if you contact them (but you have to give them proof that you're enrolled at a college). It might actually be in the community's benefit if you left it open. Then others can edit it for their source (though, if they can edit the form, I'm sure they would also be able to make their own).
12/18/2013 07:33 .Light#3
Quote:
Originally Posted by Fang View Post
Looking at the reflection of the executable, the program is what it says. It connects to the MySql database through an INI file and shows statistics. Light, I'm not sure if you want others to see the source for the executable. If you don't, you might want to think about giving the executable some basic protection (like with Eazfuscator.NET or something). Redgate gives out Smart Assembly to students if you contact them (but you have to give them proof that you're enrolled at a college). It might actually be in the community's benefit if you left it open. Then others can edit it for their source (though, if they can edit the form, I'm sure they would also be able to make their own).
In a way that's what I was planning to do, make it so that anyone can customize it through the ini file. When I create the GUI(hopefully) that's what I can do. Not necessarily give them the exact source for it, but give them the options to edit it for their own server. This way it will be a lot easier than editing the source anyway. I'm also planning on making an admin version that will show more information pertaining to an admin/owner of a server rather than information that any user would see. About the protection, honestly if they want the source that bad, they can have it. I won't post it but I don't mind if people have it. Its a great learning tool, even just this basic program here.
12/18/2013 08:06 Y u k i#4
How about a timer to restart the server every 3.5 Seconds. Most ppl use those egy sources :3
12/18/2013 15:06 Super Aids#5
Quote:
Originally Posted by Fang View Post
Looking at the reflection of the executable, the program is what it says. It connects to the MySql database through an INI file and shows statistics. Light, I'm not sure if you want others to see the source for the executable. If you don't, you might want to think about giving the executable some basic protection (like with Eazfuscator.NET or something). Redgate gives out Smart Assembly to students if you contact them (but you have to give them proof that you're enrolled at a college). It might actually be in the community's benefit if you left it open. Then others can edit it for their source (though, if they can edit the form, I'm sure they would also be able to make their own).
>2013
>Thinks obfuscators still works

Almost every single obfuscator has a deobfuscator these days. To be honest, the best solution is to write your own private obfuscator.
12/18/2013 18:26 Spirited#6
Quote:
Originally Posted by Super Aids View Post
>2013
>Thinks obfuscators still works

Almost every single obfuscator has a deobfuscator these days. To be honest, the best solution is to write your own private obfuscator.
I said basic protection. Obviously there are ways around a lot of them these days if you look into it. We've had this discussion before.