So I am trying to make my own Uptext, and I don't know if I'm doing it right.. look at the letters in the attachment, am I saving them correctly? Also, AmI using the correct spacing?

Simba Code:
WhiteT:=GetTextAtExWrap(17, 31, 243, 54, 0, 6, 2, 13421772, 23, 'SSUpChars');
  BlueT:=GetTextAtExWrap(17, 31, 243, 54, 0, 6, 2, 13421573, 23, 'SSUpChars');
  YellowT:=GetTextAtExWrap(17, 31, 243, 54, 0, 6, 2, 845286, 23, 'SSUpChars');
  OrangeT:=GetTextAtExWrap(17, 31, 243, 54, 0, 6, 2, 4687583, 23, 'SSUpChars');

The uptext looks like:



This is frustrating me I have been trying to figure it out for hours with no decent results