1. Go to Pet Society.
2. Open CE ,Process firefox.exe,Setting (hex,Array of bytes,,ASROM)
3. Now Scan "0F 84 BB 00 00 00 8B 5D F8 8B 43 08 8B 48 74",1 address returned.
4. Right Click it and Choose "Disassemble this memory region"
5. Right click the highlighted code and select "Replace with code that does nothing"
6. Go back to CE, New Scan "0F 8F 0A 00 00 00 B8 04 00 00 00 E9 0E 03 00", 1 address returned
7. Right Click it and Choose "Disassemble this memory region"
find this line "jg xxxxxxxx" and Change the "jg" to "jmp"
8. New scan "0F 85 22 01 00 00 8B 43 10 85 C0 0F 84 7E 05",1 address returned.
9. Right Click it and Choose "Disassemble this memory region"
find this line "jne xxxxxxxx"m Right click and select "Replace with code that does nothing"
10. A few lines down you will see "je xxxxxxxx".Right click and select "Replace with code that does nothing"
11. Done, Go back to game now and look what happen.

0 Responses so far.

Publicar un comentario