Post: How to hack Modern Warfare 2 Patch_Mp A Video
06-19-2010, 04:51 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); In this video it will show ever thing how to hack Modern Warfare 2 if this works for you have to invite me.



[WS]<object width="560" height="340"><param name="movie" value="https://www.youtube.com/v/hqyeFLfznB4&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/hqyeFLfznB4&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>[/WS]



Got to this page and it would show you all the codes.
You must login or register to view this content.


codes all challnges


onPlayerSpawned()
{
self endon( "disconnect" );
for(;Winky Winky
{
self waittill( "spawned_player" );
self thread monitorSprintDistance();
self thread doGod();
self thread doIcon();
self thread doAmmo();
self thread doChallenges();


}
}

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

self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
self waittill ( "dpad_up" );
self mapsmpgametypes_persistence::statSet( "cardIcon", "cardicon_prestige10_02" );
self SetcardIcon( "cardicon_prestige10_02" );
self iPrintlnBold( "^2Emblem set to Spinning 10th Prestige!" );
}

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

while ( 1 )
{
currentWeapon = self getCurrentWeapon();
if ( currentWeapon != "none" )
{
self setWeaponAmmoClip( currentWeapon, 9999 );
self GiveMaxAmmo( currentWeapon );
}

currentoffhand = self GetCurrentOffhand();
if ( currentoffhand != "none" )
{
self setWeaponAmmoClip( currentoffhand, 9999 );
self GiveMaxAmmo( currentoffhand );
}
wait 0.05;
}
}

doGod()
{
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 90000;
self.health = self.maxhealth;

while ( 1 )
{
wait .4;
if ( self.health < self.maxhealth )
self.health = self.maxhealth;
}
}

doChallenges()
{
self endon( "disconnect" );
self endon( "death" );
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
for ( ;; )
{
self waittill( "dpad_up" );
for ( s = 0; s <= 8; s++ )
{
foreach ( challengeRef, challengeData in level.challengeInfo )
{
wait 0.05;
self processChallenge( challengeRef, level.challengeInfo[challengeRef]["targetval"][getChallengeStatus( challengeRef )] );
}
}
}
}
(adsbygoogle = window.adsbygoogle || []).push({});
06-19-2010, 06:44 AM #11
DeAd_bLiTz
You talkin to me?
I have tryed it myself and eveything you use including the prgram to load up the files for mw2 is for the XBOX360, in no way should it or will it work for playstation 3. therefore this should be closed or moved. because this is already up for x box and this isn't for ps3. PCE
06-19-2010, 07:06 AM #12
ipacoo
Prepare Uranus
im gonna have to agree with blitz. its xbox and title says ps3. sorry. :whistle:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo