Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

New Login Agent

Newbie Spellweaver
Joined
Jan 26, 2012
Messages
75
Reaction score
72
la578 - New Login Agent - RaGEZONE Forums
This is the LA that was used in my server.
There were no problems during the trial period.

View attachment LoginAgent.zip

1. No Login Server required.
2. No Login ASD required.
- asd_mw_v1.3.21a.exe (account, port:7770)
3. Supports all versions of the client.
- v219, v562 and v578
4. Supports hash for password checking.
- None, MD5 and BCrypt

* Configuration files.
1. AdminIP.txt
- Specifies the connectable IP even if the server maintenance is checked.
- Supported IP formats : IP Address and CIDR

2. BanIP.txt
- Specifies the prohibited IP.
- Supported IP formats : IP Address and CIDR

3. AllowIP.txt
- Specify the connectable IP. It has more authority than the Banned IP list.
- Supported IP formats : IP Address and CIDR

4. AllowStatus.SDB
- Specify whether connection status is allowed according to the account status values.
- It is a file on your Login Server.

5. Svrinfo.ini

[VERSIONINFO] -> Works only in v219 Client. It's in your Login Agent configuration file.
HIGH=700
LOW=700


[STARTUP]
MODE=0
PORT=3550
ZONEAGENTLISTENPORT=3200
-> It's in your Login Server configuration file.
STARTID=345856 -> It's in your Login Server configuration file.
HASHTYPE=0
EXPIRATION=YES
MSG_BANNED=Your IP has been banned from this server
MSG_MAINTAINANCE=Server is down for maintainance
MSG_WRONGACCOUNT=Your login information was incorrect
MSG_DUPLICATEUSER=Your account is already connected to another user
MSG_MANYFAILED=Your ip has too many failed attempts, Please try again in 10 minutes
MSG_EXPIRED=Your account is expired. Please renew your membership
MSG_EXPIREINFO=Your account expires after {0} days {1} hours {2} minutes



[LOGIN_DB] -> Set the DB to get account information.
IP=127.0.0.1
PORT=1433
ID=sa
PWD=1q2w3e4r5t
CATALOG=ASD
TABLE=account
COLUMN_ID=c_id
COLUMN_PWD=c_headera
COLUMN_STATUS=c_status
COLUMN_EXPIRED=d_udate



[SERVER_GROUP] -> It's in your Login Server configuration file.
COUNT=1
ID0=0
NAME0=Server0
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 5, 2008
Messages
55
Reaction score
0
GG @Prologo sir.
There are many dev over here who keep work for themselves and then there is you.:D
THankyou.
#Respect.
Note :- When im going to connect 219 as soon as i press enter im getting error as disconnected with server.
View attachment 158551
This is the LA that was used in my server.
There were no problems during the trial period.

View attachment 158550

1. No Login Server required.
2. No Login ASD required.
- asd_mw_v1.3.21a.exe (account, port:7770)
3. Supports all versions of the client.
- v219, v562 and v578
4. Supports hash for password checking.
- None, MD5 and BCrypt

* Configuration files.
1. AdminIP.txt
- Specifies the connectable IP even if the server maintenance is checked.
- Supported IP formats : IP Address and CIDR

2. BanIP.txt
- Specifies the prohibited IP.
- Supported IP formats : IP Address and CIDR

3. AllowIP.txt
- Specify the connectable IP. It has more authority than the Banned IP list.
- Supported IP formats : IP Address and CIDR

4. AllowStatus.SDB
- Specify whether connection status is allowed according to the account status values.
- It is a file on your Login Server.

5. Svrinfo.ini

[VERSIONINFO] -> Works only in v219 Client. It's in your Login Agent configuration file.
HIGH=700
LOW=700


[STARTUP]
MODE=0
PORT=3550
ZONEAGENTLISTENPORT=3200
-> It's in your Login Server configuration file.
STARTID=345856 -> It's in your Login Server configuration file.
HASHTYPE=0
EXPIRATION=YES
MSG_BANNED=Your IP has been banned from this server
MSG_MAINTAINANCE=Server is down for maintainance
MSG_WRONGACCOUNT=Your login information was incorrect
MSG_DUPLICATEUSER=Your account is already connected to another user
MSG_MANYFAILED=Your ip has too many failed attempts, Please try again in 10 minutes
MSG_EXPIRED=Your account is expired. Please renew your membership
MSG_EXPIREINFO=Your account expires after {0} days {1} hours {2} minutes



[LOGIN_DB] -> Set the DB to get account information.
IP=127.0.0.1
PORT=1433
ID=sa
PWD=1q2w3e4r5t
CATALOG=ASD
TABLE=account
COLUMN_ID=c_id
COLUMN_PWD=c_headera
COLUMN_STATUS=c_status
COLUMN_EXPIRED=d_udate



[SERVER_GROUP] -> It's in your Login Server configuration file.
COUNT=1
ID0=0
NAME0=Server0
 
Last edited:
Joined
Jun 10, 2009
Messages
658
Reaction score
140
GG Prologo sir.
There are many dev over here who keep work for themselves and then there is you.:D
THankyou.
#Respect.

There are also some people who just take readymade stuffs from RZ and never ever contribute things! They come to RZ and ask doubts only. They don't even answer others' questions even if they know stuffs! One example is A3 emulator which mihir and me are developing which I have the link in my signature. I had posted about it a week back in main A3 forum. It has 97 views and 2 replies. See the difference. People checked what it is and found out it was not readymade stuff. Hence they ignored. No one even bothered to ask how to contribute or even said they would be interested to help. People who do not contribute should not blame others for keeping stuffs to themselves. Starting helping in A3 development rather than downloading readymade stuff and using it in your upcoming server!
 
