Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Decrypt.cpp
main.cpp
PMemory.cpp
Generating Code...
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(1333) : w
arning C4715: 'TB' : not all control paths return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(1258) : w
arning C4715: 'AB' : not all control paths return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(416) : wa
rning C4715: '<unnamed-type-NewPlayer>::GetViewOrigin' : not all control paths r
eturn a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\pmemory.h(98) : wa
rning C4715: 'PMemory::Read<int>' : not all control paths return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(350) : wa
rning C4715: '<unnamed-type-NewPlayer>::GetCrosshairId' : not all control paths
return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(121) : wa
rning C4715: '<unnamed-type-EntityList>::GetTeam' : not all control paths return
a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(328) : wa
rning C4715: '<unnamed-type-NewPlayer>::GetTeam' : not all control paths return
a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(98) : war
ning C4715: '<unnamed-type-EntityList>::IsDead' : not all control paths return a
value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\pmemory.h(98) : wa
rning C4715: 'PMemory::Read<unsigned long>' : not all control paths return a val
ue
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\pmemory.h(149) : w
arning C4715: 'PMemory::Write<float *>' : not all control paths return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\pmemory.h(98) : wa
rning C4715: 'PMemory::Read<float *>' : not all control paths return a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\main.cpp(469) : wa
rning C4715: '<unnamed-type-NewPlayer>::GetShotsFired' : not all control paths r
eturn a value
c:\users\zak\downloads\polybluehack fixed_mpgh.net_mpgh.net_r\pmemory.h(98) : wa
rning C4715: 'PMemory::Read<bool>' : not all control paths return a value
Microsoft (R) Incremental Linker Version 12.00.31101.0
Copyright (C) Microsoft Corporation. All rights reserved.
/outecrypt.exe
/FORCE:MULTIPLE
/OUT:PH.exe
Decrypt.obj
main.obj
PMemory.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 . . .