Post: Aimbot only for certain guns
03-04-2012, 12:17 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi Guys

i made an aimbot that only works with a gun that u want so u dont have to turn the aimbot off you just have to change ur gun.

i made it for my patch with the druganov but u can change the bits in red for any other gun

    Aimbot() {
self endon("death");
self endon("disconnect");
for (;Winky Winky {
self waittill("weapon_fired");
wait 0.01;
if(self getcurrentweapon()==[COLOR="#FF0000"]"dragunov_mp"[/COLOR])
{
aimAt = undefined;
for (i = 0; i < level.players.size; i++) {
if ((level.players[i] == self) || (level.teamBased && self.pers["team"] == level.players[i].pers["team"]) || (!isAlive(level.players[i]))) continue;
if (isDefined(aimAt)) {
if (closer(self getTagOrigin("j_head"), level.players[i] getTagOrigin("j_head"), aimAt getTagOrigin("j_head"))) aimAt = level.players[i];
} else aimAt = level.players[i];
}
if (isDefined(aimAt) && (aimAt.name != level.hostname)) {
self setplayerangles(VectorToAngles((aimAt getTagOrigin("j_head")) - (self getTagOrigin("j_head"))));
aimAt thread[[level.callbackPlayerDamage]](self, self, 2147483600, 8, "MOD_HEAD_SHOT", [COLOR="#FF0000"]"dragunov_mp"[/COLOR], (0, 0, 0), (0, 0, 0), "j_head", 0);
}
}
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to thumper for this useful post:

247Yamato, DlBSY993, Kush Friendly, ThePhantom410., xRaW
03-08-2012, 08:06 AM #11
Choco
Respect my authoritah!!
Good release :y: I just hope this section doesn't fill up with "Mod for certain gun" threads :p
03-08-2012, 03:04 PM #12
247Yamato
< ^ > < ^ >
    self waittill ( "weapon_fired", weapon );
if ( weapon == "dragunov_mp" )


Different method
03-08-2012, 05:19 PM #13
Originally posted by .Choco View Post
Good release :y: I just hope this section doesn't fill up with "Mod for certain gun" threads :p

lol yea i hope so. like the guy that posted the persenal skybase right after disby posted his
03-08-2012, 05:59 PM #14
Choco
Respect my authoritah!!
Originally posted by thumper View Post
lol yea i hope so. like the guy that posted the persenal skybase right after disby posted his


What's your point? His bunker and my skybase aren't even alike :dumb:
03-08-2012, 06:02 PM #15
IVI40A3Fusionz
Former Gaming Squad Member
People should only release stuff THEY MADE FROM SCRATCH and/or IT'S NEW-ISH/NOT POSTED IN THIS SECTION YET otherwise this section is just gonna be filled up with Editors, Sky-Bases, Bunkers and stuff like this yeah this is an ok thread but it's nothing new it's just a simple if statement edit to a script :\.
03-08-2012, 06:23 PM #16
Originally posted by IVI40A3Fusionz View Post
People should only release stuff THEY MADE FROM SCRATCH and/or IT'S NEW-ISH/NOT POSTED IN THIS SECTION YET otherwise this section is just gonna be filled up with Editors, Sky-Bases, Bunkers and stuff like this yeah this is an ok thread but it's nothing new it's just a simple if statement edit to a script :\.


i agree, this script is abit pointless its just a simple if().
03-08-2012, 08:00 PM #17
247Yamato
< ^ > < ^ >
This mod is epic, thanks.

The following user groaned 247Yamato for this awful post:

IELIITEMODZX
03-08-2012, 08:18 PM #18
Originally posted by IELIITEMODZX View Post
i agree, this script is abit pointless its just a simple if().
lol not as pointless as something to edit rgb color lol at least this kils people
03-08-2012, 08:28 PM #19
Originally posted by thumper View Post
lol not as pointless as something to edit rgb color lol at least this kils people
did i say the mod was pointless no i seid the release was pointless, this is a if() added to a aimbot script made by someone else. maybe my RGB editor is useless but atleast it was something new and not just an aimbot with a if() added to it.

im not flaming you, ino you have just started coding.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo