did it break shit and what are the new dll byte sigs as im getting the error with my velo paste saying failed to initialize global adresses
yeah thats it
and
yeah thats it
Code:
const ::protection::addresses::address_t& prediction_player = ADDRESS_IMPL(
::protection::addresses::hash("client.dll:488B4338488905*????????4183FC03"),
::protection::addresses::address_type::pattern,
"client.dll:488B4338488905*????????4183FC03");
Code:
const ::protection::addresses::address_t& simulation_player = ADDRESS_IMPL(
::protection::addresses::hash("client.dll:4C3905*????????410F94C6"),
::protection::addresses::address_type::pattern,
"client.dll:4C3905*????????410F94C6");
Last edited by a moderator: