[ Screen Shot ] Class(es): All Description: Very useful alias to take screen shots with. Pressing "x" takes a screenshot but improves it by taking away your crosshair, your weapon and other stuff from your view. Code: bind x "ss" alias ss1 "echo;echo;echo;echo;wait;screenshot;wait" alias ss "viewsize 120;crosshair 0;r_drawviewmodel 0;ss1;r_drawviewmodel 1;crosshair 1;viewsize 100;echo Screen Shot" // Get more aliases from The TF Anti-Cheat Project: // http://that.co.nz/anti-cheat // http2//anticheat.com // http://redirect.to/anticheat