How do i add a bonus?

Just make sure you add some kind of flag, so that the bonus is only given once, because with something like score, if you don’t add a flag variable the player will keep getting the bonus over and over, while their score remains 100 (or whatever amount you choose for a bonus-receiving score).