 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
1337pwnage1337 Expert Cheater
Reputation: 0
Joined: 08 Oct 2008 Posts: 190 Location: last seen off the coast of hopes and dreams
|
Posted: Thu Dec 04, 2008 10:55 am Post subject: [need help....]C++ hack error |
|
|
Ok my C++ compiler gave me this message when i tried to compile the Bf2 Aimbot source that i found online. the error is listed above and i have added the link to the source code that is doing this to the bottom of the page(link is the "rar'ed" version)... If anyone could do one of 2 things i would be greatfull and + rep. the first thing is try to make it PB proof and make build/compile/make it a program. the second is tell me how to fix the error....
| Code: | 1>------ Build started: Project: Ogoid++, Configuration: Debug Win32 ------
1>Generating encrypted strings
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Documents
1>and
1>Aimbot
1>c1 : fatal error C1083: Cannot open source file: 'c:\Documents': Permission denied
1>+
1>c1 : fatal error C1083: Cannot open source file: 'and': No such file or directory
1>D3d
1>strings.cxr
1>c1 : fatal error C1083: Cannot open source file: 'Settings\Josh\Desktop\Aimbot': No such file or directory
1>c1 : fatal error C1083: Cannot open source file: '+': No such file or directory
1>c1 : fatal error C1083: Cannot open source file: 'D3d': Permission denied
1>and
1>c1 : fatal error C1083: Cannot open source file: 'Menu\misc\strings.cxr': No such file or directory
1>Aimbot
1>c1 : fatal error C1083: Cannot open source file: 'and': No such file or directory
1>+
1>c1 : fatal error C1083: Cannot open source file: 'Settings\Josh\Desktop\Aimbot': No such file or directory
1>D3d
1>c1 : fatal error C1083: Cannot open source file: '+': No such file or directory
1>strings.i
1>c1 : fatal error C1083: Cannot open source file: 'D3d': Permission denied
1>c1 : fatal error C1083: Cannot open source file: 'Menu\misc\strings.i': No such file or directory
1>'c:\Documents' is not recognized as an internal or external command,
1>operable program or batch file.
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Generating encrypted strings"
1>Build log was saved at "file://c:\Documents and Settings\Josh\Desktop\Aimbot + D3d Menu\Debug\BuildLog.htm"
1>Ogoid++ - 12 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
|
Aimbot + D3d Menu.rar 4.51 MB http://uploaded.to/?id=mx4ko8
Thanks in advance!
EDIT: another error + i fixed the first somehow but now i have this one:
| Code: | 1>------ Build started: Project: Ogoid++, Configuration: Debug Win32 ------
1>Compiling...
1>aimbot_helper.cpp
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot_helper.cpp(82) : warning C4244: '=' : conversion from 'float' to 'long', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot_helper.cpp(103) : warning C4244: '=' : conversion from 'float' to 'long', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot_helper.cpp(384) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot_helper.cpp(571) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>cheat_base.cpp
1>cheats.cpp
1>cheats_detours.cpp
1>screenshot.cpp
1>d3d9dev.cpp
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(1172) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(1184) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2726) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2738) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2744) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2750) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2756) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2762) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2768) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2774) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2780) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2786) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2792) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2798) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2804) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2810) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2816) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2822) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2828) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2834) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2840) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2846) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2852) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2858) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2864) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2870) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2876) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2882) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2888) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2894) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2900) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2906) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2912) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2918) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2924) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2930) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2936) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2942) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2948) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2960) : warning C4244: 'argument' : conversion from 'int' to 'FLOAT', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2964) : warning C4244: '=' : conversion from 'int' to 'FLOAT', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2965) : warning C4244: '=' : conversion from 'int' to 'FLOAT', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2966) : warning C4244: '=' : conversion from 'int' to 'FLOAT', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(2967) : warning C4244: '=' : conversion from 'int' to 'FLOAT', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\d3d\d3d9dev.cpp(3000) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(358) : see declaration of '_vsnprintf'
1>d3dhook.cpp
1>detour_wrapper.cpp
1>strings.cpp
1>bf2_general.cpp
1>detoured_functions.cpp
1>ogoid++.cpp
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\ogoid++.cpp(69) : warning C4101: 'stream' : unreferenced local variable
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\ogoid++.cpp(74) : warning C4101: 'dll' : unreferenced local variable
1>aimbot.cpp
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot.cpp(157) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot.cpp(157) : warning C4244: '*=' : conversion from 'float' to 'LONG', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot.cpp(158) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
1>c:\documents and settings\josh\desktop\aimbot + d3d menu\cheats\aimbot.cpp(158) : warning C4244: '*=' : conversion from 'float' to 'LONG', possible loss of data
1>Generating Code...
1>Linking...
1>LINK : fatal error LNK1181: cannot open input file 'C:\Documents.obj'
1>Build log was saved at "file://c:\Documents and Settings\Josh\Desktop\Aimbot + D3d Menu\Debug\BuildLog.htm"
1>Ogoid++ - 1 error(s), 56 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
|
sorry if i am confusing anyone else(besides myself) but i am doing the best i can
_________________
|
|
| Back to top |
|
 |
