Post: Making / geting a hack
08-10-2009, 10:43 PM #1
orange12
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); Ive done the bypass fromt his guys tutorial :
You must login or register to view this content.

and it works coz i deleted update 1.3 for cod

but when i copie hacks from other posts in to mine, none work :S wtf ????

can som 1 please post me some codes or hacks, any codes that work ???

and PLEASE TELL ME WICH FILE TO PUT THEM IN, .E.G. MP or CM ????

and when i save these hacks am i suppose to overwright it on my original saved data from cod4 ??? or am i supose to delete that 1, then save my edited version twice ???

PLEASE HELP, I WILL THANK ANY 1 WHO HELPS, and i will rep them . . . if they tell me how to rep them : P
(adsbygoogle = window.adsbygoogle || []).push({});
08-10-2009, 10:53 PM #2
Kaspa
MUDAMUDAMUDA!!!
People are having 'bind' issues, i'm not sure what it is.

And, yea, aslong as its the new saved data, overwriting or delete and copying, doesn't matter, yet overwrite your save data twice, because some times it doesn't copy properly

The ones with the 'binds' you put into your MP file.

Copy this into your CM file..


set gpad_buttonsConfig "butt0ns_d3fault"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"


This will enable you to bind buttons.

+rep

The following user thanked Kaspa for this useful post:

orange12
08-10-2009, 10:58 PM #3
orange12
Space Ninja
Originally posted by another user
This will enable you to bind buttons.


What is enable u to bind ??? . . . .can u copy and paste the whole of ur CM and MP file ??? pleeeeease, then i cud see how to lay out the code
08-10-2009, 11:04 PM #4
Kaspa
MUDAMUDAMUDA!!!
I did just post my CM file, the codes in red.


heres some nice codes for your MP file.

Originally posted by another user

set playlist "12"
set clanName "NGU"
set cg_drawShellshock "0"
set melee "1"
set player_sprintSpeedScale "4"
set player_meleeRange "900"
set player_sustainAmmo "1"
set ps3_voiceSpeakerGain "5.0"
set motd "Visit and Register at www.nextgenupdate.com"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
bind BUTTON_BACK "noclip ; set scr_game_allowkillcam 0"
bind BUTTON_X "give all"
bind BUTTON_LTRIG "fast_restart ; set scr_dm_timelimit 0"
bind BUTTON_RTRIG "scr_xpscale 3000 ; set scr_sd_timelimit 0"
bind BUTTON_B "toggle timescale 1.0 ; set scr_sd_numlives 0"
bind BUTTON_RSTICK "toggle timescale 3.0 ; set scr_dm_scorelimit 0"
bind DPAD_RIGHT " give radar_mp"
bind DPAD_DOWN "god"
08-10-2009, 11:11 PM #5
orange12
Space Ninja
Originally posted by another user
MP file.


do i delete whats in my MP file ??? this is wats in my MP file :

set playlist "3"
set clanName "RANK"
set ps3_voiceSpeakerGain "1.2"
set motd "Checkout the new Modern Warfare 2 gameplay trailer at www.modernwarfare2.com."
set customclass1 "Custom Slot 1"
set customclass2 "Custom Slot 2"
set customclass3 "Custom Slot 3"
set customclass4 "Custom Slot 4"
set customclass5 "Custom Slot 5"

or do i save underneath it ???
08-10-2009, 11:14 PM #6
Kaspa
MUDAMUDAMUDA!!!
Yea, you just overwrite your current MP file with:
set playlist "12"
set clanName "NGU"
set cg_drawShellshock "0"
set melee "1"
set player_sprintSpeedScale "4"
set player_meleeRange "900"
set player_sustainAmmo "1"
set ps3_voiceSpeakerGain "5.0"
set motd "Visit and Register at www.nextgenupdate.com"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
bind BUTTON_BACK "noclip ; set scr_game_allowkillcam 0"
bind BUTTON_X "give all"
bind BUTTON_LTRIG "fast_restart ; set scr_dm_timelimit 0"
bind BUTTON_RTRIG "scr_xpscale 3000 ; set scr_sd_timelimit 0"
bind BUTTON_B "toggle timescale 1.0 ; set scr_sd_numlives 0"
bind BUTTON_RSTICK "toggle timescale 3.0 ; set scr_dm_scorelimit 0"
bind DPAD_RIGHT " give radar_mp"
bind DPAD_DOWN "god"


And then overwrite your CM file with:

set gpad_buttonsConfig "butt0ns_d3fault"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"
08-10-2009, 11:30 PM #7
orange12
Space Ninja
THANKS POTENTIALZ, nowwhat do these hacks actualy do ???? and how do i put them on while playing a cod4 ???

THANKS !!!! . . . BUT PLEASE ANSWER MY LAST QUESTION !!! PELASE !!!!!
08-10-2009, 11:46 PM #8
Kaspa
MUDAMUDAMUDA!!!
bind BUTTON_BACK "noclip ; set scr_game_allowkillcam 0" < fly around
bind BUTTON_X "give all" < gives all weapons
bind BUTTON_LTRIG "fast_restart ; set scr_dm_timelimit 0" < restarts the game
bind BUTTON_RTRIG "scr_xpscale 3000 ; set scr_sd_timelimit 0" < gives you alot more XP than usual
bind BUTTON_B "toggle timescale 1.0 ; set scr_sd_numlives 0" < normal time scale
bind BUTTON_RSTICK "toggle timescale 3.0 ; set scr_dm_scorelimit 0" < speeds up time scale
bind DPAD_RIGHT " give radar_mp" < gives radar
bind DPAD_DOWN "god" < won't die
08-10-2009, 11:58 PM #9
orange12
Space Ninja
WTFFF ??? ARE YOU SURE THESE ARE REEAAAL HACKS ???? . . . . they seem . . . unusualy "to good to be true" . . . . . and wat is ur msn, it will be easier talkin there, add me , [email][email protected][/email]
08-11-2009, 12:40 AM #10
Kaspa
MUDAMUDAMUDA!!!
Yes, these hacks are real, aslong as your bypassing, do as i said and your be using them.
Just remember, when you have bypassed, you will be playing with other people that have hacks also. Upside Down Happy
Have fun.

---------- Post added at 07:40 PM ---------- Previous post was at 07:03 PM ----------

Well i think this might help alot of people TBH.
I might turn this into a thread later. Upside Down Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo