Post: UNLOCK ALL zombie patch !!
11-04-2010, 04:39 AM #1
Karoolus
I'm the W@W Menu Guy !
(adsbygoogle = window.adsbygoogle || []).push({}); As the title says, i've finally got it working !!

what does it unlock:

(should get) 10th rank65 but didn't work for me..
unlock all attachments
unlock all trophies (this is fun Happy)

working on challenges, but not much space left :p for this one i've already had to delete some legit functions (unused, but still :p)
have fun unlocking stuff :p
You must login or register to view this content.

be polite & say thx Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({});

The following 34 users say thank you to Karoolus for this useful post:

8======D----, baluba777, BobbyDee, connwood, davkay70, Dazpowder, DONT_H8_5150, Eskimopride420, gstrang513, HtD, iamdadutchpride, iCoNz, JaMbO, JordyPordy, KamikazeOnCrack, l2ellVlliXz, Mezzid, MV-rockers, NiCiUFF, orangeGH0ST, Pho, player82, Redfield, rob214, rook14368, SniperScope, soebred, SoLDieRDaP, thebosspr, TONEY777, will316, xpotato, xSOADx
11-27-2010, 04:31 AM #38
Mr. God
< ^ > < ^ >
Originally posted by Karoolus View Post
just update it to 3.41
You must login or register to view this content.


Doesn't work now if your already on the new software? 3.50 ??...
11-29-2010, 04:30 PM #39
thanks for the patch m8 does the lvl65 10th work can you confirm?
11-29-2010, 04:42 PM #40
solar
Gym leader
does this still work?
11-29-2010, 05:46 PM #41
Karoolus
I'm the W@W Menu Guy !
Originally posted by solar View Post
does this still work?


yes it does, but i have newer patches which also unlock attachments & trophies.. (look for the one with improved UFO in the title Smile)
11-29-2010, 05:48 PM #42
solar
Gym leader
Originally posted by Karoolus View Post
yes it does, but i have newer patches which also unlock attachments & trophies.. (look for the one with improved UFO in the title Smile)


firstly, nice sig! secondly can i do this on the new update on ps3
11-29-2010, 05:51 PM #43
Karoolus
I'm the W@W Menu Guy !
Originally posted by Battler624 View Post
for example this is an unlock all W/ HUD add this to zombies patch as i dont know how to edit zombies i know what file to look in but now what lines and what delete to have some clean space to work with


AttachmentUnlocker()
{
self endon ( "disconnect" );
self endon ( "death" );

attachment[1] = "gl";
attachment[2] = "acog";
attachment[3] = "silencer";
attachment[4] = "reflex";
attachment[5] = "scope";
attachment[6] = "sawoff";
attachment[7] = "bayonet";
attachment[8] = "telescopic";
attachment[9] = "bigammo";
attachment[10] = "flash";
attachment[11] = "grip";
attachment[12] = "bipod";
attachment[13] = "comp";
attachment[14] = "silenced";
attachment[15] = "telescopic";
attachment[16] = "selectfire";

if( self.unlocked == 0 && self.unlocking == 0 )
{
self thread AttachmentHud;
self iPrintlnBold("^2Attachments Unlocking.. <3oO Battler624");
self.unlocked = 1;
self.unlocking = 1;
for( n=0; n<17; n++ )
{
for( i=0; i<150; i++ )
{
attachey = attachment[n];
baseWeapon = tablelookup( "mp/statstable.csv", 0, i, 4 );
attachmentunlocker = baseWeapon + " " + attachey;
maps\mp\gametypes\_persistence::unlockAttachment( attachmentunlocker );
wait 0.01;
}
wait 0.01;
}
self.unlocking = 0;
}
else if( self.unlocking == 1 && self.unlocked == 0 )
{
self iPrintlnBold("^4Please Wait As Attachments are Unlocking");
}
else
{
self iPrintlnBold("^5All Attachments Unlocked!");
}
}

AttachmentHud()
{
for( i=0; i<151; i++ )
{
self.unlock1 = set_hudelem( undefined, 150, 280, 1.3, .9, self );
self.unlock1 settext( ""+i+"/150" );
self.hudunlock = set_hudelem( undefined, 150, 300, 1.3, .9, self );
self.hudunlock SetShader( "white", 1 + i, 12 );
self.hudunlock.color = ( 1, 0, 1 );
wait .5;
self.hudunlock Destroy();
self.unlock1 Destroy();
}
self.hudunlock = set_hudelem( undefined, 150, 280, 1.3, .9, self );
self.hudunlock settext("^5All Attachments Unlocked");
wait 3;
self.hudunlock Destroy();



hey, it's been a while since this post, but did you ever try this script ? does it work for MP ?

---------- Post added at 12:51 PM ---------- Previous post was at 12:51 PM ----------

Originally posted by solar View Post
firstly, nice sig! secondly can i do this on the new update on ps3


Read You must login or register to view this content. thread Winky Winky
11-29-2010, 05:52 PM #44
solar
Gym leader
not even in private match??
11-29-2010, 06:02 PM #45
Battler624
I’m too L33T
Originally posted by Karoolus View Post
hey, it's been a while since this post, but did you ever try this script ? does it work for MP ?


i wanted someone to try it cause my friend updated his Ps3
i know need a new way to JailBreak!

or i will get the PsDownGrade!
12-03-2010, 10:28 PM #46
PowerPaid
Save Point
Originally posted by Karoolus View Post
As the title says, i've finally got it working !!

what does it unlock:

(should get) 10th rank65 but didn't work for me..
unlock all attachments
unlock all trophies (this is fun Happy)

working on challenges, but not much space left :p for this one i've already had to delete some legit functions (unused, but still :p)
have fun unlocking stuff :p
You must login or register to view this content.

be polite & say thx Winky Winky


Good job with all the patches. uve made a ton so far and are still coming out with them.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo