onlyu1106 How do I cheat?
Reputation: 0
Joined: 25 Nov 2015 Posts: 8
|
Posted: Sat Nov 28, 2015 10:08 am Post subject: Problem with send packet |
|
|
Hi everybody, I have a shop packet
Code: | 0E 01 21 00 00 A5 46 90 0D 00 0F 4F 70 65 6E 59 75 61 6E 62 61 6F 53 68 6F 70 03 FF FF FF FF D0 07 00 00 D0 07 00 00 |
Im using WPE to get this packet and I see the 6th byte (A5) increase by 1 when I send the next packet, It's mean:
Code: | 0E 01 21 00 00 A6 46 90 0D 00 0F 4F 70 65 6E 59 75 61 6E 62 61 6F 53 68 6F 70 03 FF FF FF FF D0 07 00 00 D0 07 00 00 |
But when I using WPE to send next packet, the 6th packet dont be changed....(A5)
I try to find the base address of 6th byte and write it by A6, but when I send the next packet It's also A5 and the game is disconnect
What should I do now? Many thanks for your rep....
|
|