Jump to content

[[SHARE]][||Bug||]Bug with NPC buffer (get any buff)®


Recommended Posts

23 6E 00 70 00 63 00 5F 00 32 00 36 00 38 00 34 00 37 00 38 00 37 00 33 00 33 00 5F 00 42 00 75 00 66 00 66 00 20 00 31 00 33 00 36 00 33 00 00 00

 

this is the code.. how i add super haste on this?

Link to comment
Share on other sites

Jhivago:

explanation

 

 

 

How i can know what is ID of my buff in my server? for e.g. WW

21 51 00 75 00 65 00 73 00 74 00 20 00 38 00 38 00 38 00 38 00 5F 00 4E 00 50 00 43 00 42 00 75 00 66 00 66 00 65 00 72 00 32 00 20 00 37 00 00 00

 

your packet is  Quest 8888_NPCBuffer2 7

 

 

GM haste id - 7029 --> hex-> 37 00 30 00 32 00 39 00

 

 

21 51 00 75 00 65 00 73 00 74 00 20 00 38 00 38 00 38 00 38 00 5F 00 4E 00 50 00 43 00 42 00 75 00 66 00 66 00 65 00 72 00 37 00 30 00 32 00 39 00  00 00

result packet ->  Quest 8888_NPCBuffer7029

 

 

thats how it should be, i did not tested and thats why im not sure.

 

Link to comment
Share on other sites

well raule, my problem was were i put the new code.. i cant get it...

 

anyway is this right?

 

23 6E 00 70 00 63 00 5F 00 32 00 36 00 38 00 34 00 37 00 38 00 37 00 33 00 33 00 5F 00 42 00 75 00 66 00 66 00 20 00 37 00 30 00 32 00 39 00 00 00

Link to comment
Share on other sites

it's same in all clients?

No, after interlude packets got changed, you must edit a part of a packet as result to give you the buff wich you need.

 

Example, for interlude:

 

 

This is the request: Quest 8888_NPCBuffer

this is the buff id:2 7

you must edit one part of the packet to give you the buff wich you want

 

7029 - gm haste id

 

Quest 8888_NPCBuffer7029 - so what you've edited with red it's the hexed buff.

 

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