sloppy Expert Cheater
Reputation: 0
Joined: 17 Aug 2008 Posts: 123
|
Posted: Thu Dec 04, 2008 2:30 pm Post subject: |
|
|
Project Properties->Linker->Input->Additional Dependencies:-
| Code: | | psapi.lib "$(SolutionDir)misc\detours.lib" |
|
|
| Back to top |
|
 |
1337pwnage1337 Expert Cheater
Reputation: 0
Joined: 08 Oct 2008 Posts: 190 Location: last seen off the coast of hopes and dreams
|
Posted: Thu Dec 04, 2008 4:22 pm Post subject: |
|
|
| sloppy wrote: | Project Properties->Linker->Input->Additional Dependencies:-
| Code: | | psapi.lib "$(SolutionDir)misc\detours.lib" |
|
and that means????
_________________
|
|
| Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Thu Dec 04, 2008 4:28 pm Post subject: |
|
|
| Just add the code he said using what he said.
|
|
| Back to top |
|
 |
BirdsEye Advanced Cheater
Reputation: 0
Joined: 05 Apr 2008 Posts: 94
|
Posted: Thu Dec 04, 2008 5:13 pm Post subject: |
|
|
| 1337pwnage1337 wrote: | | sloppy wrote: | Project Properties->Linker->Input->Additional Dependencies:-
| Code: | | psapi.lib "$(SolutionDir)misc\detours.lib" |
|
and that means???? |
It means you should atleast have a basic understand of the IDE your working with (common sense) and the language, before you go around trying to compile other people's sources. He even gave all the tabs and stuff.
Press 'ALT + F7', you will see "______ Project Properties". There will be two drop downs on the left. "Common Properties" and "Configuration Properties" Click on "Configuration Properties". Now you will see a "Linker" tab. After selecting on that, move your cursor over "Input" and take your right, I repeat right finger and click on the left I left side of your mouse. This is vital in order to achieve desired result. If an error is performed in the last step please re-do everyting. Now you will see list of options, the first one, "Additional Dependencies" is what you need. Click on the text space and copy what sloppy wrote right onto there. Now click 'OK' and re-build.
|
|
| Back to top |
|
 |
