Name == "Error" or $user->Name == null or $user->Name == "") { die(Redirect("http://" . $_SERVER['SERVER_NAME'] . "/RobloxDefaultErrorPage.aspx")); } $page_config["ScriptIncludes"] = [ ]; $page_config["CSSIncludes"] = [ ]; require $_SERVER["DOCUMENT_ROOT"] . "/puzzle/Top.php"; ?>
Hi, Name?>
Right now I'm:    "Playing Roblox"   > Update My Status

Name's Profile");}else {echo("Your Profile");}?>


Bio?>
Id) { echo('Disabled'); }else { echo('" href="/My/FriendInvitation.aspx?RecipientID=' . $user->Id); } ?> ">Send Friend Request

ROBLONIUM Badges

Badges,true); //I'm gonna have to deal with making a dynamic max value at some point for ($i = 1; $i <= 16; $i++) { if (in_array($i, $gamingvar['Badges'])) { $badgeinfo = file_get_contents("http://" . $_SERVER['SERVER_NAME'] . "/Badge.ashx?id=" . $i); if (substr($badgeinfo,0,6) !== "Error:") { //Badge exists in database if ($badges == 5) { $badgelist = $badgelist . ''; } $badge = json_decode($badgeinfo,true); $badges++; $badgelist = $badgelist . ''; if ($badges <= 10) { } else{ break; } } } } if ($badges >= 5) { $badgelist = $badgelist . ''; } if ($badges == 0) { $badgelist = '
This user has no badges.
'; } echo($badgelist); ?>