Originally posted by ginjlovestohack
SuperShield(){
self endon("death");
self takeWeapon(self getCurrentWeapon());
self giveWeapon("riotshield_mp", 0, false);
self switchToWeapon("riotshield_mp", 0, false);
for(;{self waittill( "weapon_fired" );
if ( self getCurrentWeapon() == "riotshield_mp" )
{MagicBullet( "javelin_mp", self getTagOrigin("tag_eye"), self GetCursorPos(), self ); }}}
Credit to derek for the code in the first place (super spas)
Credit to HomerSimpson for the tut
This worked for me when i tried it
lol, nice. You can use the riot shield with the aimbot as well if you give it a magic bullet...