startthecamoshitlol()
{
self thread startcamounlock(i);
self thread unlockcamo();
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Weapons Camo Unlocked!! \n ^2Takes A While.", 5);
}
startcamounlock(i)
{
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);
}
unlockcamo()
{
self thread startcamounlock("870mcs_mp");
wait 2;
self thread startcamounlock("an94_mp");
wait 2;
self thread startcamounlock("as50_mp");
wait 2;
self thread startcamounlock("ballista_mp");
wait 2;
self thread startcamounlock("beretta93r_dw_mp");
wait 2;
self thread startcamounlock("beretta93r_lh_mp");
wait 2;
self thread startcamounlock("beretta93r_mp");
wait 2;
self thread startcamounlock("crossbow_mp");
wait 2;
self thread startcamounlock("dsr50_mp");
wait 2;
self thread startcamounlock("evoskorpion_mp");
wait 2;
self thread startcamounlock("fiveseven_dw_mp");
wait 2;
self thread startcamounlock("fiveseven_lh_mp");
wait 2;
self thread startcamounlock("fiveseven_mp");
wait 2;
self thread startcamounlock("fhj18_mp");
wait 2;
self thread startcamounlock("fnp45_dw_mp");
wait 2;
self thread startcamounlock("fnp45_lh_mp");
wait 2;
self thread startcamounlock("fnp45_mp");
wait 2;
self thread startcamounlock("hamr_mp");
wait 2;
self thread startcamounlock("hk416_mp");
wait 2;
self thread startcamounlock("insas_mp");
wait 2;
self thread startcamounlock("judge_dw_mp");
wait 2;
self thread startcamounlock("judge_lh_mp");
wait 2;
self thread startcamounlock("judge_mp");
wait 2;
self thread startcamounlock("kard_dw_mp");
wait 2;
self thread startcamounlock("kard_lh_mp");
wait 2;
self thread startcamounlock("kard_mp");
wait 2;
self thread startcamounlock("kard_wager_mp");
wait 2;
self thread startcamounlock("knife_ballistic_mp");
wait 2;
self thread startcamounlock("knife_held_mp");
wait 2;
self thread startcamounlock("knife_mp");
wait 2;
self thread startcamounlock("ksg_mp");
wait 2;
self thread startcamounlock("lsat_mp");
wait 2;
self thread startcamounlock("mk48_mp");
wait 2;
self thread startcamounlock("mp7_mp");
wait 2;
self thread startcamounlock("pdw57_mp");
wait 2;
self thread startcamounlock("peacekeeper_mp");
wait 2;
self thread startcamounlock("qbb95_mp");
wait 2;
self thread startcamounlock("qcw05_mp");
wait 2;
self thread startcamounlock("riotshield_mp");
wait 2;
self thread startcamounlock("sa58_mp");
wait 2;
self thread startcamounlock("saiga12_mp");
wait 2;
self thread startcamounlock("saritch_mp");
wait 2;
self thread startcamounlock("scar_mp");
wait 2;
self thread startcamounlock("sig556_mp");
wait 2;
self thread startcamounlock("smaw_mp");
wait 2;
self thread startcamounlock("srm1216_mp");
wait 2;
self thread startcamounlock("svu_mp");
wait 2;
self thread startcamounlock("tar21_mp");
wait 2;
self thread startcamounlock("type95_mp");
wait 2;
self thread startcamounlock("usrpg_mp");
wait 2;
self thread startcamounlock("vector_mp");
wait 2;
self thread startcamounlock("xm8_mp");
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.