Register for your free account! | Forgot your password?

You last visited: Today at 14:53

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

Advertisement



sl.dta

Discussion on sl.dta within the Last Chaos forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 104
Join Date: Sep 2012
Posts: 1,362
Received Thanks: 557
sl.dta

Hey,
kann mir jemand sagen wie ich diese Datei im Client öffnen kann? Habe nichts dazu gefunden, und ist nicht für mich selber, sondern für einen Freund ohne epvpers account..
Danke im Voraus!
Desarija is offline  
Old 03/22/2013, 16:45   #2
 
elite*gold: 16
Join Date: Sep 2012
Posts: 1,006
Received Thanks: 982
Hex Editor
Samker is offline  
Thanks
2 Users
Old 03/22/2013, 16:45   #3
 
Sentence''s Avatar
 
elite*gold: 1
Join Date: Oct 2011
Posts: 1,613
Received Thanks: 2,189
Notepad
Sentence' is offline  
Thanks
1 User
Old 03/22/2013, 16:51   #4
 
elite*gold: 16
Join Date: Sep 2012
Posts: 1,006
Received Thanks: 982
Btw ich hab gehört der LC Client kann die sl.dta öffnen
Samker is offline  
Thanks
1 User
Old 03/22/2013, 16:52   #5
 
Morpheus[LC]'s Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 155
Received Thanks: 187
Sein Papierkorb
Morpheus[LC] is offline  
Old 03/22/2013, 16:57   #6
 
Sentence''s Avatar
 
elite*gold: 1
Join Date: Oct 2011
Posts: 1,613
Received Thanks: 2,189
Quote:
Originally Posted by WarmongerR34 View Post
No, the string stored in sl.dta is encrypted. Download my IPTool, it will allow you to edit this file and the others that are encrypted.

You can decrypt it with math
Sentence' is offline  
Thanks
1 User
Old 03/23/2013, 13:38   #7
 
elite*gold: 104
Join Date: Sep 2012
Posts: 1,362
Received Thanks: 557
Danke für die Antworten, werde das mal so weitergeben, auch wenn ich keine Ahnung davon habe
Desarija is offline  
Old 03/23/2013, 14:24   #8
 
destro1's Avatar
 
elite*gold: 91
Join Date: May 2012
Posts: 3,312
Received Thanks: 700
Browser , Editor , Notepad , Hex Editor , Paint , WordPad und nicht zu vergessen Windows Media Player.

Ich glaube , dass es bei manchen Programmen nicht geht , aber teste mal .
destro1 is offline  
Old 03/23/2013, 23:12   #9
 
elite*gold: 104
Join Date: Sep 2012
Posts: 1,362
Received Thanks: 557
Quote:
Originally Posted by destro1 View Post
Browser , Editor , Notepad , Hex Editor , Paint , WordPad und nicht zu vergessen Windows Media Player.

Ich glaube , dass es bei manchen Programmen nicht geht , aber teste mal .
Öffnen wahrscheinlich schon, aber nicht entschlüsseln
Geht das mit Warmongers Tool?
Desarija is offline  
Old 03/24/2013, 00:05   #10
 
elite*gold: 265
Join Date: Jul 2009
Posts: 736
Received Thanks: 2,147


thats the official barunson tool.
Sadly it doesnt support all features the file has to offer.
The client allows up to 5 different loginservers set in the sl.dta file.
Also u can set when the client shows a channel is full or when there is a congestion.

Code:
struct LoginServer
{
	char	szName[100];
	char	szAddress[100];
	char	szPort[100];
	char	szFullUsers[50];
	char	szBusyUsers[50];
};
Code:
test 127.0.0.1 4001 20 10
This will show Full when there are 20 people, and congestion when there are 10 people on that channel. When a channel shows full u also can't connect to it.
So its a good way of load balancing (if needed)
Wizatek is offline  
Thanks
1 User
Old 03/24/2013, 01:44   #11
 
elite*gold: 104
Join Date: Sep 2012
Posts: 1,362
Received Thanks: 557
Quote:
Originally Posted by wizatek View Post


thats the official barunson tool.
Sadly it doesnt support all features the file has to offer.
The client allows up to 5 different loginservers set in the sl.dta file.
Also u can set when the client shows a channel is full or when there is a congestion.

Code:
struct LoginServer
{
	char	szName[100];
	char	szAddress[100];
	char	szPort[100];
	char	szFullUsers[50];
	char	szBusyUsers[50];
};
Code:
test 127.0.0.1 4001 20 10
This will show Full when there are 20 people, and congestion when there are 10 people on that channel. When a channel shows full u also can't connect to it.
So its a good way of load balancing (if needed)
Thanks Wiza, an official tool will always be good to have i guess. Ima pass it
Desarija is offline  
Reply




All times are GMT +2. The time now is 14:53.


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.