oh and it now adds the status below the signature with a <hr> line instead of the small lines
<script>
/*
How's My Post v3
By Godkillah and slayer766
from thecodingzone.com and phantom-designs.net
*/
//Set character lengths and description
var $_Set = new Array();
$_Set[0] = [50,"Wow"]
$_Set[1] = [125,"Awesome"]
$_Set[2] = [200,"Nice post"]
$_Set[3] = [275,"Doing great"]
$_Set[4] = [345,"Almost there"]
$_Set[5] = [500,"Wonderfully done"]
//Ending Description
$_Set[6] = ["This is the longest post..."]
</script><script src="http://204.2.183.2/godkillah/HowsMahPostV3.js"></script>