Jump to content

fdx

Members
  • Posts

    134
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by fdx

  1. just pick the Lineage2 folder and split its sub-folders in half, like system systemtextures animations in one CD and the rest in another one or seomthing like that and then creat a folder on your new OS and place the folders there, if you have the same files it will work the same.

  2. from hide

    1. сначало надо зайти с ихнем l2.exe потом до выбора персонажа( считывает ключ в ини файл), потом ставим любой чистый l2.exe от финала и заходим в игру.

     

    2. Внимание из за неточной расшифровки 2 ключа верефиципуется не с 1 раза 1 - 10 заходов в игру как повезет.

    (если не верефицировался небудет выделять цели)

     

    3. Внимание расщитано под логин из 5 букв больше если у вас непытайтесь зайти!

     

    Код:

    var

    p1,s1,p2,hz,s2,o1,o2,key,s:integer;

    k,p,s11,s22,i:string;

    ini: TMemIniFile;

     

    begin

     

    if _gAbsNumPkt=3 then begin

    ScanPck5(_gBuff,36, 'dd', o1, o2, null, null, null);

    ScanPck5(_gBuff,20, 'ddd', p1, hz, p2, null, null);

    if o2 > 0 then begin

    key:=p1*32+o1;

    ini:=TMemIniFile.Create(_gCustomDir+'key.ini');

    ini.Clear;

    ini.WriteInteger('ID', 'key', key) ;

    ini.UpdateFile;

    ini.Free;

    end;

    if o2 = 0 then begin

    ini:=TMemIniFile.create(_gCustomDir+'key.ini');

    Ini.ReadInteger('ID', 'key', s);

    p:=copy(_gBuff,1,35);

    s22:=copy(_gBuff,40,4);

    s1:=key-(p1 * 32);

    s2:= (p2 div 32) + 3;// вот это параметр меняется то он +1 то + 3 то + 5 то + 7 может и - 7 такчто зайдем с раза 10) как повезет...

    _goutBuff:=p+IntToBin(s1)+IntToBin(s2);

    end;

    end;

    end.

    This guy on Help section said thats what's writen on that russian forum, hiden. Used google translator but still didnt understand it so ill leave it as original. Hope it helps:S

  3. im using windows 7 and,

    copied system folder and modificated oog.dll to run l2walker.dll, when i start walker it shows what i am veryfied all infomation about mons, char etc. but when i try to target any mob nothing happens (targeting by my self) i changed to 50k but nothing changed.

    any ideas ?

    Thats what the new anti-bot method does, basicly you cant target unless you update to the latest files, but if you do walker will stop working;) but at least u can target.

×
×
  • 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