5. Create a Surface GUI and an IntValue to Your Block Tool
Add a IntVlaue to your block tool to keep track of number of blocks a player has in their 'inventory' and a Surface GUI to the handle to display that number.
In the Explorer window, click on the plus sign next to your block tool and select 'IntValue'. You will use this to keep track of the number of blocks, of this material, that the player has.