Auto trade blocked

Hello,

I am Playing a Vsro that changed OP Codes so I can’t buy/sell goods with phbot.

I tried to changed the opcodes with xPackeTool so the lines is like:

walk,3488,2052,-106
inject,0x7045,False,2C,00,00,00
inject,0xB773,False,14,49,A9,35,01,00,01,00,2C,00,00,00
inject,0xB773,False,14,49,A9,35,01,01,01,00,2C,00,00,00

It worked fine buying/selling goods, but the problem now that it changes every teleport or relog.
so how can I keep auto trading?

2 Likes

You can’t unless you know how to reverse engineer their system to figure out how the packet is generated.

any idea about how to do it? I mean the needed software or the starting path to reverse engineering the client

you could find many source codes about silkroad but after you get one, you have to learn how to parse packets and how to send the game and what will server response to you. Also its looks bit hard but not much.

Client → Project ← Server basement of how it works.

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