So Im trying to make Inve.dll for july 08 files instead of october.
But I can´t find 2 adresses.
Im looking for those:
This is my progress so far:Code:CONST uint32_t MMatchChatRoom__RemovePlayerAddress = 0x00477780; CONST uint32_t MMatchServer__OnChatRoomSelectWriteAddress = 0x00421F70;
* = Found on first tryCode:0x004035D0: 0x004035E0 * 0x004BB706: 0x004BD1E3 * 0x00476B60: 0x00476060 ** 0x00477780: 0x00409110 ?? 0x00476CC0: 0x00476190 ** 0x00477420: 0x00476920 ** 0x00478070: 0x00477460 ** 0x0041E640: 0x0041E3C0 * 0x00420960: 0x00420690 ** 0x004299C0: 0x00429720 ** 0x004729C0: 0x00471F20 * 0x004219D0: 0x00421710 * 0x00421BB0: 0x004218F0 * 0x00420C40: 0x00420970 * 0x0041FD60: 0x0041FA40 * 0x0041F010: 0x0041EDF0 * 0x00420A60: 0x00420790 * 0x004275B0: 0x00427280 * 0x00421F70: 0x00421CA0 ?/*? 0x0041EAA0: 0x0041E860 * 0x004442B0: 0x00444340 * 0x00429E90: 0x00429BF0 *
** = Not found on first try But found on second try
? = Not Found on first try
?? = in both tries not found
?/* = not sure if it's correct
?/*? = Couldn't find function on second try.


Reply With Quote

