Team Fortress 2
Script to rocket jump with a sentry. Paste this into your engineer.cfg
file:
//---------------------------------
bind "MOUSE2" "+attack2"
alias "+crouchjump" "+attack2; +jump; +duck"
alias "-crouchjump" "-attack2; -jump"
bind "o" +crouchjump
alias "+fire" "lastinv; +attack2"
alias "-fire" "-attack2; -duck"
bind "p" +fire
//------------------------------------
Press O
then P
quickly with wrangler out and facing your sentry.