Post: Decompress & Compress Patch_mp.ff (Very Detailed) & Complete
10-06-2010, 03:19 AM #110
AlabamaHit
ROLL TIDE!!!
With PS3 FTP Server.

You have to have a Jailbroken PS3
10-06-2010, 03:29 AM #111
jakehop22
Coupon Supreme
Thanks this really helped a lot.
Hopefully I can get my PS JB and start some lobbies but I can't find any to buy.
10-06-2010, 05:00 AM #112
The1youSeek
Do a barrel roll!
Originally posted by AlabamaHit View Post
With PS3 FTP Server.

You have to have a Jailbroken PS3


the path cd desktop/pack does not open. am i doing something wrong. any sugg
10-06-2010, 06:43 AM #113
XxUnkn0wnxX
F4LLEN ANG3L
ok i wanted to create a thread but i couldn't cozz post thingy is 0 so any ways I’ve done a fear bit of research and I’ve been playing MW2 constantly and have noticed that my friends have been to challenge lobbies and stuff but u got to pay them but i cant cozz parents are really careful with me so i want make my own lobby with all the challenges and aim bots and god mode Ect... so i found this code its C++ script i think ill post them soon and i repeat they are not mine i do not hold any credit for them ok anyways how in the earth do i put the script in the MW2 patch i know how to get the patch but how do i put it in can someone post any links or give me a little Tutorial on how to copy and paste the script codes into the patch and putting it back all together again. hare the script:


    
[SIZE=3][COLOR=black][FONT=Courier New]completeAllChallenges[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] unlock [/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][COLOR=#880000][FONT=Courier New]//True for unlock all, false for lock all. Undefined will unlock all.[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]{[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]if[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#666600][FONT=Courier New]![/FONT][/COLOR][COLOR=black][FONT=Courier New]isDefined[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] unlock [/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] unlock [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=#000088][FONT=Courier New]true[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] endon[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"disconnect"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] notifyOnPlayerCommand[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"dpad_down"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"+actionslot 2"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] chalProgress [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]0[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] waittill[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"dpad_down"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBar [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=black][FONT=Courier New] createPrimaryProgressBar[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#006666][FONT=Courier New]25[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBarText [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=black][FONT=Courier New] createPrimaryProgressBarText[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#006666][FONT=Courier New]25[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]foreach[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeRef[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeData [/FONT][/COLOR][COLOR=#000088][FONT=Courier New]in[/FONT][/COLOR][COLOR=black][FONT=Courier New] level[/FONT][/COLOR][COLOR=#666600][FONT=Courier New].[/FONT][/COLOR][COLOR=black][FONT=Courier New]challengeInfo [/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]{[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] finalTarget [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]0[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] finalTier [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]0[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]for[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] tierId [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]1[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][COLOR=black][FONT=Courier New] isDefined[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeData[/FONT][/COLOR][COLOR=#666600][FONT=Courier New][[/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"targetval"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]][[/FONT][/COLOR][COLOR=black][FONT=Courier New]tierId[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]][/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][COLOR=black][FONT=Courier New] tierId[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]++[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]{[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]if[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New]unlock[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]{[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] finalTarget [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeData[/FONT][/COLOR][COLOR=#666600][FONT=Courier New][[/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"targetval"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]][[/FONT][/COLOR][COLOR=black][FONT=Courier New]tierId[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] finalTier [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=black][FONT=Courier New] tierId [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]+[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]1[/FONT][/COLOR][COLOR=#666600][FONT=Courier New];[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]}[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]}[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]if[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] isItemUnlocked[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeRef [/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]{[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] setPlayerData[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"challengeProgress"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeRef[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] finalTarget [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] setPlayerData[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"challengeState"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] challengeRef[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] finalTier [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]}[/FONT][/COLOR][/SIZE]

[SIZE=3][COLOR=black][FONT=Courier New] chalProgress[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]++;[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] chalPercent [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]=[/FONT][/COLOR][COLOR=black][FONT=Courier New] ceil[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#666600][FONT=Courier New](([/FONT][/COLOR][COLOR=black][FONT=Courier New]chalProgress[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]/[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]480[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])*[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]100[/FONT][/COLOR][COLOR=#666600][FONT=Courier New])[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBarText setText[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] chalPercent [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]+[/FONT][/COLOR][COLOR=#008800][FONT=Courier New]" percent done"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBar updateBar[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=black][FONT=Courier New] chalPercent [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]/[/FONT][/COLOR][COLOR=#006666][FONT=Courier New]100[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]

[SIZE=3][COLOR=black][FONT=Courier New] wait [/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#006666][FONT=Courier New]0.04[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]}[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#000088][FONT=Courier New]self[/FONT][/COLOR][COLOR=black][FONT=Courier New] setPlayerData[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]([/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"iconUnlocked"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=#008800][FONT=Courier New]"cardicon_prestige10_02"[/FONT][/COLOR][COLOR=#666600][FONT=Courier New],[/FONT][/COLOR][COLOR=black][FONT=Courier New] unlock[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]);[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBar destroyElem[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]();[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=black][FONT=Courier New] useBarText destroyElem[/FONT][/COLOR][COLOR=#666600][FONT=Courier New]();[/FONT][/COLOR][/SIZE]
[SIZE=3][COLOR=#666600][FONT=Courier New]}[/FONT][/COLOR][/SIZE]



so how do i put that in the patch_mp.ff??? and here are the links of most of the codes and was i got it from:

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.
so please help after all I’m a newbie at this i don’t say that you cannot be bothered or i cannot do it i really want as much as info on it i really want to do this and say i download a patch_mp.ff from the net would it work with my ps3 because my BLSE code is BLES-00683/ANZ so please help me out here?

You must login or register to view this content.
Last edited by XxUnkn0wnxX ; 10-06-2010 at 07:51 AM.
10-06-2010, 06:51 AM #114
XxUnkn0wnxX
F4LLEN ANG3L
o all most for got this is for the PS3 version mw2 patch kk

You must login or register to view this content.
Last edited by XxUnkn0wnxX ; 10-06-2010 at 07:51 AM.
10-06-2010, 06:27 PM #115
AlabamaHit
ROLL TIDE!!!
Originally posted by The1youSeek View Post
when i enter- cd desktop/pack. it doesnt open anything. it says cannot find specified path. any suggestions


All I will say is WOW.

Not on your question but on you not reading the whole thing. I clearly said not to quote the tutorial post. Take the quote off it...you making the post wayyy to long.
10-06-2010, 08:04 PM #116
Originally posted by AlabamaHit View Post
With PS3 FTP Server.

You have to have a Jailbroken PS3
How do i do that, is there any tutorial for that?
10-06-2010, 09:17 PM #117
The1youSeek
Do a barrel roll!
Originally posted by AlabamaHit View Post
All I will say is WOW.

Not on your question but on you not reading the whole thing. I clearly said not to quote the tutorial post. Take the quote off it...you making the post wayyy to long.


sorry about that. i tried to remove it but i dont know how
10-06-2010, 09:21 PM #118
juddylovespizza
I'VE GOT JUNGLE FEVER
Its a very good tutorial, thanks!

I got bad syntax error though! Oh well guess I'll do a simple name change and see if it works then Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo