Hello,
since the somewhat bigger update a few weeks ago, they seem to have changed the PacketSend function. The former pattern: 0x55, 0x8B, 0xEC, 0x83, 0xEC, 0x2C, 0x53, 0x56, 0x57, 0x8B, 0xF9, 0x85 does not work anymore.
I do not want to send packets myself, I would rather just this function to set a breakpoint to it, in order to find the various ingame functions like Move, UseSkill, DropItem etc. and call those via inline assembly.
Does anyone have a working search pattern or can help me out with a concept to find the packetSend function myself?
Yours sincerely







