Register for your free account! | Forgot your password?

You last visited: Today at 20:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] AIO Server Manager

Discussion on [Release] AIO Server Manager within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 10/02/2012, 13:00   #46
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,310
Received Thanks: 6,470
Quote:
Originally Posted by _slimshady_ View Post
You got my thanks, I'll try it.

EDIT: Tried it. Seems to work ok, I noticed when you shutdown all modules, the cert doesn't close and start service didn't work yet.
i think c# doesnt handle creating a process for a bat file


@lasthief
it could be cool to implement the cert directly on the AIO manager
PortalDark is online now  
Old 10/03/2012, 02:01   #47
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
Quote:
Originally Posted by PortalDark View Post
i think c# doesnt handle creating a process for a bat file


@lasthief
it could be cool to implement the cert directly on the AIO manager
Done on the new version ^_^

start service is also included in new version I'll release it next friday to clean the code up and remove useless codes and infinite loops (which cause high cpu usage)
LastThief* is offline  
Thanks
2 Users
Old 10/03/2012, 10:16   #48
 
elite*gold: 0
Join Date: Mar 2009
Posts: 291
Received Thanks: 164
Add:

Code:
using System.Threading;
Thread.Sleep(1);
To avoid high cpu usage when "idle" in loops...
M4n1ak is offline  
Old 10/03/2012, 20:08   #49

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Quote:
Originally Posted by M4n1ak View Post
Add:

Code:
using System.Threading;
Thread.Sleep(1);
To avoid high cpu usage when "idle" in loops...
*younosay.jpg*
Seriously you thought we made all these stuff and we do not know that?
sarkoplata is offline  
Thanks
1 User
Old 10/03/2012, 21:26   #50
 
elite*gold: 0
Join Date: Dec 2011
Posts: 17
Received Thanks: 2
thanks nice post
sazid is offline  
Old 10/04/2012, 15:44   #51
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
AIO 2nd version will be released tomorrow 3:00 pm GMT + 0
LastThief* is offline  
Old 10/04/2012, 15:47   #52
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,310
Received Thanks: 6,470
Quote:
Originally Posted by LastThief* View Post
AIO 2nd version will be released tomorrow 3:00 pm GMT + 0
any changelog?
PortalDark is online now  
Thanks
1 User
Old 10/04/2012, 17:38   #53
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
Quote:
Originally Posted by PortalDark View Post
any changelog?
-Fixed high cpu usage problems (endless loops)
-Increased module starting time to 5 seconds each module
-AIO is now communicating with certification without any .bat file
-Added start services and it's working completely (tested on different servers)
-Re-done some guis (creating account , pw change etc) now it's looking better
-Added alot of try catch blocks which means the program will encounter less crashes while working
-Added program logger to trig any actions that is occurring in program so when you wake up you can see what did the program do while you was sleeping

(Will use re-sharper tomorrow to get rid of useless codes again)

That's all for the 2nd version I need more suggestions for the 3rd version.
LastThief* is offline  
Thanks
2 Users
Old 10/04/2012, 18:18   #54
 
killercom's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 391
Received Thanks: 53
Quote:
Originally Posted by LastThief* View Post
-Fixed high cpu usage problems (endless loops)
-Increased module starting time to 5 seconds each module
-AIO is now communicating with certification without any .bat file
-Added start services and it's working completely (tested on different servers)
-Re-done some guis (creating account , pw change etc) now it's looking better
-Added alot of try catch blocks which means the program will encounter less crashes while working
-Added program logger to trig any actions that is occurring in program so when you wake up you can see what did the program do while you was sleeping

(Will use re-sharper tomorrow to get rid of useless codes again)

That's all for the 2nd version I need more suggestions for the 3rd version.
character skill and skillmastry editor
killercom is offline  
Old 10/05/2012, 14:37   #55
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
V 1.1 Released !
LastThief* is offline  
Old 10/05/2012, 14:54   #56
 
killercom's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 391
Received Thanks: 53
Quote:
Originally Posted by LastThief* View Post
V 1.1 Released !
can't start Cert
killercom is offline  
Old 10/05/2012, 15:01   #57
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
Quote:
Originally Posted by killercom View Post
can't start Cert
What ?
LastThief* is offline  
Old 10/05/2012, 15:08   #58
 
killercom's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 391
Received Thanks: 53
Cert crash on start
killercom is offline  
Old 10/05/2012, 15:09   #59
 
LastThief*'s Avatar
 
elite*gold: 60
Join Date: Feb 2012
Posts: 3,942
Received Thanks: 6,475
Okey hold on checking what's wrong(although it was tested)

Okey found out the error just put the Certification folder somewhere not complicated just like D:\CertFolder

and don't make spaces in folder name till I get rid of that error in next version
LastThief* is offline  
Old 10/05/2012, 15:42   #60
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,310
Received Thanks: 6,470
Quote:
Originally Posted by LastThief* View Post
Okey hold on checking what's wrong(although it was tested)

Okey found out the error just put the Certification folder somewhere not complicated just like D:\CertFolder

and don't make spaces in folder name till I get rid of that error in next version
try adding a "@" before the path string
like this
Code:
private string filepaths=@"C:/Me WERY KRAL";
PortalDark is online now  
Reply


Similar Threads Similar Threads
[Release] [Release] Certification server, Global Manager, Billing exploits
03/24/2017 - SRO PServer Guides & Releases - 28 Replies
So, i decided to release stuff i wrote for some tests in past in public. Includes : - Certification server exploit (reads A003 packet response, and writes it into a file) - Way to sql-inject Global Manager - Billing ASP scripts sploit
[ RELEASE ] Server manager
04/13/2012 - Rappelz Private Server - 4 Replies
This is a more advanced version of Streans p-server connecter! Rappelz P-Server Connector ] http://img51.imageshack.us/img51/5742/donkeyf.png VIRUSTOTAL .NET FRAMEWORK 4 http://img51.imageshack.us/img51/4161/previewvy.j pg Features in 1.0.0.0 :



All times are GMT +2. The time now is 20:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.