I've tried and tried to get claws to really work. But I can't figure out how to make the methods actually hit.

This is the code that I would use.
hitDiff = newHit1 = misc.random(playerMaxHit) + misc.random(voidmelee)/2 + misc.random(StrPrayer);
hitDiff = newHit2 = newHit1/2;
hitDiff = newHit3 = newHit2/2;
hitDiff = newHit4 = newHit2/2 + 1;
If anyone could help me with this I would be forever grateful.

Here are some tut's that might be helpful
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]