-
Автор темы
- #1
engine_trace = pattern::find(modules::client, xorstr_("4C 8B 3D ? ? ? ? 24 ? 0C ? 66 0F 7F 45 ? 49 8B CE")).absolute(3, 7);//
get_surface_data = pattern::find(modules::client, xorstr_("E8 ? ? ? ? 48 85 C0 74 ? 44 38 60")).absolute(1, 5); //
trace_shape = pattern::find(modules::client, xorstr_("E8 ? ? ? ? 80 7D ? ? 75 ? F3 0F 10 45")).absolute(1, 5);//
get_highest_entity_index = pattern::find(modules::client, xorstr_("8B 81 10 15 00")); //
get_surface_data = pattern::find(modules::client, xorstr_("E8 ? ? ? ? 48 85 C0 74 ? 44 38 60")).absolute(1, 5); //
trace_shape = pattern::find(modules::client, xorstr_("E8 ? ? ? ? 80 7D ? ? 75 ? F3 0F 10 45")).absolute(1, 5);//
get_highest_entity_index = pattern::find(modules::client, xorstr_("8B 81 10 15 00")); //