Post: [RELEASE]Unlock all challenges script
11-11-2010, 03:48 PM #1
XeDa
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Ok so this is NOT every single challenge. I will be releasing that sometime this week, but this is a still alot of them and its a good script for now.
So there is a few things that need edited. When a player gets killed, the challenges start. So if they are killt while doing challenges what will happen? The challenges will overlap eachother causing some problems obviously. But anyways, were still learning! were still hacking/modding! letz go black cops!
    						if ( level.teamBased )
if ( player.getKilled ) //failed -- thanks xeda
public void processChallenges() { //oi thanks xeda
repeat(at, line[80], 80m); //thanks xeda
yellAll( "" + playername + " Has begun the unlocking process" ); //oi. thanks xeda
yellAll( " This is 00724352's challenge lobby! " ); //failed anti-ban LOL -- thanks xeda lmfao
player processChallenge( "ch_" + challengeClassName + "_" + level.tbl_weaponIDs[ weaponNum ][ "reference" ] + "_", 1, weaponNum, challengeClassName );
player processChallenge( "ch_extremecruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_slowbutsure" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_gasmask" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_blindfire" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_shades" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_fearless" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_thebrink" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_tangodown" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_extremecruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_rival" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_cruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_turrethunter_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_expert_gunner_" ); //thanks xeda
wait(0.5)
player processChallenge( "ch_expert_turret_flame_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_behemouth_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_gotem" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_desperado" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_marksman_pistol_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_silencer_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_bartender_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_martyrdom_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_launchspecialist_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_multifrag" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_specialdelivery" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_grenadekill_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_hotpotato_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_stickykill_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_masterchef_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_miserylovescompany_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_satchel_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_multimine" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_returntosender" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_countersatchel_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_howthe" ); //thanks xeda
wait(0.5);
yellAll( "" + playerName +" Has just finished there challenges" ); //thanks xeda
wait(0.5);
yellAll( "" + playerName +" Can, now be kicked for challenges to lock" ); //thanks xeda
wait(0.15);
CH_LOCK(); //thanks xeda
}
}
}
There fixed the script, and fixed the spacing. 100% leechable.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 27 users say thank you to XeDa for this useful post:

cgs18, club-bomb-shizl, Corey209, e0tL Mods, freddys, iMonssta, Kakashii, lK U S lH, LstByz940, Mr. Aimbot, Nazam, oHai My Name Is, oSoSwavey, ProjectH4x, qwerty360, Reay, remi06, SALOOTME, Slay No More, Stejzz, Suxh4rd2bu, thepr0, ThereThatGuy, TiagoPTUGA, tkoelker1, zifam, zPeRFeKTx
11-17-2010, 10:59 AM #65
Originally posted by NGU
Do these work on ps3 ?


will acording to the op he can recompress decompress the patch mate COUGHS bullshit
11-18-2010, 02:33 AM #66
Originally posted by XeDa View Post
Ok so this is NOT every single challenge. I will be releasing that sometime this week, but this is a still alot of them and its a good script for now.
So there is a few things that need edited. When a player gets killed, the challenges start. So if they are killt while doing challenges what will happen? The challenges will overlap eachother causing some problems obviously. But anyways, were still learning! were still hacking/modding! letz go black cops!
    						if ( level.teamBased )
if ( player.getKilled ) //failed -- thanks xeda
public void processChallenges() { //oi thanks xeda
repeat(at, line[80], 80m); //thanks xeda
yellAll( "" + playername + " Has begun the unlocking process" ); //oi. thanks xeda
yellAll( " This is 00724352's challenge lobby! " ); //failed anti-ban LOL -- thanks xeda lmfao
player processChallenge( "ch_" + challengeClassName + "_" + level.tbl_weaponIDs[ weaponNum ][ "reference" ] + "_", 1, weaponNum, challengeClassName );
player processChallenge( "ch_extremecruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_slowbutsure" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_gasmask" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_blindfire" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_shades" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_fearless" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_thebrink" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_tangodown" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_extremecruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_rival" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_cruelty" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_turrethunter_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_expert_gunner_" ); //thanks xeda
wait(0.5)
player processChallenge( "ch_expert_turret_flame_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_behemouth_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_gotem" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_desperado" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_marksman_pistol_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_silencer_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_bartender_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_martyrdom_" ); //thanks xeda
wait (0.5);
player processChallenge( "ch_launchspecialist_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_multifrag" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_specialdelivery" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_grenadekill_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_hotpotato_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_stickykill_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_masterchef_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_miserylovescompany_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_satchel_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_multimine" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_returntosender" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_countersatchel_" ); //thanks xeda
wait(0.5);
player processChallenge( "ch_howthe" ); //thanks xeda
wait(0.5);
yellAll( "" + playerName +" Has just finished there challenges" ); //thanks xeda
wait(0.5);
yellAll( "" + playerName +" Can, now be kicked for challenges to lock" ); //thanks xeda
wait(0.15);
CH_LOCK(); //thanks xeda
}
}
}
There fixed the script, and fixed the spacing. 100% leechable.


Date: 11/11/2010
hahhahahahahha 3ARC FAiLz
Happy
Just kidding, I love the game.
11-18-2010, 12:43 PM #67
BigFatBompa
Do a barrel roll!
Nice but doesnt really work i think....
11-18-2010, 01:34 PM #68
How do you get the game to install on 3.41 as it needs 3.50 to run.:(
11-18-2010, 01:59 PM #69
m4x
Banned
Originally posted by mrkhlgt View Post
How do you get the game to install on 3.41 as it needs 3.50 to run.:(

Google. /facepalm
and this bullshit dont work's. :carling:
11-19-2010, 08:23 PM #70
Mr. DarkKV
League Champion
Originally posted by yepitsdavid View Post
how do u bypass the cd based update on jailbroken ps3?

I can help you with that, Look at my thread... It shows how to bypass the disk based auto update Smile
11-19-2010, 10:33 PM #71
bo3wais
No Title ATM
lmao this noob posts scripts to be almighty but doesnt dare post a full patch.... and i wonder how he encrypted the decrypted patch... this guy is so pro *Cough*not*cough* :n:
11-20-2010, 03:11 AM #72
Originally posted by XeDa View Post
I can decompress/recompress the patch mate.


ok can u even compress and decompress encrypted patch because thats what black ops is there are all encrypted on ah disc how did u find the ff file so fast?? please tell
11-20-2010, 03:20 AM #73
lK U S lH
x9r390rY-p4r4D1$
Woww i smell a tutorial coming on...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo