(adsbygoogle = window.adsbygoogle || []).push({});
My old source code for my private mw2 menu was lost on my corrupted harddrive so I have no motive to recreate a whole menu.
However, I did recently find CG_Trace address. I also found a forum post on another site on how to use CG_Trace to simulate AimTarget_IsTargetVisible.
I might just use snow engine and add it in idk. This should be public anyways.
You must login or register to view this content.
Have fun.
EDIT: I have found CG_CanSeeFriendlyHead but it works... very shittily. It doesn't seem to always recognize it properly. I think I also need to patch the function to work in 360 degrees and not just on my screen but otherwise I combined it with always shoot at visible but if no players are visible (or at least, it thinks none are) then to aim at the nearest and it seems to be a little bit more fluid and working but still not the bo2 style aimbot I want. If anybody knows how to patch it to make it work in 360 that would be great. I also think I found AImTarget_IsTargetVisible but according to sc58 it is like inside of a parent function or something so I haven't bothered to try it yet.