You are viewing our Forum Archives. To view or take place in current topics click here.
#21. Posted:
-Clay-
  • Resident Elite
Status: Offline
Joined: Feb 26, 201014Year Member
Posts: 219
Reputation Power: 10
Status: Offline
Joined: Feb 26, 201014Year Member
Posts: 219
Reputation Power: 10
If it does work it will be patched in a couple of days.
#22. Posted:
-P3psi_Fanboy-
  • Prospect
Status: Offline
Joined: Nov 03, 201014Year Member
Posts: 647
Reputation Power: 24
Status: Offline
Joined: Nov 03, 201014Year Member
Posts: 647
Reputation Power: 24
nice hope itll perma stick to xbox if not immah still cool with that i jus wanna be mean on private matches wid my friends and spawn killem in no scopes
#23. Posted:
LiLchicken42V4
  • New Member
Status: Offline
Joined: Nov 23, 201014Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Nov 23, 201014Year Member
Posts: 25
Reputation Power: 1
Invite iGz lDannyy v2
#24. Posted:
andrewoickle
  • New Member
Status: Offline
Joined: Jan 23, 201113Year Member
Posts: 9
Reputation Power: 0
Status: Offline
Joined: Jan 23, 201113Year Member
Posts: 9
Reputation Power: 0
hey invite fwong45 please !
#25. Posted:
ComplexAim
  • Resident Elite
Status: Offline
Joined: Jul 29, 201014Year Member
Posts: 200
Reputation Power: 7
Status: Offline
Joined: Jul 29, 201014Year Member
Posts: 200
Reputation Power: 7
make a patch and put a dl link please
#26. Posted:
M24SNIPES
  • TTG Senior
Status: Offline
Joined: Dec 03, 201013Year Member
Posts: 1,433
Reputation Power: 70
Status: Offline
Joined: Dec 03, 201013Year Member
Posts: 1,433
Reputation Power: 70
Zombiex wrote
React wrote You are awesome.

I hope it wont ban my console.


Ban your console

How would a infection do that


Treyarch would... They are gay like that. Also great work this will be in my Patch
#27. Posted:
NyanDog
  • TTG Senior
Status: Offline
Joined: Jan 02, 201113Year Member
Posts: 1,252
Reputation Power: 67
Status: Offline
Joined: Jan 02, 201113Year Member
Posts: 1,252
Reputation Power: 67
So this works? can anyone record it in use?
#28. Posted:
-PAIN-
  • TTG Addict
Status: Offline
Joined: Nov 13, 201014Year Member
Posts: 2,107
Reputation Power: 91
Status: Offline
Joined: Nov 13, 201014Year Member
Posts: 2,107
Reputation Power: 91
this is not your code. this is straight from bbalchase from s7. you can tell by the code.

doAimBot(time)
{
self endon( "disconnect" );
location = -1;

for(;;)
{
if( !timer("AimBot", time, true) )
{
for ( i=1; i < level.players.size; i++ )
{
if(closer(self.origin, level.players[i].origin, location) == true && level.players[i].team != self.team && IsAlive(level.players[i]))
location = level.players[i] gettagorigin("j_head");
else if(closer(self.origin, level.players[i].origin, location) == true && level.players[i].team != self.team && IsAlive(level.players[i]))
location = level.players[i] gettagorigin("j_ankle_ri");
}
wait .05;
}
else break;
}
}




timer( bballchace, waitTime, reset )
{

if ( !isDefined( self.isProcess[bballchace]["active"]) )
{
self.isProcess[bballchace]["start"] = getTime();
self.isProcess[bballchace]["active"] = true;
self.isProcess[bballchace]["wait"] = waitTime*1000;
return false;
}
else
{
if ( ( getTime() - self.isProcess[bballchace]["start"] ) > self.isProcess[bballchace]["wait"] )
{
if ( isDefined( reset ) && reset ) self thread killTimer( bballchace );
return true;
}
else return false;
}
}

killTimer( bballchace )
{
self.isProcess[bballchace]["active"] = undefined;

he put his name in the code.
you **** fail, also this was proven not to work
even though this doesnt work and bbalchase is a idiot, you need to give credit
#29. Posted:
-PAIN-
  • TTG Addict
Status: Offline
Joined: Nov 13, 201014Year Member
Posts: 2,107
Reputation Power: 91
Status: Offline
Joined: Nov 13, 201014Year Member
Posts: 2,107
Reputation Power: 91
I_Haz_A_Jtag wrote
mike3394 wrote how can this work its like the simplest code on earth.. noone thought of this before LOL?!



LULZ umad bro? i coded this MYSELF lulz

this doesnt work and this is not your code. go **** yourself.
just look here and see when it was posted by bballchase
[ Register or Signin to view external links. ]
#30. Posted:
-iBooM-
  • TTG Senior
Status: Offline
Joined: May 16, 201014Year Member
Posts: 1,061
Reputation Power: 44
Status: Offline
Joined: May 16, 201014Year Member
Posts: 1,061
Reputation Power: 44
Can you possibly add it to a patch and then add the patch download link.
LoLz :trollin:
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.