I want to allow members to start no more than one thread per week in a specific forum. So I was thinking of doing it this way Create a new currency Allow daily reward of 1 point Create thread in that forum deducts 7 points But problem is that if a user does not create thread for 2 months then he gets to create 8 threads at a time. Someone can register a dummy ID and use it later. How do I achieve this?