Post: [RELEASED]Auto T-Bag and Auto DropShot! LOL
09-14-2010, 01:27 AM #1
Octavia
"PonyF ag"
(adsbygoogle = window.adsbygoogle || []).push({}); Auto T-Bag:

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

for ( ;; )
{

wait 0.3;
self SetStance( "crouch" );
wait 0.3;
self SetStance( "stand" );
wait 0.3;
self SetStance( "crouch" );
wait 0.3;
self SetStance( "stand" );


}
}
Auto DropShot:

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

self notifyOnPlayerCommand( "RT", "+attack" );
for ( ;; )
{
self waittill("+attack");
self SetStance("prone");
}
}

lol. Happy Enjoy. Winky Winky
These are meant for a mod menu.


Credit to: I Heart Leeches of S7



~Elmo
(adsbygoogle = window.adsbygoogle || []).push({});
09-14-2010, 03:12 AM #2
lmao is this real or a joke...stil funy
09-14-2010, 09:34 AM #3
M_OK
Haxor!
Has anyone tried this???
09-14-2010, 10:01 AM #4
EliteMossy
TheDigitalBoard.com
Of course they work, useless but they work
09-14-2010, 11:54 AM #5
Pr3ttyroyswag
Bounty hunter
the DropShot is Not Useless
09-14-2010, 01:31 PM #6
Raymo5
Mario!
Wow Thats All i Can Say.
09-14-2010, 01:53 PM #7
Originally posted by El
Auto T-Bag:

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

for ( ;; )
{

wait 0.3;
self SetStance( "crouch" );
wait 0.3;
self SetStance( "stand" );
wait 0.3;
self SetStance( "crouch" );
wait 0.3;
self SetStance( "stand" );


}
}

Auto DropShot:

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

self notifyOnPlayerCommand( "RT", "+attack" );
for ( ;; )
{
self waittill("+attack");
self SetStance("prone");
}
}

lol. Happy Enjoy. Winky Winky
These are meant for a mod menu.

~Elmo


Should give credit to where you copy and pasted from. (se7venSins)

The following 3 users say thank you to chris2k7sears for this useful post:

IvanTheTerrible, Mirciulikkk, Omniplasma
09-14-2010, 02:13 PM #8
Fezous
Space Ninja
This Is awesome Smile
09-14-2010, 03:51 PM #9
dansbmx
BAY AREA*925*STUNTIN
lol auto dropshot i want that.
09-14-2010, 09:34 PM #10
Octavia
"PonyF ag"
Originally posted by chris2k7sears View Post
Should give credit to where you copy and pasted from. (se7venSins)

I always forget. Happy


~Elmo

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo