Jump to content

Recommended Posts

Posted

Hello Guys im asking help for boting in RPG-CLUB x5 New server.

 

Admins there claim to have "The Best Bot Protection ever made"(lol)

 

So im asking here for anyone that can help me.

 

Server Home page --> http://www.rpg-club.com/en/?p=files

 

They uber pro antibot  --> http://www.rapidshare.ru/1422772

 

Any kind of help or advise will be apresiated.

 

Thx in advance :P

Posted

yeh... that would be a good add to this forum ;)

I was before with L2Net working, but they installed lasterday a new antibot system, and so it doesnt work anymore :s

Posted

Actually, they never said they have best antibot. Their antibot, as they said, is in 'open tests' right now and they have a very basic IG protection (probably the OOG one is very good). So it shouldn't be a problem to bypass it, come on, move faster : )

Posted

Actually, they never said they have best antibot. Their antibot, as they said, is in 'open tests' right now and they have a very basic IG protection (probably the OOG one is very good). So it shouldn't be a problem to bypass it, come on, move faster : )

Try 1 off ways in this forum. Some1 said that 1 off them works now.

Posted

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.

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

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