Jump to content

Recommended Posts

  • 2 weeks later...
Posted

well first u get the item id from equip/unequip or deposit/withdraw or enhant/drop/pickup item that u want to enhant

anyways just equip or unequip your item (the 1 mentfor enhant) in phx packet sniffer there should appear UseItem packet, select it and in the right corner theres the details of the packet , just copy the numbers that are marked with "X"

example 14 XX XX XX XX (the XX... is the item id so u copy them)

no u go to the script

id:=hstr(' ===========ITEM ID HERE======== ');

openwh:=hstr('  =======BYPASSSERVER HERE========== ');

 

after u done pasting the id it should look like this (just don't type X in there , its only example in what place u do it)

id:=hstr('XX XX XX XX ');

openwh:=hstr('32 01 00 00 00 XX XX XX XX 01 00 00 00');

 

then click save , do it after evry item u enhant , then enable the script (u named it while u used save , click the box near its name so its cheaked with a "v" not eampty)

 

the rest u should know

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..