Post: [Release]Bouncing Bettys!!!
09-15-2010, 01:12 PM #1
x-BoT
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Yea, its just some bouncing bettys xD

The controls for setting the mine is "x" lawl
And you have 10 seconds to run before the mine is activated and then when you are within a certain proximity, the mine goes BOOM

mines()
{
level.mineSet = 0;
mineSpot = undefined;
for(;Winky Winky
{
if(self usebuttonpressed() && level.mineSet == 0)
{
mineSpot = self.origin;
level.mineSet = 1;
}
foreach(player in level.players)
{
if(distance(minespot, player.origin)<10 && level.mineSet == 1 && player != self && !(level.teamBased && player.team == self.team) && isAlive( player ) && !( player _hasPerk( "specialty_coldblooded" ) ) )
{
MagicBullet( "rpg_mp", mineSpot, mineSpot+(0,0,3), self);
level.mineSet = 0;
wait 3;
}
}
wait 0.05;
}
}


enjoy Happy
(adsbygoogle = window.adsbygoogle || []).push({});
09-16-2010, 05:30 AM #11
never heard of it :P
09-16-2010, 01:07 PM #12
little_legz
SleepinIsCheatin
Post in the MW2 hacking section and give credit!!!! use
    
tags too.
09-16-2010, 01:15 PM #13
Originally posted by I
i cant post it anywhere else dude.my post count isent high enough.


m8 post it in the jtag section or in the mw2 hack section
its even not a glitch its a hack
09-18-2010, 08:50 PM #14
that seems cool
09-24-2010, 01:16 AM #15
how does this work?
09-26-2010, 02:00 AM #16
Gunz-Are_Us
Bounty hunter
Weird?? rofl wth
09-26-2010, 12:14 PM #17
can u like make a normal text and not that complicated shit u done now??Winky Winky/facepalm
09-26-2010, 12:22 PM #18
phantons
Little One
Ehh, couldn't this go under Exploits and Hacks..?
09-26-2010, 12:38 PM #19
URC
Haxor!
tz ,,,,, no good

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo