Whit's Base v4

Posts 16–30 of 50 · Page 2 of 4
Hmm.... i cant figure this out?? help me with this hack and we can release it
mhmm codecaving and DIP ehmm Working DIP for CA :O?
Quote Originally Posted by joered View Post
mhmm codecaving and DIP ehmm Working DIP for CA :O?
i updated addies and tried it but nothing happened..
No DC or anything.. but nothing happened at all lol
Quote Originally Posted by ac1d_buRn View Post


i updated addies and tried it but nothing happened..
No DC or anything.. but nothing happened at all lol
/troll .
+ figure out how to make it not crash midgame
Quote Originally Posted by KawaiiSlut View Post
/troll .
+ figure out how to make it not crash midgame
AHEM DETOURS
If this is whit V4 why is the original whit credited, he should sue your for copyright.
Quote Originally Posted by topblast View Post
If this is whit V4 why is the original whit credited, he should sue your for copyright.
qq .
meh. used dip midfunction that i released, public detours, shitty looking menu. good job?
kinda new
Thank's for the release, I'm kind of new to C++ but not VB.NET and will try to figure out how to actually make it not give me directory errors.
Edit:
This is what I mean
Code:
1>------ Build started: Project: Whit'sBasev4, Configuration: Debug Win32 ------
1>  Menu.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  DirectX.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  CDetour.cpp
1>  Base.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  ADE32.cpp
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I'm still a newbie.
Quote Originally Posted by iiNarbz View Post
Thank's for the release, I'm kind of new to C++ but not VB.NET and will try to figure out how to actually make it not give me directory errors.
Edit:
This is what I mean
Code:
1>------ Build started: Project: Whit'sBasev4, Configuration: Debug Win32 ------
1>  Menu.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  DirectX.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  CDetour.cpp
1>  Base.cpp
1>c:\documents and settings\owner\desktop\whit'sbasev4\files.h(16): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>  ADE32.cpp
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I'm still a newbie.
try this:

Code:
#include <C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include\d3dx9.h>
Quote Originally Posted by TokolocoSK View Post


try this:

Code:
#include <C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include\d3dx9.h>
Where exactly would i add that? Like the file.
a .h or a .cc or something
Quote Originally Posted by iiNarbz View Post
Where exactly would i add that? Like the file.
a .h or a .cc or something
If you don't know that, you shouldn't be attempting to build a hack.
Niceeee i had whits v1 when i first started coding like 11 months ago quit and finally coming back to whits v4 ty
Posts 16–30 of 50 · Page 2 of 4
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?