Post: Aimbot Get Stance help
02-17-2015, 04:44 PM #1
lutsch1234
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({});
    float GetStance(int client)
{
if(*(int*)(G_Client(client) + 0x5A) == 262144 || *(int*)(G_Client(client) + 0x5A) == 393216)
{
return 24;//crouched
}
else if(*(int*)(G_Client(client) + 0x5A) == 655360 || *(int*)(G_Client(client) + 0x5A) == 52428Cool Man (aka Tustin)
{
return 42;//prone
}
else if(*(int*)(G_Client(client) + 0x5A) == 0 || *(int*)(G_Client(client) + 0x5A) == 131072)
{
return -3;//standing
}
}


These ones are for AW i have no idea how to port them to mw3 maybe someone could help me.
Also i Need a Offset called CG_CanSeePlayer i couldt find it in Ida if someone knows it please replay i Need it for the visibility check.
Thanks for your time PS its an SPRX aimbot and super stabel.
If i get all those Thing to work i will release it for free and for all cods
(adsbygoogle = window.adsbygoogle || []).push({});
03-03-2015, 07:04 PM #2
Originally posted by lutsch1234 View Post
    float GetStance(int client)
{
if(*(int*)(G_Client(client) + 0x5A) == 262144 || *(int*)(G_Client(client) + 0x5A) == 393216)
{
return 24;//crouched
}
else if(*(int*)(G_Client(client) + 0x5A) == 655360 || *(int*)(G_Client(client) + 0x5A) == 52428Cool Man (aka Tustin)
{
return 42;//prone
}
else if(*(int*)(G_Client(client) + 0x5A) == 0 || *(int*)(G_Client(client) + 0x5A) == 131072)
{
return -3;//standing
}
}


These ones are for AW i have no idea how to port them to mw3 maybe someone could help me.
Also i Need a Offset called CG_CanSeePlayer i couldt find it in Ida if someone knows it please replay i Need it for the visibility check.
Thanks for your time PS its an SPRX aimbot and super stabel.
If i get all those Thing to work i will release it for free and for all cods


I would have helped you fix this copy and paste but i noticed you managed to copy and paste a ready made one for mw3 anyway Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo