Jump to content

[REQUEST] L2 Pulse Walker OOG packet error?


Recommended Posts

Hi, I have been trying to use oog walker on this server:

 

http://www.l2pulse.ru

 

LoginServerIP=87.242.116.65

LoginServerPort=2106

ProtocolVersion=656

 

Token=5F 3B 35 2E 5D 39 34 2D 33 31 3D 3D 2D 25 78 54 21 5E 5B 24

 

Using WP v5.04F + eL2Walker 10.6.4

Get the following error atm:

10:25:08 WP v5.04F © Sauron

10:25:08 Link LoginServer Succeed.

10:25:08 System error, please log in again later.

10:25:08 ->Login LoginServer Fail.

 

Happens that the acc gets automaticly banned, so I donno what to do :P

Link to comment
Share on other sites

[test]

LoginServerIP=87.242.116.65

LoginServerPort=2106

ProtocolVersion=656

ServerList=1

 

Token=5F 3B 35 2E 5D 39 34 2D 33 31 3D 3D 2D 25 78 54 21 5E 5B 24

 

12:43:55 WP v5.04F © Sauron

12:43:55 Link LoginServer Succeed.

12:43:56 Login LoginServer Succeed.

12:43:56 服务器[01]当前在线率:35.00%,能否登陆:能

12:43:56 服务器[01]当前在线率:35.00%,能否登陆:能

12:43:56 服务器[01]当前在线率:35.00%,能否登陆:能

12:43:56 Link GameServer Succeed.

12:44:02 ->Enter Char[1].

 

After this, the character gets disconnected.

Link to comment
Share on other sites

After trying running this script and login

 

var
a:Integer;
procedure Init;
begin
  a:=0;
end;
begin
  if FromServer then begin
      if pck[1] = #$04 then a:=a+1;
      if (pck[1] = #$04 ) and (a>1) then pck:='';
  end;
end.

 

I get this result...

 

21:44:46 WP v5.04F © Sauron

21:44:46 Link LoginServer Succeed.

21:44:47 Login LoginServer Succeed.

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 Link GameServer Succeed.

21:44:53 ->Enter Char[1].

21:45:33 ->Enter World Timeout.

 

Can't think of anything else :S

Link to comment
Share on other sites

After trying running this script and login

 

var
a:Integer;
procedure Init;
begin
  a:=0;
end;
begin
  if FromServer then begin
      if pck[1] = #$04 then a:=a+1;
      if (pck[1] = #$04 ) and (a>1) then pck:='';
  end;
end.

 

I get this result...

 

21:44:46 WP v5.04F © Sauron

21:44:46 Link LoginServer Succeed.

21:44:47 Login LoginServer Succeed.

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 服务器[01]当前在线率:43.10%,能否登陆:能

21:44:47 Link GameServer Succeed.

21:44:53 ->Enter Char[1].

21:45:33 ->Enter World Timeout.

 

Can't think of anything else :S

 

Yes, unfortunately hlapex use scripts only game-server. This script needs use in login-server :( I use script for PPC. But PPC only russian version. No english version.

Link to comment
Share on other sites

well i was once able to join my own server... Apprently the server was returning port 21065 (this can be modified by the GM anytime to something like 21060 or 21061 or whatever)..

 

Anyways, what i did was:

 

USE WP v504F + OOGwalker 10.5.8. loaded the WPv504F then walker.. I selected my token already stored in token.wp and token.~wp

 

Select the options: Anchors/c-Buff/PPE-off and very important Pkt2 (the rest is not nessesary)

 

Then GO to the next tab called Proxy C-P S5 Proxy 1 i put 2106. S5 Proxy2 i put 21065 (the one admins can modify anytime using hauth madey hint).

 

then go to the next tab called HTML reader and click on the sun Buffer size 1000

 

Then go to the next tab called Verify Server... I was told to use 600x (how ever i cant make it work) but u are supposed to use 600x... If that doesnt work try 500x

 

Login in walker

 

 

Let me know your results...

 

PD: If that doesnt work change the port of S5 Proxy 2 to any number between 21060 and 21069

 

if that doesnt work.. then u are exactly where i left it (cuz the damn admin changed it again :s)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...