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

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