Adding a custom Quest with custom NPC

Dear All, i wonder how can i add custom quest with custom NPC at phbot and set it to loop delivery and retake
please advise.

Thank you all in advanced

Hi,
you could install xPackeTool and check “Show Client packets”. While active click at the NPC and the specific quest you want to finish. You will get the hex codes which you can inject later on via a selfmade script, which you have to record via Training Area / Training / Create.
Note: injecting hex codes goes like this:
inject,opcode,False,comma-seperated-hex-numbers
example:
inject,0x50A7,False,00,00,05,09,00

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.