PostBo2 Unlock all camo Script

Posts 115 of 22 · Page 1 of 2
Bo2 Unlock all camo Script
Hey guys!
ive seen some guys asking about the mod loader thread, how to use,

and i thought why not help, a little

When code dont work i update or delete



 
SCRIPT
{
attributestable = tablelookupfindcoreasset("mp/attributestable.csv");
for(i = 0; i < 450; i++)
{
curWeaponType = tablelookupcolumnforrow(attributestable, i, 0);
curWeaponName = undefined;
switch(curWeaponType) {
case "weapon_pistol":
case "weapon_smg":
case "weapon_assault":
case "weapon_projectile":
case "weapon_sniper":
case "weapon_shotgun":
case "weapon_lmg":
case "weapon_cqb":
curWeaponName = tablelookupcolumnforrow(attributestable, i, 1) + "_mp";
break;
}
or {
self addweaponstat(i, "headshots", 5000 );
self addweaponstat(i, "kills", 5000 );
self addweaponstat(i, "direct_hit_kills", 100 );
self addweaponstat(i, "revenge_kill", 2500 );
self addweaponstat(i, "noAttKills", 2500 );
self addweaponstat(i, "noPerkKills", 2500 );
self addweaponstat(i, "multikill_2", 2500 );
self addweaponstat(i, "killstreak_5", 2500 );
self addweaponstat(i, "challenges", 5000 );
self addweaponstat(i, "multikill_2", 2500 );
self addweaponstat(i, "killstreak_5", 2500 );
self addweaponstat(i, "challenges", 5000 );
self addweaponstat(i, "longshot_kill", 750 );
self addweaponstat(i, "direct_hit_kills", 120);
self addweaponstat(i, "destroyed_aircraft_under20s", 120);
self addweaponstat(i, "destroyed_5_aircraft", 120);
self addweaponstat(i, "destroyed_aircraft", 120);
self addweaponstat(i, "kills_from_cars", 120);
self addweaponstat(i, "destroyed_2aircraft_quickly", 120);
self addweaponstat(i, "destroyed_controlled_killstreak", 120);
self addweaponstat(i, "destroyed_qrdrone", 120);
self addweaponstat(i, "destroyed_aitank", 120);
self addweaponstat(i, "multikill_3", 120);
self addweaponstat(i, "score_from_blocked_damage", 140);
self addweaponstat(i, "shield_melee_while_enemy_shooting", 140);
self addweaponstat(i, "hatchet_kill_with_shield_equiped", 140);
self addweaponstat(i, "noLethalKills", 140);
self addweaponstat(i, "ballistic_knife_kill",5000);
self addweaponstat(i, "kill_retrieved_blade", 160);
self addweaponstat(i, "ballistic_knife_melee", 160);
self addweaponstat(i, "kills_from_cars", 170);
self addweaponstat(i, "crossbow_kill_clip", 170);
self addweaponstat(i, "backstabber_kill", 190);
self addweaponstat(i, "kill_enemy_with_their_weapon", 190);
self addweaponstat(i, "kill_enemy_when_injured", 190);
self addweaponstat(i, "primary_mastery",10000);
self addweaponstat(i, "secondary_mastery",10000);
self addweaponstat(i, "weapons_mastery",10000);
self addweaponstat(i, "kill_enemy_one_bullet_shotgun", 5000);
self addweaponstat(i, "kill_enemy_one_bullet_sniper", 5000);
}


 
How to use
How to Use!

First download MODLOADER BO2

then make a Txt file of the Script

and then open the Mod Loader

and just inject it into the game,


Please Thank me!

if you have any questions just ask!
Thankyou I've been searching for a cript like that +how to install it
Says "Bad Syntax at line 0" Suggestions?
Same here, found any fix?
This script dont banned?
Nice script! +rep But I get the error like the people above "Bad syntax in line 0." You got a fix for this..?
Bad syntax in line 0, pls fix the script or the modloader
Quote Originally Posted by iVictimized View Post
Bad syntax in line 0, pls fix the script or the modloader
Same problem
pls use in the next time

Code:

thx
I try fix it. Thanks guys for giving me message, might me the mod loader. I take a look at it



Thanks all,

New update comming!
how do i fix the bad syntax Error
Quote Originally Posted by SirWaffs32 View Post
how do i fix the bad syntax Error
u cant fix it, or maybe,


but i need to find why,

im still looking
Do you have skype or something like that? Loly2321
Quote Originally Posted by loly2321 View Post
u cant fix it, or maybe,


but i need to find why,

im still looking
Thanks for all the hard work man! I'm sure we're all grateful for it.
Quote Originally Posted by Ex3cutioner View Post


Thanks for all the hard work man! I'm sure we're all grateful for it.
ur awesome! dude
Posts 115 of 22 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?