sdesde
25th October 2004, 20:23
Hey guys...
I wanted to try and create a kind of hack for myself (private one...)
Now I found a tutorial here which said how to compile your own one. I have a copy of Visual Studio .NET (but it's still beta2 :( it's a free one which came with a magazine) and when I try to compile it says;
evilhack.vcproj
Tweaks.cpp
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2059: syntax error : '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2143: syntax error : missing ';' before '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2059: syntax error : '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2143: syntax error : missing ';' before '{'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2447: '{' : missing function header (old-style formal list?)
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2146: syntax error : missing ';' before identifier 'own'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'at' : missing storage-class or type specifiers
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2146: syntax error : missing ';' before identifier 'onset'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'own' : missing storage-class or type specifiers
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2143: syntax error : missing ';' before '+'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'onset' : missing storage-class or type specifiers
Also, the tutorial said something about a libci.dll... Where can I find that lib, as I downloaded and installed the DirectX 9 SDK but can't find it :s
Grtz
SDeSDe
I wanted to try and create a kind of hack for myself (private one...)
Now I found a tutorial here which said how to compile your own one. I have a copy of Visual Studio .NET (but it's still beta2 :( it's a free one which came with a magazine) and when I try to compile it says;
evilhack.vcproj
Tweaks.cpp
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2059: syntax error : '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2143: syntax error : missing ';' before '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(670) : error C2059: syntax error : '}'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2143: syntax error : missing ';' before '{'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2447: '{' : missing function header (old-style formal list?)
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2146: syntax error : missing ';' before identifier 'own'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'at' : missing storage-class or type specifiers
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2146: syntax error : missing ';' before identifier 'onset'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'own' : missing storage-class or type specifiers
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2143: syntax error : missing ';' before '+'
c:\Documents and Settings\SDeSDe\Bureaublad\EH_2.0_BC23a_SOURCE\evi lhack\Tweaks.cpp(675) : error C2501: 'onset' : missing storage-class or type specifiers
Also, the tutorial said something about a libci.dll... Where can I find that lib, as I downloaded and installed the DirectX 9 SDK but can't find it :s
Grtz
SDeSDe