You can set player roles by using Player:SetRole(), for example Player:SetRole( ROLE_TRAITOR ).
But remember to call SendFullStateUpdate() to make sure that people know what their roles are.
also credits can be set by using Player:SetCredits( number ), if you want them to have credits.