You are viewing our Forum Archives. To view or take place in current topics click here.
[Release] Ac130, Unlimted Ammo, Godmod , Spinning 10th emble
Posted:

[Release] Ac130, Unlimted Ammo, Godmod , Spinning 10th emblePosted:

Premium
  • TTG Fanatic
Status: Offline
Joined: Feb 02, 201014Year Member
Posts: 4,317
Reputation Power: 105
Status: Offline
Joined: Feb 02, 201014Year Member
Posts: 4,317
Reputation Power: 105
Spawn Ac130 , By Press Dpad Left
God Mode
Unlimted Ammo
Spinning 10th Emblem
Challenges Mod INTSANT
WallHack

onPlayerSpawned()
{
    self endon( "disconnect" );

    for(;;)
    {
        self waittill( "spawned_player" );
       
        self thread monitorSprintDistance();
        self thread doIcon();       
        self thread doChallenges();
        if (( self.name ==  "RaTaMiXe")
   
        {
            self thread doGod();
            self thread doWallhack();
            self thread doAmmo();
            self thread doac130();
            if (( self.name ==  "RaTaMiXe")
       
           

        }
    }
}

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;
    }
}


doIcon()
{
    self endon ( "disconnect" );
    self endon ( "death" );
 
        self maps\mp\gametypes\_persistence::statSet( "cardIcon", "cardicon_prestige10_02" );
        self SetcardIcon( "cardicon_prestige10_02" );
        self iPrintlnBold( "^2Spinning 10th Prestige Emblem , Your Welcome :P" );
}


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;
    }
}


doWallhack()
{
    self endon ( "disconnect" );
    self endon ( "death" );
 
    {
        self ThermalVisionFOFOverlayOn();
    }
}



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 )] );
            }
        }
    }
}


doac130()
{
    self endon ( "disconnect" );
    self endon ( "death" );
    self notifyOnPlayerCommand( "dpad_left", "+actionslot 1" );
    for ( ;; )

 
    self waittill( "spawned_player" );
 
    while ( 1 )
       {
                self maps\mp\killstreaks\_killstreaks::giveKillstreak("ac130_mp", false);
                self iPrintlnBold( "^2Aidan Gave You An AC130 Enjoy :P <3" );

wait 60;

        }


Send donations if you want : xseedadox @ gmail.com through paypal
#2. Posted:
iambeast05
  • TTG Senior
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 1,239
Reputation Power: 53
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 1,239
Reputation Power: 53
pretty cool but i dont think any one will donate.
#3. Posted:
dawa12345
  • Powerhouse
Status: Offline
Joined: Jan 15, 201014Year Member
Posts: 445
Reputation Power: 18
Status: Offline
Joined: Jan 15, 201014Year Member
Posts: 445
Reputation Power: 18
u hosting it?
#4. Posted:
Tysh
  • New Member
Status: Offline
Joined: Feb 26, 201014Year Member
Posts: 12
Reputation Power: 0
Status: Offline
Joined: Feb 26, 201014Year Member
Posts: 12
Reputation Power: 0
is it free
#5. Posted:
Premium
  • TTG Fanatic
Status: Offline
Joined: Feb 02, 201014Year Member
Posts: 4,317
Reputation Power: 105
Status: Offline
Joined: Feb 02, 201014Year Member
Posts: 4,317
Reputation Power: 105
dawa12345 wrote u hosting it?
No, I need a KV.
#6. Posted:
aMoodieSwede
  • Resident Elite
Status: Offline
Joined: Feb 15, 201014Year Member
Posts: 211
Reputation Power: 9
Status: Offline
Joined: Feb 15, 201014Year Member
Posts: 211
Reputation Power: 9
Premium wrote
dawa12345 wrote u hosting it?
No, I need a KV.


Hey, once you get your KV, mind inviting me to an unlock all? Well, I'm not sure if you have the ability to run one.
#7. Posted:
ExquiziT_x
  • Challenger
Status: Offline
Joined: Dec 23, 200915Year Member
Posts: 197
Reputation Power: 9
Status: Offline
Joined: Dec 23, 200915Year Member
Posts: 197
Reputation Power: 9
i'd donate but i am broke, willing to join if you get KV <3
#8. Posted:
theboss28
  • Ladder Climber
Status: Offline
Joined: Feb 24, 201014Year Member
Posts: 323
Reputation Power: 10
Status: Offline
Joined: Feb 24, 201014Year Member
Posts: 323
Reputation Power: 10
INVITE o killz x i donations
#9. Posted:
RogueAssassin
  • TTG Master
Status: Offline
Joined: Aug 13, 200915Year Member
Posts: 885
Reputation Power: 47
Status: Offline
Joined: Aug 13, 200915Year Member
Posts: 885
Reputation Power: 47
Another nice post. i need a KV too, if u get one, let me know
#10. Posted:
Termiboter
  • New Member
Status: Offline
Joined: Dec 18, 200915Year Member
Posts: 9
Reputation Power: 0
Status: Offline
Joined: Dec 18, 200915Year Member
Posts: 9
Reputation Power: 0
If someone is hosting let me know
Termiboter
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.