Post: Host C++ All Client Aimbot with verification system [Release]
02-19-2015, 07:54 PM #1
lutsch1234
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hello everyone at NGU today im going to release my All Client Aimbot but befor i get into this first of all im going to thank Oldschoolmodz for his awsome menu base and also Sabotage how helped me alot !

But befor you can download it could you please take a look at this right here :
    struct trace_t
{
float fraction; //0x0
float normal[3]; //0x4
int surfaceFlags; //0x10
int contents; //0x14
const char* material; //0x18
//TraceHitType hitType; //0x1C
unsigned __int16 hitId; //0x20
unsigned __int16 modelIndex; //0x22
unsigned __int16 partName; //0x24
unsigned __int16 partGroup; //0x28
bool allsolid; //0x2A
bool startsolid; //0x2B
bool walkable; //0x2C
}; // size = 0x2D
void(*CG_Trace)(trace_t results, Vec3& start, Vec3& Unkown, Vec3& end, int passEntityNum, int contentMask, bool locational, bool staticModels) = (void(*)(trace_t , Vec3&, Vec3&, Vec3&, int, int, bool, bool))0x82136C70;
bool CG_isEntityVisible(centity_s* Target)
{
trace_t trace;
Vec3 = nullVec
nullVec.x = 0;
nullVec.y = 0;
nullVec.z = 0;
CG_Trace(&trace, *(Vec3)(0xAD6A8C28 + 0x1Cool Man (aka Tustin),Target->vOrigin, nullVec, 0, 0x810011, false, false);
if (trace.fraction >= 0.97)
{
return true;
}
return false;
}

This is for the Visibility Check i tried to get this working in the last days but i had no luck but maybe someone of you could get it working.
If you think you can get it to work add me in Skype > mw2justice Thanks for your time <3



Virusscan not needed its an SPRX
Dont rename the SPRX !
EBOOT goes into you game Directory
SPRX goes into tmp Folder

You must login or register to view this content.
Last edited by lutsch1234 ; 02-21-2015 at 01:25 PM.
02-20-2015, 09:20 PM #11
SC58
Former Staff
Originally posted by lutsch1234 View Post
Ok but how did enstone do it with his bo1 menu i cant figure it out


do whats?
02-20-2015, 09:41 PM #12
lutsch1234
Bounty hunter
Originally posted by SC58 View Post
do whats?

Visibil check
with a bullettrace function
03-11-2015, 10:47 PM #13
NICE BRO ALL WORKING ONLINE. YOU HAVE TO BE HOST TO MAKE IT WORK. ANYWAYS BRO CAN YOU RELEASE YOUR MW2 NON HOST AIMBOT PLEASE THANKS

02-14-2017, 07:41 PM #14
Is there anyway to add non host aimbot in my rtm tool? Any help is greatly appreciated!
02-15-2017, 07:44 PM #15
TheGreenPlanet
Do a barrel roll!
Yes! you can convert the Snow Engine aimbot to C#, but honestly your aimbot aint gonna do shit if you dont use tmapi because of the delay. Id suggest injecting an sprx with the aimbot through c#
04-06-2017, 01:48 PM #16
matrixmods
Pokemon Trainer
Originally posted by SC58 View Post
CG_Trace is localclient only function you know this right? lol


its local only but it still could be use for what he wants. even if its not correct

The following user groaned matrixmods for this awful post:

user45353245

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo