PDA

View Full Version : 2 ERRORS NOW lol


itwasfunny
12th October 2004, 00:11
Source: EH_2.0_BC23a_SOURCE
Program:Visual Studio .NET 2003 Hosted Trial

I add:
-I changed Fingerprint
-I Have the Evil Hack 1.6.2 DlgLoader with another DLL name
-I changed the hook with old Detectable PBSB

And Now with only 2 Errors:

1)c:\Documents and Settings\Administrator\Desktop\evilhack\evilhack.c pp(151): error C3861: 'HookDDrawCreate': identifier not found, even with argument-dependent lookup

2)c:\Documents and Settings\Administrator\Desktop\evilhack\evilhack.c pp(336): error C3861: 'HookDDrawCreate': identifier not found, even with argument-dependent lookup

1)
::MiniDumper("evilhack");

#endif
} <---SOMETHING WRONG HERE :(

break;

2)#ifdef TESTMODE
//if (lpMsg->message == WM_KEYDOWN && lpMsg->wParam == VK_F9)<--SOMETHING WRONG HERE
// fprintf(GameInfo.m_pTweaksLogFile, "Mark\n");


Thx For help!!

HELP HELP HELP HELP HELP HELP :yar:

itwasfunny
13th October 2004, 16:57
Help?

Arkan
13th October 2004, 22:15
Do you want to be compiling in TESTMODE? Or Release

itwasfunny
13th October 2004, 22:21
testmode

3y3w4nn4ch34t
13th October 2004, 22:26
If you took screenshot blocking out, you can delete all references to HookDDrawCreate. Then it will compile correctly.

itwasfunny
13th October 2004, 22:42
What files Have Punkbuster SS Blocker?
How to delete ???


HEEEEEEEEELLLLLLLPPPPPPPPPPPPPPP????

itwasfunny
18th October 2004, 12:19
Help please?

gil
18th October 2004, 12:22
Please dont double post, its the second time on that thread.
People will help when they see it, at this time, its pretty empty here.


Be patient.

itwasfunny
18th October 2004, 14:11
:) So sorry Gil but !
I like cheat :P

3y3w4nn4ch34t
18th October 2004, 15:15
I think you just need to add this to evilhack.cpp....
Look for....
extern IDirect3DDevice8 *pD3DDevice8; //Original Device pointer
extern NewIDirect3DDevice8 *pMyD3DDevice8; //Wrapped Device pointer
extern IDirect3D8 *pD3D8; //Original Device pointer
extern NewIDirect3D8 *pMyD3D8; //Wrapped Device pointer
extern NewIDirect3D8 MyD3D8;
extern NewIDirectInput8 MyDInput8;
extern IDirectInput8 *pDInput8; //Original Device pointer

And add this below it.
extern void HookDDrawCreate();

itwasfunny
18th October 2004, 16:02
and this:

extern void UnhookDDrawCreate ();


Thx man!!! YOU ARE GREAT!!

evilconfig errors:

c:\Documents and Settings\Administrator\Desktop\EH_2.0_BC23a_SOURCE \evilconfig\LoaderDlg.cpp(82): error C2660: 'CEvilSettings::WriteSettings' : function does not take 0 arguments

Solution:You'll need to change all entries like that to theApp.m_Settings.WriteSettings(theApp.GetFullDllN ame()); That should do it.

Thx at all :)

Now i have :

Evilconfig.exe and Ghost.dll

I open the Evilconfig.exe, I put my settings and I press OK
I open the Evilconfig.exe again, I click in "Disable/Enable" and it say "Waiting for process",
now i click launch and the game starts , but i dont have the hack!

I rename the ghost.dll to d3d8.dll and i have :

http://kremlin.com.sapo.pt/Michmach%20error.JPG