Newbie Spellweaver
Joined
Apr 5, 2008
Messages
55
Reaction score
0
i have mentioned long back if ill get any success in getting the packet thing done will be the first to post it there.
Yea i agree about @mihir but i was going through the posts by others. there are many who keep stuffs for themselves.I m always ready for contribution just waiting for that day to contribute something.Hopefully that day will come soon .:D
as you mentioned up no one is even bother to ask how to contribute .i have been asking many guys personally but the response i got was awesome.:)
There are also some people who just take readymade stuffs from RZ and never ever contribute things! They come to RZ and ask doubts only. They don't even answer others' questions even if they know stuffs! One example is A3 emulator which @mihir and me are developing which I have the link in my signature. I had posted about it a week back in main A3 forum. It has 97 views and 2 replies. See the difference. People checked what it is and found out it was not readymade stuff. Hence they ignored. No one even bothered to ask how to contribute or even said they would be interested to help. People who do not contribute should not blame others for keeping stuffs to themselves. Starting helping in A3 development rather than downloading readymade stuff and using it in your upcoming server!
 
Last edited:
Joined
Jun 10, 2009
Messages
658
Reaction score
140
Awesome work!! like to share source code?

thank you.

I guess he used this and added features! You can also take a look at that source and build upon it... He has made LA work as traditional LA + LS which is very similar to what I was doing in my old C# emulator login server ( )
 
Last edited:
Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
Is your zone agent working good with this?

And not able to enter game with this application. Do we have to make any tweaks?

Did anyone else test this out?
 
Last edited:
Newbie Spellweaver
Joined
Apr 28, 2007
Messages
86
Reaction score
1
login with game but ZA DC from LA, its show me connected and few sec after Disconnected. successfully login char creations time nothing happen cant make any char


now i can make char in return client but cant delete and selecting char entering game client error client version mismatch. any one have idea, how to fix that?
 
Last edited:
Joined
Jun 10, 2009
Messages
658
Reaction score
140
View attachment 158551
This is the LA that was used in my server.
There were no problems during the trial period.

View attachment 158550

1. No Login Server required.
2. No Login ASD required.
- asd_mw_v1.3.21a.exe (account, port:7770)
3. Supports all versions of the client.
- v219, v562 and v578
4. Supports hash for password checking.
- None, MD5 and BCrypt

* Configuration files.
1. AdminIP.txt
- Specifies the connectable IP even if the server maintenance is checked.
- Supported IP formats : IP Address and CIDR

2. BanIP.txt
- Specifies the prohibited IP.
- Supported IP formats : IP Address and CIDR

3. AllowIP.txt
- Specify the connectable IP. It has more authority than the Banned IP list.
- Supported IP formats : IP Address and CIDR

4. AllowStatus.SDB
- Specify whether connection status is allowed according to the account status values.
- It is a file on your Login Server.

5. Svrinfo.ini

[VERSIONINFO] -> Works only in v219 Client. It's in your Login Agent configuration file.
HIGH=700
LOW=700


[STARTUP]
MODE=0
PORT=3550
ZONEAGENTLISTENPORT=3200
-> It's in your Login Server configuration file.
STARTID=345856 -> It's in your Login Server configuration file.
HASHTYPE=0
EXPIRATION=YES
MSG_BANNED=Your IP has been banned from this server
MSG_MAINTAINANCE=Server is down for maintainance
MSG_WRONGACCOUNT=Your login information was incorrect
MSG_DUPLICATEUSER=Your account is already connected to another user
MSG_MANYFAILED=Your ip has too many failed attempts, Please try again in 10 minutes
MSG_EXPIRED=Your account is expired. Please renew your membership
MSG_EXPIREINFO=Your account expires after {0} days {1} hours {2} minutes



[LOGIN_DB] -> Set the DB to get account information.
IP=127.0.0.1
PORT=1433
ID=sa
PWD=1q2w3e4r5t
CATALOG=ASD
TABLE=account
COLUMN_ID=c_id
COLUMN_PWD=c_headera
COLUMN_STATUS=c_status
COLUMN_EXPIRED=d_udate



[SERVER_GROUP] -> It's in your Login Server configuration file.
COUNT=1
ID0=0
NAME0=Server0

Is this executable packed? It seems suspicious to VirusTotal!
Link:
 
Newbie Spellweaver
Joined
Jan 26, 2012
Messages
75
Reaction score
72
View attachment Login_Agent_578.zip


this is c# src.
i have not developed for a long time.
this may be incomplete. but this is what I used on my live server.
I open up the src by changing some comments to English.
I hope it is useful.
 

Attachments

You must be registered for see attachments list
Joined
Jun 10, 2009
Messages
658
Reaction score
140
View attachment 160099


this is c# src.
i have not developed for a long time.
this may be incomplete. but this is what I used on my live server.
I open up the src by changing some comments to English.
I hope it is useful.

I have put it to github for better code readability without having to install any software



Next step is building Zone Server prologos
 
Last edited:
Newbie Spellweaver
Joined
Jul 1, 2014
Messages
44
Reaction score
0
Good afternoon, I want to ask you a question as I have problems connecting the game using this LoginAgent, It is already configured correctly and connects but when I start the game and put username and password figure "failed connect to the server", and if i use the loginagent above that got stuck "connecting".

It could guide me in what happened I will be making the mistake. Thank you
 
Joined
Jun 10, 2009
Messages
658
Reaction score
140
Good afternoon, I want to ask you a question as I have problems connecting the game using this LoginAgent, It is already configured correctly and connects but when I start the game and put username and password figure "failed connect to the server", and if i use the loginagent above that got stuck "connecting".

It could guide me in what happened I will be making the mistake. Thank you

Which client as you using? Check client IP. If IP is also correct try to login using returns client hex edited to the LA IP!
 
Back
Top