음...도움좀 주실분...

Korea - 한국

Moderator: Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) maybe outdated. Read the wiki for instructions on how to update those information and please contribute when you obtain them. Contact Cozzie to join the team as a regular server supporter.
sweetdream
Noob
Noob
Posts: 3
Joined: 14 Sep 2008, 15:42
Noob?: No

음...도움좀 주실분...

#1 Post by sweetdream »

제가 옜날에 호주섭때 오픈코어를 쓰다가 바포썹으로 넘어오면서 쓸려고하는데..이거 장난 아니군요;;

어째 IP가 자꾸 바뀌는듯 합니까? ㄱ-;;

이번주 IP는 121.254.238.141 인듯 하군요..connect 는 되는데 Account server 에서 자꾸 맊히네요;;

호주섭 할때는 대게 map server 에서 맊혓는데 어떻게 해야 할지 모르겟네요;; 도움 부탁 드리겠습니다 (__)

--------------------------------------------------------------------------------------
i used to play ORO (oceania server) and now i am trying to use it on KRO's free server, baphomet server.
it seems that IP address is keep changing.
well, This week's IP seems to be 121.254.238.141..i can connect with this but problem is i can't go through Account server. it keep says there's problem with account server. can anyone help me with this?
sweetdream
Noob
Noob
Posts: 3
Joined: 14 Sep 2008, 15:42
Noob?: No

Re: 음...도움좀 주실분...

#2 Post by sweetdream »

방금 packet length extracter 로 라그 exe 파일에서 뽑아서 recvpackets <-이거에 덮어 씌우기 햇는데도 자꾸 안되네요 ;ㅅ;

혹시 Account server에 들어 갈때에도 Master version과 version number 가 틀리면 안되나요?

전 지금 Master_version 13
version 0
이렇게 쓰고 있는데요..
제가 뭘 잘못하고 있는지 갈켜 주시면 감사하겠습니다 ㅠㅠㅠ
-------------------------------------------------------------------------------------------------
i just extracted packet by using packet ectracer and placed it in tables. but i still can't log in!
i am usse Master_verison 13
version 0
What am i doing wrong? =(
sweetdream
Noob
Noob
Posts: 3
Joined: 14 Sep 2008, 15:42
Noob?: No

Re: 음...도움좀 주실분...

#3 Post by sweetdream »

아 ; 이제는 갑자기 파스워드문제가-_-;;
ah! now there's problem with password!

분명히 맞는 비번인데 계속 틀리다고 나오네요;; 이건 하면 할수록 더욱 꼬여가는듯한? ㅎㅎ
i am sure abt password i am using but it says it's incorrect! this is getting annoying now XD
manner_shin
Noob
Noob
Posts: 9
Joined: 15 Sep 2008, 23:14
Noob?: Yes

바포메트 로그인 관련 정보입니다. (kRO - Baphomet Server login information)

#4 Post by manner_shin »

[Korea - Kro: Bapho or Doppel ]
ip 121.254.238.141
port 6900
master_version 0
version 19
manner_shin
Noob
Noob
Posts: 9
Joined: 15 Sep 2008, 23:14
Noob?: Yes

그리고 패스워드 부분 (and about the password)

#5 Post by manner_shin »

그리고 패스워드 부분 말인데요,
**And about the password,

config file에서 [Account ID]와 [pass word]를 원래의 계정 정보 그대로 적으면 로그인이 안되더라구요
** if you wrote your account id and password directly in config file, then you cannot login)

그래서 저같은 경우에는 실제 게임 로그인을 할 때 정보를 sniffing 해서 ServerType0.pm에 필요한 부분을 수정했습니다.
** so I sniffing my login information by login the game using client.
** and modified some code of ServerType0.pm

85 bytes의 hex code를 다 쓴건 아니고;; 패스워드 부분이랑 끝부분을 좀 hex code로 고친거죠.
** not all about that hex code of 85 bytes, I modified password and last some code

그 전에는 map server 까지 로그인은 됐는데..
지금 map server로 login 하는 패킷에 바뀌었습니다.
** i did login map server 2 weeks ago.
** but the packet information was changed at last week patch.

password문제를 해결하시면 만나게 될 코드입니다.
** you can see this hex code if you login to account server.

-------hex code for connect to map login server---------
00000000 33 a4 e0 d8 fc d0 c0 f9 da d0 01 9a 76 03 00 2d 3....... ....v..-
00000010 a5 31 00 .1.
------- end of hex code--------

여기에서 33 a4는 static입니다. 하지만 그 뒤에 나오는 17개의 hex code는 로그인 할 때마다 바뀌더군요. .. 그런데 그게 어떤 규칙에 의해서 바뀌는 것인지 잘 모르겠습니다.
** In this case, 33 and a4 is static code, but I have no idea what the left 17 hex code means. This 17 codes changed every login.


알고계신분은 아이디어 공유좀 부탁드릴게요.
**If you have any idea for this problem, please share your idea.

좋은 하루 보내세요~
** have a nice day~


** note: I'm not friendly with English but I'd trying to write for understand other friends to know what I'm saying. ã… _ã…  sorry.

영어 잘하시는 분들은 제가 영어로 해석한 부분에 틀린 것이 있으면 지적좀 부탁드릴게요~~