l2js-client icon indicating copy to clipboard operation
l2js-client copied to clipboard

AION

Open PatrickSantoZZ opened this issue 4 years ago • 1 comments

Hey i saw you have a good documentation about the L2 Login , can you check out the AION login its the same publisher and seems like the login is really similar to it :) would be nice to have a client for both games and you can support both games with some little changes :)

~greetings

PatrickSantoZZ avatar Jul 09 '20 13:07 PatrickSantoZZ

okay S_INIT aka S_SESSION(real NCSOFT Name) = 388 : 194 bytes(both match) C_AUTH_GG = 34 bytes (AION) : L2 = 42 bytes (but its worked , looks like server dont really care about this) S_AUTH_GG = 42 bytes for both (AION:L2) cuz serverpacket for sure. C_LOGIN = 186 bytes with AION Client : but just 178 bytes with your client after that i got an S_LOGIN_FAIL. so seems like the first stuff worked without problems :) if you interessted into supporting both games or want the real NCSOFT Packetnames(should match half half with L2) hit me up on Discord: NekoNeko#0440

~greetings

PatrickSantoZZ avatar Jul 10 '20 18:07 PatrickSantoZZ