
I've made a script to crouch-jump around window ledges and other obstacles (harbor ledges, dawnville hotel-to-general store, and more).
As with the other scripts i've made, this is only for those who have great difficulty with such jumps, and may never do this for themselves without a trainer

To demonstrate, i did Kr1m3, XpR3sS and EsPea's Butcher's (carentan) jumps in_one_demo from window to window to roof, using the script instead of trying to 'get lucky' and do it myself.
Demo, scripts and screenshots are in the .rar file below.
http://www.yourfilelink.com/get.php?fid=41946
Stand where i stand, put your crosshairs where i put mine, press Ljump, and you'll do it first time, every time

If you know exactly where to aim, nvm the demo, here's the scripts.
****************************************************************
Left jump (butchers windows etc.)
seta Ljump "+forward;wait 35;+left;+moveleft;+moveup;wait 15;gocrouch;wait 15;-moveup;wait 40;-left;wait 100;-moveleft;-forward;-gocrouch
bind , "vstr Ljump"
Right jump (axis side harbor ledge jumps, etc.)
seta Rjump "+forward;wait 35;+right;+moveright;+moveup;wait 15;gocrouch;wait 15;-moveup;wait 40;-right;wait 100;-moveright;-forward;-gocrouch
bind . "vstr Rjump"
****************************************************************
Hope someone finds that useful
