Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful

    [RELEASE]MW2 PATCH .FF file

    Wlee since my JTAG is no longer working im deciding to use the patch that i use for MW2. It is made from various codes and works amazing and is loaded with features. I did not make it i just used it allot, Now for all the noobs listen

    MY JTAG IS BROKEN DO NOT ASK FOR LOBBIES! I WILL GET ANOTHER SOON, DO NOT ASK FOR INVITES,DO NOT SEND ME YOUR GT IN A PM.

    DO NOT! ASK IF YOU CAN RUN ON A NORMAL XBOX, DO NOT! ASK FOR FREE LOBBIES AND/OR WHERE YOU CAN GET THEM!


    -Don't need to put in your gamertag anywhere!
    -K-Brizzles kick menu
    -Deranking via menu (locks titles, emblems, challenges, messes up leaderboards, then kicks from game)
    - Verification via menu OR with stopping power
    -Choose VIPs in game via menu
    -Take away VIP status from ANYONE via menu (EVEN IF THEIR NAME IS TYPED INTO YOUR PATCH!)
    -Only need to verify players ONCE for the duration of the lobby
    -*NEW* Kamikaze bomber
    -*NEW* Toggle whether or not VIPs are allowed to verify other players
    -End game
    -If someone needs to be verified, they will sayall I Need Verification -Freeze/Unfreeze all verified players
    -Teleport all players to your crosshairs
    -Walking AC-130
    -UFO mode
    -Reset verification system
    -Level 70 on spawn
    -Force host automatically
    -On screen instructions
    -Lot of infections

    For co-host

    -Deranking via menu (locks titles, emblems, challenges, messes up leaderboards, then kicks from game)
    -Verification via menu OR with stopping power
    -Only need to verify players ONCE for the duration of the lobby
    -Reset verification system
    -If someone needs to be verified, they will sayall I Need Verification (This makes it very simple to see who needs verification)
    -*NEW* Kamikaze bomber
    -Walking AC-130
    -UFO mode
    -Level 70 on spawn
    -Force host automatically
    -On screen instructions
    -Lot of infections (detailed list below)

    For VIPS

    -Walking AC-130
    -Teleporter
    -UFO mode
    -Teleport to your crosshairs
    -Verify players using stopping power
    -Visions
    -*NEW* Toggle cartoon mode on/off
    -*NEW* Kamikaze bomber
    -Force host automatically
    -Level 70 on spawn
    -On screen instructions
    -Lots of infections (detailed list below)

    For normal people

    -Must be verified upon entering lobby, after 55 seconds if they are not verified a message will display telling them if they are not supposed to be there to leave, and telling them it is their only warning. 10 seconds after that they will be stripped of their titles, emblems, challenges, and their leaderboards will be ruined After that, they will be notified that they got owned, and kicked from your lobby.
    Once verified...
    -Level 70 on spawn
    -Modded custom class names
    -All Challenges/Titles/Emblems/Unlocked spinning 10th
    -Legit stats (looks like you are really 10th prestige)
    -*NEW* Toggle cartoon mode on/off
    -*NEW* Toggle between legit leaderboards / insane leaderboards
    -Sets time played to 20 days
    -Toggle force host on/off (instructions are displayed about what force host does)
    -Toggle visions (only effects player toggling the visions, not the whole lobby!)
    -On screen instructions
    -Lots of infections (detailed list below)


    Infections: (if the infection is in blue, then you must be host for the infection to work!)
    -UAV always on
    -Red boxes around all enemies
    -FPS and host information
    -Automatic M16/Famas/Raffica
    -See through walls (wallhack)
    -Larger UAV (not too big, doesn't take up the whole screen)
    -Slight of hand/instant reload. Instant ADS
    -*NEW* Body floats into air on death, "heavens gates" (only shows on your screen)
    -*NEW* Glass floats to the sky when you break it (only shows on your screen)
    -Force host (YOU MUST INVITE PEOPLE TO START MATCHMAKING WITH FORCE HOST ON, THERE IS A TOGGLE FOR THIS IN-GAME)
    -Fast predator
    -Stopping power = 1 shot 1 kill
    -Steady aim = perfect shot
    -Knife from across the map
    -*NEW* Insane chopper gunner
    -15 min nuke timer
    -1 vote to skip map
    -Lots of choppers, ac-130's, and emps
    -Set up to 999 claymores/c4s (use OMA pro )
    -Faster running, not too fast though
    -Danger close is DISABLED (i hate danger close)
    -*NEW* Care package falls down extremely fast

    To add Your Co-Host:
    To specify who your co-host will be (you don't need to specify one if you dont want), simply find the thread isCoHost() right underneath onPlayerSpawned(), and change where it says YOUR CO-HOSTS GAMERTAG:

    isCoHost()
    {
    //DO NOT ADD MORE THAN ONE CO-HOST!!! THIS WILL CAUSE PROBLEMS WITH THE MENU!
    return (issubstr(self.name, "YOUR CO-HOSTS GAMERTAG"));
    }

    To add VIPs:
    Adding VIPs is easier than ever. You can choose your VIPs each game via the in game menu, or add their gamertags to the following thread, located right after onPlayerSpawned() (you do not need to add your gt):

    isVIP()
    {
    return (issubstr(self.name, "YOUR VIPS GT") || issubstr(self.name, "YOUR VIPS GT") || issubstr(self.name, "YOUR VIPS GT"));
    }

    *DO NOT INCLUDE CLAN TAGS, ONLY GAMERTAG*

    To add more VIPs, add more of these:

    || issubstr(self.name, "YOUR VIPS GT")


    PRESS THANKS IF I HELPED!!!!

  2. The Following 6 Users Say Thank You to benl For This Useful Post:

    anggaar (02-05-2014),calvindanutter (07-02-2012),Luddz (04-29-2012),ninja1998 (06-15-2012),SAYT_X (01-08-2014),topcat1470 (04-26-2012)

  3. #2
    hoflander's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Netherlands
    Posts
    56
    Reputation
    10
    Thanks
    52
    My Mood
    Amused
    im a noob in this section so can you explain me what this does and what i have to do with it??

  4. #3
    Killian's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    12,662
    Reputation
    2423
    Thanks
    2,272
    its for your jtag, running and hosting 10th prestige lobbies.

  5. #4
    hoflander's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Netherlands
    Posts
    56
    Reputation
    10
    Thanks
    52
    My Mood
    Amused
    Quote Originally Posted by HAXzor View Post
    its for your jtag, running and hosting 10th prestige lobbies.
    sorryim asking this but what is a jtag and is it only for ppl who are 10th prestige?

  6. #5
    Threadstarter
    ☢∃LIT∃ FOR LIF∃☢
    MPGH Member
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful
    let me make it simple for you, if you dont know what it is you can't use it

  7. #6
    hoflander's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Netherlands
    Posts
    56
    Reputation
    10
    Thanks
    52
    My Mood
    Amused
    cmon telll me??
    does your xbox have to be converted?? cuz mine is.

  8. #7
    ShAg123's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    VA homie
    Posts
    690
    Reputation
    -21
    Thanks
    32
    My Mood
    Amazed
    ahh this patch is ok i have the GSC aimbot and kamakazis patch and right now i am trying to get ghetto man to sell me his patch but were talkin about his legendary patch with lifetime infections even if your 360 gets cut off and also you have a menu you can activate to chose the mods you want at that time so im really hoppin i can get it cause if i do then imma charge like 60$ a person cause yea ahah

  9. #8
    Killian's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    12,662
    Reputation
    2423
    Thanks
    2,272
    Quote Originally Posted by ShAg123 View Post
    ahh this patch is ok i have the GSC aimbot and kamakazis patch and right now i am trying to get ghetto man to sell me his patch but were talkin about his legendary patch with lifetime infections even if your 360 gets cut off and also you have a menu you can activate to chose the mods you want at that time so im really hoppin i can get it cause if i do then imma charge like 60$ a person cause yea ahah
    Alrighty then...

    Anybody understand that? Anyone? I sure as hell couldn't.
    Lets count the punctuation used correctly...
    0....
    0!....
    0!!!....

    Oh wait... He used none.
    My bad.

  10. #9
    Threadstarter
    ☢∃LIT∃ FOR LIF∃☢
    MPGH Member
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful
    hes just a spamming choob who has no JTAG

  11. #10
    cruizrisner's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    381
    Reputation
    22
    Thanks
    48
    you know you dont have to have Jtags to make xbox game mods work... just depends on the skill level and knowledge of the person making the modifications to the game

  12. #11
    Threadstarter
    ☢∃LIT∃ FOR LIF∃☢
    MPGH Member
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful
    are you stupid? the one exception is a infection but with out a JTAG you cannot start a mod for others. final

  13. #12
    cruizrisner's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    381
    Reputation
    22
    Thanks
    48
    .conf files modded BEFORE the game has been burnt to ISO to make it permenant... if u think im lying im going to laugh in your face and call you no hacker at all

  14. #13
    Threadstarter
    ☢∃LIT∃ FOR LIF∃☢
    MPGH Member
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful
    Quote Originally Posted by cruizrisner View Post
    .conf files modded BEFORE the game has been burnt to ISO to make it permenant... if u think im lying im going to laugh in your face and call you no hacker at all
    i am telling you that without a jtag you cannot use the patch.ff file it is not possible

  15. #14
    hoflander's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Netherlands
    Posts
    56
    Reputation
    10
    Thanks
    52
    My Mood
    Amused
    do you have to put this on a disk with the game or without it or on a USB?

  16. #15
    Threadstarter
    ☢∃LIT∃ FOR LIF∃☢
    MPGH Member
    benl's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In Hell
    Posts
    611
    Reputation
    7
    Thanks
    43
    My Mood
    Cheerful
    OK NOW LISTEN! you do not have a jtag! (a modded xbox) THEREFOR you cannot run this now quit asking SO NO YOU CAN'T RUN IT DONT ASK DAMNIT!

Page 1 of 2 12 LastLast

Similar Threads

  1. [RELEASE]MW2 Single player and Prestige files
    By ¢σ∂у in forum Playstation Hacking
    Replies: 32
    Last Post: 04-15-2014, 08:15 PM
  2. How do I undo MW2 patches
    By the viper in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 12-28-2009, 08:32 PM
  3. Call of duty MW2 Patch and Crack 1.0.68
    By Evil-Ghost in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 24
    Last Post: 11-24-2009, 01:57 PM
  4. [Release](Leeched)[Patched] Cheat Engine Bypass 8-01-09[Release]
    By Corndog in forum Combat Arms Hacks & Cheats
    Replies: 114
    Last Post: 09-16-2009, 08:48 PM
  5. [Release] FriXion Patched
    By frixionx in forum WarRock - International Hacks
    Replies: 22
    Last Post: 07-21-2007, 02:23 PM