How To Make Grapping Hook Type Ability

Im trying to have an abiity that lets a player grapple to a person on the other team, any way to do this and if so tell

It seems easy, so I made it.
Aim at the enemy player and holding jump key to activate.
[09MMA]

I’m using PlayersInViewAngle and IsInLineOfSight because RaycastHitPlayers is too strict for reticle collision detection.
Please adjust the detection angle and propulsion with your taste.