kolo12 Posted July 3, 2008 Posted July 3, 2008 I need script to enchant l2phx os if someone have other can post here :-[ :-[ :-[
Gmaster Posted September 9, 2008 Posted September 9, 2008 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('weapons id here.'); 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 WEAPONS ID HERE 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.
ViniPooch Posted September 20, 2008 Posted September 20, 2008 u didin't even explained what for this script is, and guy asked links, for scripts
jdman2002 Posted October 1, 2008 Posted October 1, 2008 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('weapons id here.'); 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 WEAPONS ID HERE 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. www.google.com tnx!!!!!! nice exploit all reported for spam... about the post: that script is warehouse enchant script, it has some "enchant item" part and deposit item in the warehouse, im trying to figure out just the enchant part, if i find something i'll create a topic about it
ALLIG4T0R Posted October 3, 2008 Posted October 3, 2008 I need script to enchant l2phx os if someone have other can post here :-[ :-[ :-[ man try the "Search Engine" over at right!!! press PhX script!!! and see them if you have the needing posts!!!!! bb :X
samadielka Posted October 8, 2008 Posted October 8, 2008 Kolo u ned script for enchant? ;D whel i whas newbie like u ;p i go to maxcheaters... downlaod l2phx... use search and i find enchant exploit with wh ;] its what Gmaster write to u but its all shity ;] i made it my self u ned help pm :] if not just search search searc ;] and use ur shity brains
ShadowChaser3000 Posted October 22, 2008 Posted October 22, 2008 ALLIG4TOR are you the one that on youtube showed that you hacked L2Mafia with a D-Grade dagger +1 but it glows like+99
koartis Posted October 22, 2008 Posted October 22, 2008 ALLIG4TOR are you the one that on youtube showed that you hacked L2Mafia with a D-Grade dagger +1 but it glows like+99 Pff its not hackin the server, just changing his own glows... He saw +1 glowing like +99 but no one else.
Recommended Posts