Create a task to 1.0 and create a global array specific to each player (countDown[ 33 ] for example). Set the variable to 10, lauch the task and each time it's called, decrement countDown[ id ]. Then, if countDown[ id ] = 0, remove the task and the noclip.
To show the countdown, you just have to show countDown[ id ].