Try doing this in VCE. Make a check for a player's score, onActivate (Or whatever you want) - self - VCE_ifValue [<var:client:score>] [>=] [Whatever score you want].
Then put the onvariabletrue - player - additem (Or what you want to happen).
Note : >= means "Greater than or equal to."