Post: [Release] New Mw2 Noclip!
08-01-2010, 03:32 PM #1
Fionn
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Thanks to Lost for bringing the best Noclip (Cod4/Waw) Back to Mw2!
Jtag modding isn't over yet Winky Winky

[ame=https://www.youtube.com/watch?v=T-IFhznGukc]YouTube - Full noclip/ufo on mw2, no collision Happy[/ame]

    NewUFO()
{
self endon("death");
if(isdefined(self.newufo))
self.newufo delete();
self.newufo = spawn("script_origin", self.origin);
self.UfoOn = 0;
for(;Winky Winky
{
if(self usebuttonpressed())
{
if(self.UfoOn == 0)
{
self.UfoOn = 1;
self.origweaps = self getWeaponsListOffhands();
foreach(weap in self.origweaps)
self takeweapon(weap);
self.newufo.origin = self.origin;
self playerlinkto(self.newufo);
}
else
{
self.UfoOn = 0;
self unlink();
foreach(weap in self.origweaps)
self giveweapon(weap);
}
wait 0.5;
}
if(self.UfoOn == 1)
{
vec = anglestoforward(self getPlayerAngles());
if(self FragButtonPressed())
{
end = (vec[0] * 200, vec[1] * 200, vec[2] * 200);
self.newufo.origin = self.newufo.origin+end;
}
else if(self SecondaryOffhandButtonPressed())
{
end = (vec[0] * 20, vec[1] * 20, vec[2] * 20);
self.newufo.origin = self.newufo.origin+end;
}
}
wait 0.05;
}
}

The following user thanked Fionn for this useful post:

Bibbster94
08-01-2010, 03:39 PM #2
Superahm
< ^ > < ^ >
nice find man keep them coming, even tho i dont play 360

The following 2 users say thank you to Superahm for this useful post:

Jerry_,
08-01-2010, 03:40 PM #3
Koooooooool!
08-01-2010, 05:31 PM #4
Fionn
Banned
Cool as right. This and the Helicopter would rape in Pubs Happy
08-02-2010, 09:59 AM #5
Spartan Gunney
Who dares, wins.
Originally posted by Grodusk View Post
this has been on s7 for ages, why be like every 10 year old on s7 and put [Release] in the title? =.=


It has not been posted here so it is a release.

The following user thanked Spartan Gunney for this useful post:

Fionn
08-02-2010, 10:57 AM #6
Originally posted by Grodusk View Post
this has been on s7 for ages, why be like every 10 year old on s7 and put [Release] in the title? =.=


Why be an inbred and hate?

The following user thanked psychobe@n for this useful post:

Fionn
08-02-2010, 06:02 PM #7
Make it so you can wear a cape an fly around like superman when u noclip Happy!
08-02-2010, 06:07 PM #8
Fionn
Banned
I'm Glad Grodusk deleted his post =D
08-02-2010, 10:59 PM #9
Grodusk
Gym leader
Originally posted by nnoiF
I'm Glad Grodusk deleted his post =D


i didn't :black:
08-02-2010, 11:36 PM #10
Fionn
Banned
Originally posted by Grodusk View Post
i didn't :black:


Well like Spartan said it hasn't been posted here so technically , It's still a release.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo