A really good working one is in the map mp_wireframe_r4, where if you step on something it will literally "throw" you or launch you up a slide. I think there is some serious potential for this, not only in aim maps for promod people, but to try and get some new maps for codjumper.
There are several possible ways, however I would like your guidance as I'm not sure which one would be the best way for doing this.
MoveGravity( <initial velocity>, <time> ) ? Seems the obvious choice, however don't see how to change direction?

MoveX( <xvalue>, <time>, <acceleration time>, <deceleration time> ) Perhaps move to a point just beyond the trigger at ridiculous speed? Its more complicated.
Or perhaps a completely different way?
I'm asking here because I have so many projects on the go such as aim maps, an invisiblemen map, a minigames map, and perhaps even some different styled jump maps, and so little time to do any of them due to real life. So if anybody has a working script or knows a sure way to do it, it would be greatly appreciated :>