How about using the distance function to check the distance?
Distance(instance1.x,instance1.y,instance2.x,instance2.y)
Where instance1 could be your jet pack and instance 2 could be a starting point. For coin count the number collected and times it by a score you want to give per coin.
Give it a shot ;)