



~;
}
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] eq 'Global Moderator' ) {
$memberstar{$user} = qq~



~;
$memberinfo{$user} = "$membergroups[7]";
}
if( ($userprofile{$user}->[7] && $userprofile{$user}->[7] ne 'Administrator') || ($userprofile{$user}->[7] && $userprofile{$user}->[7] ne 'Global Moderator') ) { $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";
$stars11 = qq~
~;
$stars12 = "$stars11$stars11";
$stars13 = "$stars11$stars11$stars11";
$stars14 = "$stars11$stars11$stars11$stars11";
$stars15 = "$stars11$stars11$stars11$stars11$stars11";
$stars16 = "$stars11$stars11$stars11$stars11$stars11$stars11";
$stars17 = "$stars11$stars11$stars11$stars11$stars11$stars11$stars11";
$stars18 = "$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11";
$stars19 = "$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11";
$stars20 = "$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11$stars11";
$stars21 = qq~
~;
$stars22 = "$stars21$stars21";
$stars23 = "$stars21$stars21$stars21";
$stars24 = "$stars21$stars21$stars21$stars21";
$stars25 = "$stars21$stars21$stars21$stars21$stars21";
$stars26 = "$stars21$stars21$stars21$stars21$stars21$stars21";
$stars27 = "$stars21$stars21$stars21$stars21$stars21$stars21$stars21";
$stars28 = "$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21";
$stars29 = "$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21";
$stars30 = "$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21$stars21";
$stars31 = qq~
~;
$stars32 = "$stars31$stars31";
$stars33 = "$stars31$stars31$stars31";
$stars34 = "$stars31$stars31$stars31$stars31";
$stars35 = "$stars31$stars31$stars31$stars31$stars31";
$stars36 = "$stars31$stars31$stars31$stars31$stars31$stars31";
$stars37 = "$stars31$stars31$stars31$stars31$stars31$stars31$stars31";
$stars38 = "$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31";
$stars39 = "$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31";
$stars40 = "$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31$stars31";
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 'Global Moderator' ) {
($status, $type, $tcolor, $dstars, $dummy) = split(/[\|]/, $membergroups[7]);
if ($type == 1) {
$memberinfo{$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') || ($userprofile{$user}->[7] && $userprofile{$user}->[7] ne 'Global Moderator') ) { $groupinfo{$user} = "$userprofile{$user}->[7]
$txt{'8'} |
$txt{'8'} |