Hi there,
I followed this guide:
http://forum.ragezone.com/f566/packe...6/#post8523885
But i don't know really know what buff dword_1B5BB18 (below) actually is?
PHP Code:v4 = UINT128::operator&(&v654, &v652, &dword_1B5BB18); // 57
if ( UINT128::operator_bool(v4) )
{
v5 = CInPacket::write(a3);
sub_424360(v477, v5);
}
PHP Code:v0 = UINT128::UINT128(&v3);
v1 = UINT128::setBitNumber(v0, 57u, 1);
return UINT128::UINT128_1(&dword_1B5BB18, v1, 0x1A0u);



Reply With Quote


