Originally posted by AtomicBlasttt
looking for a bo2 auto nac mod. If anyone has it please add me on skype. Superioratom
Fuck all this guys that want money for codes lol, get a life poor fuckers! If auto nac is that you get the gun animation when you switch weapons then I got it.. Made it myself pretty simular to the one in the video, and I also got lots of other sweet things too like calculate match bonus and the sniper aimbot that works if you have them in the crosshair.. Contact me on skype if you need anything> Oterbekk.
The code would be something like this:
if(self actionslotthreebuttonpressed())
{
weapS=self getCurrentWeapon();
self takeWeapon(weapS);
self giveWeapon(weapS,0,true(43,0,0,0,0));
self switchToWeapon(weapS);
self giveMaxAmmo(weapS)
}