Подписывайтесь на наш Telegram и не пропускайте важные новости! Перейти

Вопрос Нужен чит где есть админ флаг для пиратки

Самые быстрые админ флаги для пиратки:
Expand Collapse Copy
#define LocalPlayer_getEntity 0x0
#define BasePlayer_playerFlags 0x0
BOOL APIENTRY DllMain( HMODULE, DWORD, LPVOID ) { CreateThread( 0, 0, [ ]( LPVOID ) -> DWORD { UINT64 GameAssembly = ( UINT64 ) GetModuleHandle( "GameAssembly.dll" ); if ( GameAssembly == NULL ) return 0; UINT64 pLocalPlayer = NULL; while( true ) { pLocalPlayer = reinterpret_cast< UINT64( * )( ) >( GameAssembly + LocalPlayer_getEntity )( ); if ( !pLocalPlayer ) { continue }; *( UINT32* )( pLocalPlayer + BasePlayer_playerFlags ) |= 4; } return 0; }, 0, 0, 0 ); return TRUE; }
 
Самые быстрые админ флаги для пиратки:
Expand Collapse Copy
#define LocalPlayer_getEntity 0x0
#define BasePlayer_playerFlags 0x0
BOOL APIENTRY DllMain( HMODULE, DWORD, LPVOID ) { CreateThread( 0, 0, [ ]( LPVOID ) -> DWORD { UINT64 GameAssembly = ( UINT64 ) GetModuleHandle( "GameAssembly.dll" ); if ( GameAssembly == NULL ) return 0; UINT64 pLocalPlayer = NULL; while( true ) { pLocalPlayer = reinterpret_cast< UINT64( * )( ) >( GameAssembly + LocalPlayer_getEntity )( ); if ( !pLocalPlayer ) { continue }; *( UINT32* )( pLocalPlayer + BasePlayer_playerFlags ) |= 4; } return 0; }, 0, 0, 0 ); return TRUE; }
ебать у тебя код стаил
 
Назад
Сверху Снизу