[ Pipe/GL Alternater ] Class(es): Demoman Description: Another useful demoman alias. This alias simply makes one button toggle between firing pipes and normal grenades. Code: alias pipes1 "impulse 7; bind x normal1" alias normal1 "impulse 6; bind x pipes1" bind x "pipes1" // Get more aliases from The TF Anti-Cheat Project: // http://that.co.nz/anti-cheat // http2//anticheat.com // http://redirect.to/anticheat