click the heart to get Lives and deaths, priority doubles points on one but not the other, Priority 1 - Lives Priority. Priority 2 - Deaths Priority. click the angel for lives per click/sec, same for reaper but with deaths.
If you are going to make a clicker game with a button that will buy itself as much as it can when clicked dont use repeat run without screen refresh myblock, this WILL cause an infinite feed back loop if you have a points per second thing so use math instead so instead of trying to repeat it all in one frame, complete it all in a single step.