Of course u guys know what you are doing, but excuse me if i ruin the meaning of the word code here
perhaps speaking in php code(

sorry for my bad code language) could help someone understand my big post.
================================================
1- Create 1 php file with info for each state.
2- Use another vb index mod or general/custom index page when user logs on instead of redirecting them to the forum. or display welcome index page if user is not registered.
3- use and if statement(?! i dont know what im talking about here) or include command(that php file we made in step 1) to read "state" from user profile, then display that php file if user state is true.
this possible?
================================================