How to create a score system

Hi. I want to know how I’d go about creating a scoring system in Blueprints. My idea is to have the score appear in the top left of my screen and every time the player picks up a pickup item their score is increased by 50 points.
If someone could tell me how I’d go about doing this sort of thing, or point me in the right direction, I’d appreciate it.

Take a look at Epic’s endless runner tutorial. It shows you how to do exactly that in one of the videos.