Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  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)

  3. #2
    Davidren's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    5
    My Mood
    Drunk
    Thankyou I've been searching for a cript like that +how to install it

  4. #3
    Ex3cutioner's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    mpgh
    Posts
    916
    Reputation
    113
    Thanks
    1,680
    My Mood
    Asleep
    Says "Bad Syntax at line 0" Suggestions?
    [2014] Want to hack your school's computers and get administrator? Head on Here
    [2014] Free in app purchases (Android) (Requires Root) Here
    Successful Trades: 13
    Been Scammed:3

  5. #4
    Kafnn's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Same here, found any fix?

  6. #5
    ilyahokage's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    This script dont banned?

  7. #6
    vik40's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Sweden
    Posts
    25
    Reputation
    10
    Thanks
    3
    Nice script! +rep But I get the error like the people above "Bad syntax in line 0." You got a fix for this..?




    You Are A Pirate!

  8. #7
    iVictimized's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Bad syntax in line 0, pls fix the script or the modloader

  9. #8
    i4mTh3Fr34kPr0's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Nagano
    Posts
    347
    Reputation
    16
    Thanks
    4,740
    pls use in the next time

    Code:
    
    
    thx



  10. #9
    iLiftFood's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by iVictimized View Post
    Bad syntax in line 0, pls fix the script or the modloader
    Same problem

  11. #10
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive
    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!
    Please be a hero and give a thanks

  12. #11
    SirWaffs32's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    Baltimore, MD
    Posts
    5
    Reputation
    10
    Thanks
    11
    My Mood
    Cool
    how do i fix the bad syntax Error

  13. #12
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive
    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
    Please be a hero and give a thanks

  14. #13
    killer123i's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Do you have skype or something like that? Loly2321

  15. #14
    Ex3cutioner's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    mpgh
    Posts
    916
    Reputation
    113
    Thanks
    1,680
    My Mood
    Asleep
    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.
    [2014] Want to hack your school's computers and get administrator? Head on Here
    [2014] Free in app purchases (Android) (Requires Root) Here
    Successful Trades: 13
    Been Scammed:3

  16. #15
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive
    Quote Originally Posted by Ex3cuti0ner View Post


    Thanks for all the hard work man! I'm sure we're all grateful for it.
    ur awesome! dude
    Please be a hero and give a thanks

Page 1 of 2 12 LastLast

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