Jump to content

[GUIDE]L2 hack packet video sta ellinika!


SoNaR™

Recommended Posts

Ωραίος... :D . Ότι ήθελε το newbie category ;) . Ένα ολοκληρωμένο guide για αυτό το ψόφιο programm :P //congra

 

 

 

x0axa0xa0xa0 φάση έχει εκεί που loggarei η Σοφία <3 :-*

 

Guyes παρακαλώ απαντήστε μου : Το προγραμμα αυτό είναι άχρηστο σε Gracia Part 2 Servers? Ευχαριστώ.

Link to comment
Share on other sites

Ωραίος...  :D . Ότι ήθελε το newbie category  ;) . Ένα ολοκληρωμένο guide για αυτό το ψόφιο programm  :P //congra

 

 

 

x0axa0xa0xa0 φάση έχει εκεί που loggarei η Σοφία <3  :-*

 

Guyes παρακαλώ απαντήστε μου : Το προγραμμα αυτό είναι άχρηστο σε Gracia Part 2 Servers? Ευχαριστώ.

boris na kanis me to l2phx 8-9 pragmata sto interlude sto gracia omos mono 1 k einai to +65535
Link to comment
Share on other sites

  • 2 weeks later...

re paidia apo oti eida dn douleuei se enan server vsk pou paizw ws pros to oti einai safe encant.kanw akrivws oti leei.alla spane.scrol-->victory-->++ alla spaei san na exei kanoniko rate kai oxi safe.dn kserw isws kai na ftaiei o server na exei kapoio debug.

Link to comment
Share on other sites

pedia sry gia to spam apla thelo ta posts gia na do to guide :)

 

Na apofebgis to spam..1o logos einai pos spam.spam.spam.tsoup erxete k to Ban,apotelezma?dn 8a to dis pote,sto ellhniko section iparxoune pola topics gia to l2phx free.

http://www.maxcheaters.com/forum/index.php?topic=51944.msg366295#msg366295

Link to comment
Share on other sites

var a:array[1..100] of string;

      i,n:integer;

id,withdraw,openwh,useitem,wh,enchant :string;

begin

//Item id need to be captured.For example from UseItem packet

id:=hstr('65 01 06 10');

useitem:=hstr('14')+id+hstr('00 00 00 00');

wh:=hstr('31 01 00 00 00')+id+hstr('01 00 00 00');

enchant:=hstr('58')+id;

//openwh need to be captured:RequestBypassToServer

openwh:=hstr('32 01 00 00 00 65 01 06 10 01 00 00 00');

withdraw:=hstr('32 01 00 00 00')+id+hstr('01 00 00 00');

if (fromclient) and (pck=hstr('1B 02 00 00 00 ')) then

begin

buf:=withdraw;

sendtoserver;

buf:=openwh;

sendtoserver;

end;

if (fromclient) and (pck=hstr('1B 03 00 00 00 ')) then

begin

buf:=useitem;

sendtoserver;

buf:=wh;

sendtoserver;

buf:=wh;

sendtoserver;

buf:=enchant;

sendtoserver;

end;

            end.

 

 

guide me about change Id object,

Link to comment
Share on other sites

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