Post: Please help, urgent!
02-07-2015, 03:12 PM #1
allahakbar123
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Please can someone help me with the bo2 noscope aimbot? Could anyone please send me the code to the nocsope aimbot? Important: And could anyone please tell me excactly how to put it into the menu? For example im using waterfall v1.
Thx in Advanced!
(adsbygoogle = window.adsbygoogle || []).push({});
02-07-2015, 03:54 PM #2
noob, this is not a question threat...
02-07-2015, 05:47 PM #3
initaimBot1()
{
if (self.aim1 == 0)
{
self thread aimBot1();
self.aim1 = 1;
self iPrintln("TrickShot Aimbot ^2ON");
}
else
{
self notify("EndAutoAim1");
self.aim1=0;
self iPrintln("TrickShot Aimbot ^1OFF");
}
}

aimBot1()
{
self endon( "disconnect" );
self endon( "death" );
self endon( "EndAutoAim1" );

for(;Winky Winky
{
aimAt = undefined;
foreach(player in level.players)
{
if((player == self) || (!isAlive(player)) || (level.teamBased && self.pers["team"] == player.pers["team"]) || (player isHost()) || player.status == "Co-Host" || player.status == "Admin")
continue;
if(isDefined(aimAt))
{
if(closer(self getTagOrigin("pelvis"), player getTagOrigin("pelvis"), aimAt getTagOrigin("pelvis")))
aimAt = player;
}
else aimAt = player;
}
if(isDefined(aimAt))
{
if(self attackbuttonpressed())
{
//self setplayerangles(VectorToAngles((aimAt getTagOrigin("pelvis")) - (self getTagOrigin("pelvis")))); //If you want This To Lock On Just Remove the notes
if(self attackbuttonpressed()) aimAt thread [[level.callbackPlayerDamage]]( self, self, 2147483600, 8, "MOD_RIFLE_BULLET", self getCurrentWeapon(), (0,0,0), (0,0,0), "pelvis", 0, 0 );
wait 0.01;
}
}
wait 0.01;
}
}
wFired()
{
self endon("disconnect");
self endon("death");
self endon("EndAutoAim");
for(;Winky Winky
{
self waittill("weapon_fired");
self.fire=1;
wait 0.05;
self.fire=0;
}
}



Thread initaimBot1
02-07-2015, 06:39 PM #4
allahakbar123
Do a barrel roll!
thx but where do i put it in the script?
02-07-2015, 07:44 PM #5
Originally posted by allahakbar123 View Post
thx but where do i put it in the script?


dont do a mod menu when u dont have some basic skills.........
02-07-2015, 07:53 PM #6
allahakbar123
Do a barrel roll!
how can u be that stupid? who said that im going to make a mod menu ****? i said im using it for waterfall v1 idiot.... Idiots like u should be removed from the surface of the earth...
02-07-2015, 10:07 PM #7
allahakbar123
Do a barrel roll!
but bro, i still need help. Just tell me where to put it pls,
02-08-2015, 01:04 AM #8
You have no room to be calling him an idiot. And if you dont know how to put a simple thing in a menu and thread it you should really look up GSC coding tutorials on youtube.
02-11-2015, 06:24 PM #9
allahakbar123
Do a barrel roll!
Well if i've did'nt search on youtube, u really think that i would be here? Same goes for u.... idiot. And i said idiot because he said: " dont make a mod menu". Who the fuck said im gonna make a mod menu? Hate dumb ass people!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo