New error.
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Decrypt.cpp
main.cpp
Generating Code...
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(847) : warning C4715: 'GetProcessHandleByName' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(1205) : warning C4715: '<unnamed-type-Player>::GetViewOrigin' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(1141) : warning C4715: '<unnamed-type-Player>::GetCrosshairId' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(1254) : warning C4715: '<unnamed-type-Player>::GetShotsFired' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(912) : warning C4715: '<unnamed-type-EntityList>::GetTeam' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(1117) : warning C4715: '<unnamed-type-Player>::GetTeam' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(886) : warning C4715: '<unnamed-type-EntityList>::IsDead' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(389) : warning C4715: '<unnamed-type-Mem>::R<unsigned long>' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(389) : warning C4715: '<unnamed-type-Mem>::R<float *>' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(431) : warning C4715: '<unnamed-type-Mem>::W<float *>' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(389) : warning C4715: '<unnamed-type-Mem>::R<unsigned char>' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(389) : warning C4715: '<unnamed-type-Mem>::R<int>' : not all control paths return a value
c:\users\michel\desktop\hax\polysubtleaim 1.0_mpgh.net_r\main.cpp(389) : warning C4715: '<unnamed-type-Mem>::R<bool>' : not all control paths return a value
Microsoft (R) Incremental Linker Version 12.00.31101.0
Copyright (C) Microsoft Corporation. All rights reserved.
/out

ecrypt.exe
/FORCE:MULTIPLE
/OUT:PP_AIM.exe
Decrypt.obj
main.obj
kernel32.lib
user32.lib
gdi32.lib
winspool.lib
comdlg32.lib
advapi32.lib
shell32.lib
ole32.lib
oleaut32.lib
uuid.lib
LINK : fatal error LNK1104: cannot open file 'LIBCMT.lib'
Press any key to continue . . .