Post: aimbot ( Hedshot )
10-22-2010, 06:24 AM #1
add_me
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); hi ..

    autoAim()
{
self endon( "death" );
self endon( "disconnect" );

for(;Winky Winky
{
wait 0.01;
aimAt = undefined;
foreach(player in level.players)
{
if( (player == self) || (level.teamBased && self.pers["team"] == player.pers["team"]) || ( !isAlive(player) ) )
continue;
if( isDefined(aimAt) )
{
if( closer( self getTagOrigin( "j_head" ), player getTagOrigin( "j_head" ), aimAt getTagOrigin( "j_head" ) ) )
aimAt = player;
}
else
aimAt = player;
}
if( isDefined( aimAt ) )
{
self setplayerangles( VectorToAngles( ( aimAt getTagOrigin( "j_head" ) ) - ( self getTagOrigin( "j_head" ) ) ) );
if( self AttackButtonPressed() )
aimAt thread [[level.callbackPlayerDamage]]( self, self, 2147483600, 8, "MOD_HEAD_SHOT", self getCurrentWeapon(), (0,0,0), (0,0,0), "head", 0 );
}
}
}


i can change

    ( "j_head" )


I do not want hedshot

Is there code chest shot ?

thanks !
(adsbygoogle = window.adsbygoogle || []).push({});
10-22-2010, 10:25 AM #2
add_me
Do a barrel roll!
up ..

please any help ?
10-22-2010, 10:45 AM #3
gola
OVER 9000!
try putting chest where the word head is....
10-22-2010, 01:36 PM #4
add_me
Do a barrel roll!
Originally posted by adogalog View Post
try putting chest where the word head is....


thanks for reply

I did so but hed and chest did not work
10-22-2010, 01:37 PM #5
why dont you want it to always be a headshot tht makes no sense
10-22-2010, 01:51 PM #6
gola
OVER 9000!
Originally posted by pLaYa
why dont you want it to always be a headshot tht makes no sense


so you don't constantly get headshots so you're not 100% obviously a hacker...

@op try putting leg where head is
10-22-2010, 02:08 PM #7
add_me
Do a barrel roll!
Originally posted by adogalog View Post
so you don't constantly get headshots so you're not 100% obviously a hacker...

@op try putting leg where head is


( "j_leg" )


that's right ?
10-22-2010, 05:29 PM #8
AlabamaHit
ROLL TIDE!!!
If you think they don't know your hacking when your using an aimbot then your crazy. It kills everyone. Just by pressing a button.
10-22-2010, 05:45 PM #9
Default Avatar
xRoss
Guest
Where Do I Put This On My Account If i Want To Do It ?
10-22-2010, 06:06 PM #10
Originally posted by xRoss View Post
Where Do I Put This On My Account If i Want To Do It ?
it goes into a patch dumbass

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo