I did it Txesmi! Thank you!! Here are the relevant lines:

float shininess = 2 * tex2D(ShinyMapSampler, InTex);

then I multiplied the Specular equation with shininess just like you said!

I will be adding more to this shader, and when its nice enough with a cool model, I will give it to the community so they can use it as well!