Fronzel Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Feb 2008 Posts: 1099 Location: Nexons backyard
|
Posted: Thu Dec 04, 2008 5:33 pm Post subject: |
|
|
Hi Josh!
Try to actually READ the errors, they usually explain a lot.
And take a look at this error:
| Code: |
1>c1 : fatal error C1083: Cannot open source file: 'c:\Documents': Permission denied
1>+
1>c1 : fatal error C1083: Cannot open source file: 'and': No such file or directory
1>D3d
1>strings.cxr
1>c1 : fatal error C1083: Cannot open source file: 'Settings\Josh\Desktop\Aimbot': No such file or
|
This means your compiler cant handle the blanks in long pathnames. Use a shorter dir like c:\source but not your desktop.
Ignore all "unsafe, blah" warnings, on non-communicating applications you dont need to worry that much about safety. Ignore unreferenced variable wwarnings. Or just delete the variables if you dont plan using them. From all i can see this also seems to be some quite crappy code, unless you have very good reasons it is normally not a good idea to convert float from or to something.
_________________
|
|
| Back to top |
|
 |
kitterz Grandmaster Cheater Supreme
Reputation: 0
Joined: 24 Dec 2007 Posts: 1268
|
Posted: Thu Dec 04, 2008 5:41 pm Post subject: |
|
|
| Fronzel wrote: | Hi Josh!
Try to actually READ the errors, they usually explain a lot.
And take a look at this error:
| Code: |
1>c1 : fatal error C1083: Cannot open source file: 'c:\Documents': Permission denied
1>+
1>c1 : fatal error C1083: Cannot open source file: 'and': No such file or directory
1>D3d
1>strings.cxr
1>c1 : fatal error C1083: Cannot open source file: 'Settings\Josh\Desktop\Aimbot': No such file or
|
This means your compiler cant handle the blanks in long pathnames. Use a shorter dir like c:\source but not your desktop.
Ignore all "unsafe, blah" warnings, on non-communicating applications you dont need to worry that much about safety. Ignore unreferenced variable wwarnings. Or just delete the variables if you dont plan using them. From all i can see this also seems to be some quite crappy code, unless you have very good reasons it is normally not a good idea to convert float from or to something. |
1. don't ignore warnings, unless you are 200% sure it does not affect anything. Variable overflow can be devistating, and it only show up as a warning.
@OP, make sure you enclose the file path in double quotes, and to double up on the backslashes.
_________________
|
|
| Back to top |
|
 |
1337pwnage1337 Expert Cheater
Reputation: 0
Joined: 08 Oct 2008 Posts: 190 Location: last seen off the coast of hopes and dreams
|
Posted: Fri Dec 05, 2008 4:30 pm Post subject: RE: |
|
|
| Fronzel wrote: | Hi Josh!
Try to actually READ the errors, they usually explain a lot.
And take a look at this error:
| Code: |
1>c1 : fatal error C1083: Cannot open source file: 'c:\Documents': Permission denied
1>+
1>c1 : fatal error C1083: Cannot open source file: 'and': No such file or directory
1>D3d
1>strings.cxr
1>c1 : fatal error C1083: Cannot open source file: 'Settings\Josh\Desktop\Aimbot': No such file or
|
This means your compiler cant handle the blanks in long pathnames. Use a shorter dir like c:\source but not your desktop.
Ignore all "unsafe, blah" warnings, on non-communicating applications you dont need to worry that much about safety. Ignore unreferenced variable wwarnings. Or just delete the variables if you dont plan using them. From all i can see this also seems to be some quite crappy code, unless you have very good reasons it is normally not a good idea to convert float from or to something. |
Fronzel,
Thank you very much i am trying this out now, and will edit this post with the results. if it worked +rep to u!!! =)
EDIT: Thank You Fronzel!!!!!! your solution worked all others = EPIC PHALE... so +REP to u! =) =D
EDIT2: it worked but when i try to inject i get this error:
| Code: | | BF-Hacks,com 1.2: pbcl.dll file size incorrect! Aborting... |
anyone know what i should do?
_________________
|
|
| Back to top |
|
 |
Anden100 Grandmaster Cheater
Reputation: 0
Joined: 20 Apr 2007 Posts: 668
|
Posted: Sat Dec 06, 2008 3:59 am Post subject: |
|
|
You dont need to move it... just use
instead of
| Quote: | | c:\documents and settings\ | [/quote]
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|