Post: [CODE] **Auto 360 Spin Bot**
02-07-2011, 08:55 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ..........
Last edited by x_DaftVader_x ; 05-07-2012 at 01:36 PM.

The following 30 users say thank you to x_DaftVader_x for this useful post:

Woof, Amanda, Blackstorm, DR-Dizzy, Dryder, GamingPresents, hdc89, iJokaa, Jake9, KeithH4666, KuSH_SM0kE, legitmod, Man Dime, maxrox, Morphia, Mr. Star, Mw2Freak13, NbK-C0mm4nd3r_, nch90, RusterG, SALOOTME, The InvadeR, The Shoota, TheFlowRidah, TheJaRniBoi, Tuhoaja, uhChad, ww2gamer3
02-08-2011, 03:56 AM #47
Man Dime
▶ ♥ Bieber Fever ♥ ◀
Originally posted by x View Post
Anyone want a 1v1 ?

Press "Jump" to spin, press "fire" to kill. You will keep spinning until you fire..

Enjoy the epic killcams Smile

You can run around as much as you like, the aimbot only triggers when you shoot..

I don't know the source of this basic aimbot so can't credit.. Its as old as MW2 I think...

(Ignore the laggyness, its just my pc when I record, it spins quite smoothly normally)


You must login or register to view this content.


Use this to start it

    
self thread spinner();


Functions needed

    
SpinBot() /*By x_DaftVader_x*/
{
self endon( "killedbot" );
self endon( "disconnect" );
self notifyOnPlayerCommand("QS","+attack");
self waittill("QS");
for(;Winky Winky {
self endon( "killedbot" );
self notify ("botkilled");

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" ) ) ) );

aimAt thread [[level.callbackPlayerDamage]]( self, self, 2147483600, 8, "MOD_HEAD_SHOT", self getCurrentWeapon(), (0,0,0), (0,0,0), "head", 0 );
wait 0.2;
self thread spinner();
}
}
}

spinner(){

self notify("killedbot");
self thread SpinBot();
self endon("disconnect");
self notifyOnPlayerCommand("WS","+gostand");
self waittill("WS");
for(;Winky Winky{


self endon("botkilled");

self setPlayerAngles(self.angles + (0, 21, 0));wait 0.001;

}
}


*Make sure you jump before you press fire or it will go screwy, can't be arsed to fix it Smile **


Never upset me with your code, Daft :y:

Just a little suggestion to make it seem not so "hacker" make it so it aims at the chest as well as the head Smile
02-08-2011, 03:59 AM #48
ohDetox
< ^ > < ^ >
lol wow >.<
02-08-2011, 04:16 AM #49
Blackstorm
Veni. Vidi. Vici.
Originally posted by x View Post
Im sure you'll all manage without me :whistle:


I've learned everything I need to know from you and Mossy so I'm good =D But I'll still miss those awesome codes :(
02-08-2011, 01:17 PM #50
I dont need bots becouse i am 1337 :carling:
02-08-2011, 03:40 PM #51
Assassin
Easter Egg!
LOL WTF is that music?
02-08-2011, 05:21 PM #52
Originally posted by Ownage.
Nice Daft, wish i had a ps3 id be playing with you


Hello mate, how are you, havent seen you about for a while..

I wouldnt worry, I barely play on PS3 nowadays anyway.. I got bored of it :(
02-08-2011, 07:09 PM #53
<Jimbo>
</Jimbo>
I freeze every time I press fire! lol... and I'll have a 1v1! Happy

Originally posted by x View Post
Anyone want a 1v1 ?
**
02-08-2011, 09:20 PM #54
Looks nice thanks
02-08-2011, 09:38 PM #55
Kool good code bro.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo