Results 1 to 15 of 22

Threaded View

  1. #1
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive

    Post 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



     
    {
    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!

    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!
    Last edited by loly2321; 06-12-2015 at 01:13 PM.
    Please be a hero and give a thanks

  2. The Following 3 Users Say Thank You to loly2321 For This Useful Post:

    Davidren (06-12-2015),Ex3cutioner (06-12-2015),vik40 (06-13-2015)

Similar Threads

  1. [Tutorial] How To Unlock All Camos, Attachment, Guns, Prestige 10+55 For 4D1(Fourdeltaone)
    By Distress1337 in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 13
    Last Post: 08-25-2014, 01:33 AM
  2. PAYDAY 2 "Unlock all Masks" Script Removal?
    By swag. in forum Payday 2 Hacks & Cheats
    Replies: 0
    Last Post: 01-26-2014, 06:19 PM
  3. Unlock all camo, recticle, patches, background, appearance - Patch 3.2
    By Shckr57 in forum Call of Duty Ghosts Coding & Resources
    Replies: 30
    Last Post: 11-19-2013, 09:04 AM
  4. [Outdated] All-In-One-BO2 V34 Trainer-Stats Changer/Camo Unlocker(All Weapons)
    By Lovroman in forum Call of Duty Black Ops 2 Private Server Hacks
    Replies: 13
    Last Post: 08-06-2013, 08:33 AM
  5. [Tutorial] Black Ops Unlock All [Gold Camo, All Guns, All Attachments etc]
    By xxHiddenShotzxx in forum XBOX Customizing & Modding
    Replies: 20
    Last Post: 01-19-2011, 03:40 PM