In the spring script, I found that having a strong enough force to hold the vehicle up, and lowering these:
damping = 800; //600; // Spring damping
To something like this:
damping = 100; //10; // Spring damping
Makes it ridiculously bouncy. You should mess around with the damping.