



~;
}
elsif( $userprofile{$user}->[6] > $SrPostNum ) {
$memberinfo{$user} = "$membergroups[5]";
$memberstar{$user} = qq~


~;
}
elsif( $userprofile{$user}->[6] > $FullPostNum ) {
$memberinfo{$user} = "$membergroups[4]";
$memberstar{$user} = qq~

~;
}
elsif( $userprofile{$user}->[6] > $JrPostNum ) {
$memberinfo{$user} = "$membergroups[3]";
$memberstar{$user} = qq~
~;
}
else {
$memberinfo{$user} = "$membergroups[2]";
$memberstar{$user} = qq~
~;
}
if( exists $moderators{$user} && $sender ne "im") {
$modinfo{$user} = "$membergroups[1]



~;
}
if( $userprofile{$user}->[7] eq 'Administrator' ) {
$memberstar{$user} = qq~



~;
$memberinfo{$user} = "$membergroups[0]";
}
if( $userprofile{$user}->[7] && $userprofile{$user}->[7] ne 'Administrator') { $groupinfo{$user} = "$userprofile{$user}->[7]
~;
$stars2 = "$stars1$stars1";
$stars3 = "$stars1$stars1$stars1";
$stars4 = "$stars1$stars1$stars1$stars1";
$stars5 = "$stars1$stars1$stars1$stars1$stars1";
$stars6 = "$stars1$stars1$stars1$stars1$stars1$stars1";
$stars7 = "$stars1$stars1$stars1$stars1$stars1$stars1$stars1";
$stars8 = "$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1";
$stars9 = "$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1";
$stars10 = "$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1$stars1";
if( $userprofile{$user}->[6] > $GodPostNum ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[6]);
if ($type == 1) {
$memberinfo{$user} = qq(



~; }
$memberstar{$user} = $stars;
}
elsif( $userprofile{$user}->[6] > $SrPostNum ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[5]);
if ($type == 1) {
$memberinfo{$user} = qq(


~; }
$memberstar{$user} = $stars;
}
elsif( $userprofile{$user}->[6] > $FullPostNum ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[4]);
if ($type == 1) {
$memberinfo{$user} = qq(

~; }
$memberstar{$user} = $stars;
}
elsif( $userprofile{$user}->[6] > $JrPostNum ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[3]);
if ($type == 1) {
$memberinfo{$user} = qq(
~; }
$memberstar{$user} = $stars;
}
else {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[2]);
if ($type == 1) {
$memberinfo{$user} = qq(
~; }
$memberstar{$user} = $stars;
}
if( exists $moderators{$user} && $sender ne "im") {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[1]);
if ($type == 1) {
$modinfo{$user} = qq(



~; }
$memberstar{$user} = $stars;
}
if( $userprofile{$user}->[7] eq 'Administrator' ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[0]);
if ($type == 1) {
$memberinfo{$user} = qq(



~; }
$memberstar{$user} = $stars;
}
if( $userprofile{$user}->[7] && $userprofile{$user}->[7] ne 'Administrator') { $groupinfo{$user} = "$userprofile{$user}->[7]
$txt{'8'} |
$txt{'8'} |