Aide Wallhack 4/22/2010

    Publicités

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Evaelis

La Voix de la Sagesse
V
Ancien staff
Apr 28, 2010
22,949
468
1,699
Valhalla
// Hook structure.
SDLLHook D3DHook =
{
"DDRAW.DLL",
false, NULL, // Default hook disabled, NULL function pointer.
{
{ "DirectDrawCreate", MyDirectDrawCreate },
{ NULL, NULL }
}
};

BOOL APIENTRY DllMain( HINSTANCE hModule,
DWORD fdwReason,
LPVOID lpReserved )
{
// When initializing....
if ( fdwReason == DLL_PROCESS_ATTACH )
{
hDLL = hModule;

// We don't need thread notifications for what we're doing.
// Thus, get rid of them, thereby eliminating some of the
// overhead of this DLL
DisableThreadLibraryCalls( hModule );

// Only hook the APIs if this is the Everquest process.
GetModuleFileName( GetModuleHandle( NULL ),
Work,
sizeof(Work) );
PathStripPath( Work );

if ( stricmp( Work, "myhooktarget.exe" ) == 0 )
HookAPICalls( &D3DHook );
}

return TRUE;
}
Je ne sait pas le programmé donc pas d'assurance
 

Evaelis

La Voix de la Sagesse
V
Ancien staff
Apr 28, 2010
22,949
468
1,699
Valhalla
Oué un poste avec du retard
Mais des gens avait dit qu'il marchait encore
 

cheateroO

Membre Banni
May 5, 2010
914
0
581
94
be en faite il trouve des erreur quand je veut le compile mais je les trouverer bien grace a mon bouquin
 

gassen

Membre Banni
Dec 6, 2010
43
0
426
j ai télégargé vip hack dans ce liend il marche maid maintenant quand j entre apré 1minute crossfire message me dit disconnect from server due incorect map information qu est ce que c est ca hack ne marche pas
aider moi svp