good job![]()
thank me if u liked me
__________________________________________________ _______________________________
skype: mohamedboy3321
__________________________________________________ _______________________________
Leecher: 0 ✔
Choob: 25 ✔
Newbie: 50 ✔
Member: 100 ✔
Advanced Member: 150 ✔
Dual-Keyboard Member: 250 ✔
Expert Member: 500 ✔
Bobo's Trainer: 750 ✖
MPGH Expert: 1000 ✖
Synthetic Hacker: 1250 ✖
Blackhat Hacker: 1500 ✖
Whitehat Hacker: 2000 ✖
Bobo's Guardian: 2500 ✖
Upcoming MPGHiean: 3000 ✖
MPGH Addict: 3500 ✖
MPGHiean: 4000 ✖
MPGH Knight: 4500 ✖
MPGH Lord: 5000 ✖
MPGH Champion: 5500 ✖
MPGH King: 6000 ✖
does not work ( put brackets): D3Dhook identifier not found
_Coder. (03-29-2012)
Royku, it was included, but still error
Last edited by eppi; 03-29-2012 at 02:29 PM.
To include the files as royku said. This is how you do it.
1.) On the menu toolbar go to project
2.) Click on configuration properties
3.) Click on vc+++ directories
4.) Then go to include and click edit
5.) Then go and find the SDK summer update. And click the include folder once and click select folder
6.) Then do the same thing but for libary. Do the SDK folder thing again and click the folder libs and click select folder
7.) Click apply
8.) Click ok :P
9.) Your done.
PS: If you still get error either you cannot read or you cant simply c+p
Last edited by _Coder.; 03-29-2012 at 02:34 PM.
eppi (04-03-2012)
Everything turned out.
---------- Post added at 03:05 PM ---------- Previous post was at 02:46 PM ----------
This is a ready made wallhack ?
Last edited by eppi; 03-29-2012 at 03:05 PM.
eppi (03-29-2012)
@Swag @Dead(H)ell
Please correct me if i'm wrong... cause i'm new to d3d myself.
First:
Can tell me what this for? i didn't see the DIP_hook at anywhere except in global.Code:DWORD* DIP_hook = NULL;
2nd:
What? I think correct one is: DWORD DIP_return = 0x4FF51659; ?Code:DWORD DIP_return = NULL; DWORD dwJMPback = 0x4FF51659;
3rd:
notice something?Code:adr = FindPattern(D3D9, 0x128000, (PBYTE)"\xC7\x06\x00\x00\x00\x00\x89\x86\x00\x00\x00\x00\x89\x8", "xx????xx????xx");
4th:
Is this for real?Code:MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX; MOV EAX, DWORD PTR [ESP+40]; PUSH EAX;
5th
How suppose this base to work without Detour? and where is VTable[82] ?Code:void D3Dhook() { LoadLibraryA("d3d9.dll"); DWORD D3D9, adr, *VTable; do { D3D9 = (DWORD)LoadLibraryA("d3d9.dll"); Sleep(100); } while (D3D9 == NULL); adr = FindPattern(D3D9, 0x128000, (PBYTE)"\xC7\x06\x00\x00\x00\x00\x89\x86\x00\x00\x00\x00\x89\x8", "xx????xx????xx"); if (adr) { memcpy(&VTable,(void *)(adr+2),4); if (CheckWindowsVersion() == WINDOWS_7) { MakeJMP((BYTE *)0x4FF51658, (DWORD)myDIP_hook7, 0x6); DWORD dwJMPback = 0x4FF51659; } else if (CheckWindowsVersion() == WINDOWS_XP) { MakeJMP((BYTE *)0x4FF51658, (DWORD)myDIP_hookxp, 0x6); DWORD dwJMPback = 0x4FF51659; } } }
6th:
What is this?Code:LoadLibraryA("d3d9.dll"); DWORD D3D9, adr, *VTable; do { D3D9 = (DWORD)LoadLibraryA("d3d9.dll"); Sleep(100); } while (D3D9 == NULL);
Don't u think it's much better if u put like this?
Code:DWORD D3D9, adr, *VTable; while (!(D3D9 = (DWORD)LoadLibraryA("d3d9.dll"))) { Sleep (100); }
Why a lot of stuff now posting like this...when the time it got patch they posted...![]()
Genkidesu, It will work at RU or on NA
@Swag u shouldnt have posted that cuz u know no one will code all of them will just leech it and paste it after that then u find 100 comments!! errorrsss!! help me help me and that what happened! lol and btw thnx for ur credits and the.. part u told me about jmp back it really helped
---------- Post added at 07:53 AM ---------- Previous post was at 07:51 AM ----------
@firefox800 as @Swag said helping is the main aim of that forum since @Dave84311 made this forum that was his aim so u dont have to QQ back saying why posting things like thisWhy a lot of stuff now posting like this...when the time it got patch they posted...