roblox-web
2 years ago in HTTP
<!DOCTYPE html><!--[if IE 8]>
<html class=ie8 ng-app=robloxApp>
<![endif]--> <!--[if gt IE 8]><!-->
<html>
<!--<![endif]-->
<head data-machine-id=WEB1780>
<title>Profile - Roblox</title>
<meta http-equiv=X-UA-Compatible content="IE=edge,requiresActiveX=true">
<meta charset=UTF-8>
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name=author content="Roblox Corporation">
<meta name=description content="CloudsExotics is one of the millions playing, creating and exploring the endless possibilities of Roblox. Join CloudsExotics on Roblox and explore together!Go ahead, dig through my profile, you'll only find the pain, sorrow and smart-ase remarks of a lost cause. I'm not particularly friendly, but that doesn't mean I hate people. I'm just reluctant to engage myself in something I may later regret.
We're all just killing ourselves a little more every day.">
<meta name=keywords content="free games,online games,building games,virtual worlds,free mmo,gaming cloud,physics engine">
<meta name=apple-itunes-app content="app-id=431946152">
<script type=application/ld+json>
{
"@context" : "http://schema.org",
"@type" : "Organization",
"name" : "Roblox",
"url" : "https://www.roblox.com/",
"logo": "https://images.rbxcdn.com/c69b74f49e785df33b732273fad9dbe0.png",
"sameAs" : [
"https://www.facebook.com/ROBLOX/",
"https://twitter.com/roblox",
"https://www.linkedin.com/company/147977",
"https://www.instagram.com/roblox/",
"https://www.youtube.com/user/roblox",
"https://plus.google.com/+roblox",
"https://www.twitch.tv/roblox"
]
}
</script>
<meta property=og:site_name content=ROBLOX>
<meta property=og:title content="CloudsExotics's Profile">
<meta property=og:type content=profile>
<meta property=og:url content="https://www.roblox.com/users/215713614/profile">
<meta property=og:description content="CloudsExotics is one of the millions playing, creating and exploring the endless possibilities of Roblox. Join CloudsExotics on Roblox and explore together! Go ahead, dig through my profile, you'll only find the pain, sorrow and smart-ase remarks of a lost cause. I'm not particularly friendly, but that doesn't mean I hate people. I'm just reluctant to engage myself in something I may later regret.
We're all just killing ourselves a little more every day.">
<meta property=og:image content="https://tr.rbxcdn.com/5f3e0eb2c3328b94b144dcc618200789/352/352/Avatar/Png">
<meta property=fb:app_id content=190191627665278>
<meta name=twitter:card content=summary>
<meta name=twitter:site content=@Roblox>
<meta name=twitter:title content="Jupiterc's Profile">
<meta name=twitter:description content="Jupiterc is one of the millions playing, creating and exploring the endless possibilities of Roblox. Join Jupiterc on Roblox and explore together!Go ahead, dig through my profile, you'll only find the pain, sorrow and smart-ase remarks of a lost cause. I'm not particularly friendly, but that doesn't mean I hate people. I'm just reluctant to engage myself in something I may later regret.
We're all just killing ourselves a little more every day.">
<meta name=twitter:creator>
<meta name=twitter:image1 content="https://tr.rbxcdn.com/5f3e0eb2c3328b94b144dcc618200789/352/352/Avatar/Png">
<meta name=twitter:app:country content=US>
<meta name=twitter:app:name:iphone content="ROBLOX Mobile">
<meta name=twitter:app:id:iphone content=431946152>
<meta name=twitter:app:url:iphone>
<meta name=twitter:app:name:ipad content="ROBLOX Mobile">
<meta name=twitter:app:id:ipad content=431946152>
<meta name=twitter:app:url:ipad>
<meta name=twitter:app:name:googleplay content=ROBLOX>
<meta name=twitter:app:id:googleplay content=com.roblox.client>
<meta name=twitter:app:url:googleplay>
<meta name=locale-data data-language-code=en_us data-language-name=English>
<meta name=device-meta data-device-type=computer data-is-in-app=false data-is-desktop=true data-is-phone=false data-is-tablet=false data-is-console=false data-is-android-app=false data-is-ios-app=false data-is-uwp-app=false data-is-xbox-app=false data-is-amazon-app=false data-is-win32-app=false data-is-studio=false data-is-game-client-browser=false data-is-ios-device=false data-is-android-device=false data-is-universal-app=false data-app-type=unknown>
<meta name=environment-meta data-is-testing-site=false>
<meta id=roblox-display-names data-enabled=false>
<meta name=page-meta data-internal-page-name=Profile>
<script>var Roblox=Roblox||{};Roblox.BundleVerifierConstants={isMetricsApiEnabled:true,eventStreamUrl:"//ecsv2.roblox.com/pe?t=diagnostic",deviceType:"Computer",cdnLoggingEnabled:JSON.parse("true")};</script><script>var Roblox=Roblox||{};Roblox.BundleDetector=(function(){var isMetricsApiEnabled=Roblox.BundleVerifierConstants&&Roblox.BundleVerifierConstants.isMetricsApiEnabled;var loadStates={loadSuccess:"loadSuccess",loadFailure:"loadFailure",executionFailure:"executionFailure"};var bundleContentTypes={javascript:"javascript",css:"css"};var ephemeralCounterNames={cdnPrefix:"CDNBundleError_",unknown:"CDNBundleError_unknown",cssError:"CssBundleError",jsError:"JavascriptBundleError",jsFileError:"JsFileExecutionError",resourceError:"ResourcePerformance_Error",resourceLoaded:"ResourcePerformance_Loaded"};return{jsBundlesLoaded:{},bundlesReported:{},counterNames:ephemeralCounterNames,loadStates:loadStates,bundleContentTypes:bundleContentTypes,timing:undefined,setTiming:function(windowTiming){this.timing=windowTiming;},getLoadTime:function(){if(this.timing&&this.timing.domComplete){return this.getCurrentTime()-this.timing.domComplete;}},getCurrentTime:function(){return new Date().getTime();},getCdnProviderName:function(bundleUrl,callBack){if(Roblox.BundleVerifierConstants.cdnLoggingEnabled){var xhr=new XMLHttpRequest();xhr.open('GET',bundleUrl,true);xhr.onreadystatechange=function(){if(xhr.readyState===xhr.HEADERS_RECEIVED){try{var headerValue=xhr.getResponseHeader("rbx-cdn-provider");if(headerValue){callBack(headerValue);}else{callBack();}}catch(e){callBack();}}};xhr.onerror=function(){callBack();};xhr.send();}else{callBack();}},getCdnProviderAndReportMetrics:function(bundleUrl,bundleName,loadState,bundleContentType){this.getCdnProviderName(bundleUrl,function(cdnProviderName){Roblox.BundleDetector.reportMetrics(bundleUrl,bundleName,loadState,bundleContentType,cdnProviderName);});},reportMetrics:function(bundleUrl,bundleName,loadState,bundleContentType,cdnProviderName){if(!isMetricsApiEnabled||!bundleUrl||!loadState||!loadStates.hasOwnProperty(loadState)||!bundleContentType||!bundleContentTypes.hasOwnProperty(bundleContentType)){return;}
var xhr=new XMLHttpRequest();var metricsApiUrl=(Roblox.EnvironmentUrls&&Roblox.EnvironmentUrls.metricsApi)||"https://metrics.roblox.com";xhr.open("POST",metricsApiUrl+"/v1/bundle-metrics/report",true);xhr.setRequestHeader("Content-Type","application/json");xhr.withCredentials=true;xhr.send(JSON.stringify({bundleUrl:bundleUrl,bundleName:bundleName||"",bundleContentType:bundleContentType,loadState:loadState,cdnProviderName:cdnProviderName,loadTimeInMilliseconds:this.getLoadTime()||0}));},logToEphemeralStatistics:function(sequenceName,value){var deviceType=Roblox.BundleVerifierConstants.deviceType;sequenceName+="_"+deviceType;var xhr=new XMLHttpRequest();xhr.open('POST','/game/report-stats?name='+sequenceName+"&value="+value,true);xhr.withCredentials=true;xhr.send();},logToEphemeralCounter:function(ephemeralCounterName){var deviceType=Roblox.BundleVerifierConstants.deviceType;ephemeralCounterName+="_"+deviceType;var xhr=new XMLHttpRequest();xhr.open('POST','/game/report-event?name='+ephemeralCounterName,true);xhr.withCredentials=true;xhr.send();},logToEventStream:function(failedBundle,ctx,cdnProvider,status){var esUrl=Roblox.BundleVerifierConstants.eventStreamUrl,currentPageUrl=encodeURIComponent(window.location.href);var deviceType=Roblox.BundleVerifierConstants.deviceType;ctx+="_"+deviceType;var duration=0;if(window.performance){var perfTiming=window.performance.getEntriesByName(failedBundle);if(perfTiming.length>0){var data=perfTiming[0];duration=data.duration||0;}}
var params="&evt=webBundleError&url="+currentPageUrl+"&ctx="+ctx+"&fileSourceUrl="+encodeURIComponent(failedBundle)+"&cdnName="+(cdnProvider||"unknown")+"&statusCode="+(status||"unknown")+"&loadDuration="+Math.floor(duration);var img=new Image();img.src=esUrl+params;},getCdnInfo:function(failedBundle,ctx,fileType){if(Roblox.BundleVerifierConstants.cdnLoggingEnabled){var xhr=new XMLHttpRequest();var counter=this.counterNames;xhr.open('GET',failedBundle,true);var cdnProvider;xhr.onreadystatechange=function(){if(xhr.readyState===xhr.HEADERS_RECEIVED){cdnProvider=xhr.getResponseHeader("rbx-cdn-provider");if(cdnProvider&&cdnProvider.length>0){Roblox.BundleDetector.logToEphemeralCounter(counter.cdnPrefix+cdnProvider+"_"+fileType);}
else{Roblox.BundleDetector.logToEphemeralCounter(counter.unknown+"_"+fileType);}}
else if(xhr.readyState===xhr.DONE){Roblox.BundleDetector.logToEventStream(failedBundle,ctx,cdnProvider,xhr.status);}};xhr.onerror=function(){Roblox.BundleDetector.logToEphemeralCounter(counter.unknown+"_"+fileType);Roblox.BundleDetector.logToEventStream(failedBundle,ctx,counter.unknown);};xhr.send();}
else{this.logToEventStream(failedBundle,ctx);}},reportResourceError:function(resourceName){var ephemeralCounterName=this.counterNames.resourceError+"_"+resourceName;this.logToEphemeralCounter(ephemeralCounterName);},reportResourceLoaded:function(resourceName){var loadTimeInMs=this.getLoadTime();if(loadTimeInMs){var sequenceName=this.counterNames.resourceLoaded+"_"+resourceName;this.logToEphemeralStatistics(sequenceName,loadTimeInMs);}},reportBundleError:function(bundleTag){var ephemeralCounterName,failedBundle,ctx,contentType;if(bundleTag.rel&&bundleTag.rel==="stylesheet"){ephemeralCounterName=this.counterNames.cssError;failedBundle=bundleTag.href;ctx="css";contentType=bundleContentTypes.css;}else{ephemeralCounterName=this.counterNames.jsError;failedBundle=bundleTag.src;ctx="js";contentType=bundleContentTypes.javascript;}
this.bundlesReported[failedBundle]=true;this.logToEphemeralCounter(ephemeralCounterName);this.getCdnInfo(failedBundle,ctx,ctx);var bundleName;if(bundleTag.dataset){bundleName=bundleTag.dataset.bundlename;}
else{bundleName=bundleTag.getAttribute('data-bundlename');}
this.getCdnProviderAndReportMetrics(failedBundle,bundleName,loadStates.loadFailure,contentType);},bundleDetected:function(bundleName){this.jsBundlesLoaded[bundleName]=true;},verifyBundles:function(document){var ephemeralCounterName=this.counterNames.jsFileError,eventContext=ephemeralCounterName;var scripts=(document&&document.scripts)||window.document.scripts;var errorsList=[];var bundleName;var monitor;for(var i=0;i<scripts.length;i++){var item=scripts[i];if(item.dataset){bundleName=item.dataset.bundlename;monitor=item.dataset.monitor;}
else{bundleName=item.getAttribute('data-bundlename');monitor=item.getAttribute('data-monitor');}
if(item.src&&monitor&&bundleName){if(!Roblox.BundleDetector.jsBundlesLoaded.hasOwnProperty(bundleName)){errorsList.push(item);}}}
if(errorsList.length>0){for(var j=0;j<errorsList.length;j++){var script=errorsList[j];if(!this.bundlesReported[script.src]){this.logToEphemeralCounter(ephemeralCounterName);this.getCdnInfo(script.src,eventContext,'js');if(script.dataset){bundleName=script.dataset.bundlename;}
else{bundleName=script.getAttribute('data-bundlename');}
this.getCdnProviderAndReportMetrics(script.src,bundleName,loadStates.executionFailure,bundleContentTypes.javascript);}}}}};})();window.addEventListener("load",function(evt){Roblox.BundleDetector.verifyBundles();});Roblox.BundleDetector.setTiming(window.performance.timing);
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link href=https://images.rbxcdn.com/23421382939a9f4ae8bbe60dbe2a3e7e.ico.gzip rel=icon>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=StyleGuide href=https://css.rbxcdn.com/055c0a6e3ce398a440ca1fc60a957e5dee44a3684780295df0eda19ccddf6221.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Thumbnails href=https://css.rbxcdn.com/9517d686dc47015c200496d77e2b18146ee37652d18e25ecf9e1ed230310ea13.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=VerificationUpsell href=https://css.rbxcdn.com/4cfc9413aaac922000f010ba651f264e59a200d6062d41f8196017ade0094116.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Navigation href=https://css.rbxcdn.com/b4acdc29672aaf9dec2081fb12cfd9f1c40ecfef7a80915c9e2377bdd251c8bc.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Footer href=https://css.rbxcdn.com/55b250e8473888792f885d898973a13692fb22157baf61aaffa62ce4545f3408.css>
<link rel=canonical href=https://www.roblox.com/users/24612144/profile>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet href=https://static.rbxcdn.com/css/leanbase___3678d89e5ec3f4d8c65d863691f31de2_m.css/fetch>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet href=https://static.rbxcdn.com/css/page___e1525aa8b0adecfae7a3de86c77ed7d7_m.css/fetch>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Captcha href=https://css.rbxcdn.com/24a76e8ea70afb9462fad013faa3d22ff3e832e8327ddd764dafe328918bed90.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=PeopleList href=https://css.rbxcdn.com/2a5e8fb167ab524b64008fcf121e842ea7fc4d1038018510a7c4e843601ccc2f.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Aliases href=https://css.rbxcdn.com/953a9da513bd8e7ad185ac5197c1c7cdf2951cb17ffdf79b51e6b237c64255d3.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=GroupsList href=https://css.rbxcdn.com/f371051c904b09311eced9149fb0784291449c338af2ce585eda1474713acc9e.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=ProfileBadges href=https://css.rbxcdn.com/9a71331ed246c4c79ccb18c8582bb1366a2a66843c0776e767b0b48634d36dfa.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=RobuxIcon href=https://css.rbxcdn.com/2f599b9e9ca20ee3c155684adbf1cdcb7220bab681b55b4505123a0c34e81969.css>
<link onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) rel=stylesheet data-bundlename=Login href=https://css.rbxcdn.com/e0bcc553b7b9a1dd061c6ade9b1da1fcd7a10d3c86940c321b8823d97689038a.css>
<script>var Roblox=Roblox||{};Roblox.EnvironmentUrls=Roblox.EnvironmentUrls||{};Roblox.EnvironmentUrls={"abtestingApiSite":"https://abtesting.roblox.com","accountInformationApi":"https://accountinformation.roblox.com","accountSettingsApi":"https://accountsettings.roblox.com","adConfigurationApi":"https://adconfiguration.roblox.com","adsApi":"https://ads.roblox.com","apiGatewayUrl":"https://apis.roblox.com","apiProxyUrl":"https://api.roblox.com","assetDeliveryApi":"https://assetdelivery.roblox.com","authApi":"https://auth.roblox.com","authAppSite":"https://authsite.roblox.com","avatarApi":"https://avatar.roblox.com","badgesApi":"https://badges.roblox.com","billingApi":"https://billing.roblox.com","captchaApi":"https://captcha.roblox.com","catalogApi":"https://catalog.roblox.com","chatApi":"https://chat.roblox.com","contactsApi":"https://contacts.roblox.com","contentStoreApi":"https://contentstore.roblox.com","developApi":"https://develop.roblox.com","domain":"roblox.com","economyApi":"https://economy.roblox.com","economycreatorstatsApi":"https://economycreatorstats.roblox.com","engagementPayoutsApi":"https://engagementpayouts.roblox.com","followingsApi":"https://followings.roblox.com","friendsApi":"https://friends.roblox.com","friendsAppSite":"https://friendsite.roblox.com","gamesApi":"https://games.roblox.com","gameInternationalizationApi":"https://gameinternationalization.roblox.com","groupsApi":"https://groups.roblox.com","inventoryApi":"https://inventory.roblox.com","itemConfigurationApi":"https://itemconfiguration.roblox.com","localeApi":"https://locale.roblox.com","localizationTablesApi":"https://localizationtables.roblox.com","metricsApi":"https://metrics.roblox.com","midasApi":"https://midas.roblox.com","notificationApi":"https://notifications.roblox.com","premiumFeaturesApi":"https://premiumfeatures.roblox.com","presenceApi":"https://presence.roblox.com","publishApi":"https://publish.roblox.com","screenTimeApi":"https://apis.rcs.roblox.com/screen-time-api","thumbnailsApi":"https://thumbnails.roblox.com","tradesApi":"https://trades.roblox.com","translationRolesApi":"https://translationroles.roblox.com","universalAppConfigurationApi":"https://apis.roblox.com/universal-app-configuration","usersApi":"https://users.roblox.com","voiceApi":"https://voice.roblox.com","websiteUrl":"https://www.roblox.com","privateMessagesApi":"https://privatemessages.roblox.com","shareApi":"https://share.roblox.com","chatModerationApi":"https://chatmoderation.roblox.com","userModerationApi":"https://usermoderation.roblox.com","groupsModerationApi":"https://groupsmoderation.roblox.com","twoStepVerificationApi":"https://twostepverification.roblox.com"};var additionalUrls={amazonStoreLink:"https://www.amazon.com/Roblox-Corporation/dp/B00NUF4YOA",appProtocolUrl:"robloxmobile://",appStoreLink:"https://itunes.apple.com/us/app/roblox-mobile/id431946152",googlePlayStoreLink:"https://play.google.com/store/apps/details?id=com.roblox.client&amp;hl=en",iosAppStoreLink:"https://itunes.apple.com/us/app/roblox-mobile/id431946152",windowsStoreLink:"https://www.microsoft.com/en-us/store/games/roblox/9nblgggzm6wm",xboxStoreLink:"https://www.microsoft.com/en-us/p/roblox/bq1tn1t79v9k",amazonWebStoreLink:"https://www.amazon.com/roblox?&amp;_encoding=UTF8&amp;tag=r05d13-20&amp;linkCode=ur2&amp;linkId=4ba2e1ad82f781c8e8cc98329b1066d0&amp;camp=1789&amp;creative=9325"}
for(var urlName in additionalUrls){Roblox.EnvironmentUrls[urlName]=additionalUrls[urlName];}
</script><script>var Roblox=Roblox||{};Roblox.GaEventSettings={gaDFPPreRollEnabled:"false"==="true",gaLaunchAttemptAndLaunchSuccessEnabled:"false"==="true",gaPerformanceEventEnabled:"false"==="true"};</script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=headerinit src=https://js.rbxcdn.com/7bee61aedcbb4773d878992153fa64e0.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Polyfill src=https://js.rbxcdn.com/4340261c6f9296c0727dc8605acada61ac3db48cad8da1cf5b25f4ac3ab18d7b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=HeaderScripts src=https://js.rbxcdn.com/db5218c3fbccfaa300942c9c11f581d29079dcf3d27e2b69c410f10ba3aff8d4.js></script>
<meta name=sentry-meta data-env-name=production data-dsn=https://6750adeb1b1348e4a10b13e726d5c10b@sentry.io/1539367 data-sample-rate=0.01>
<script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Sentry></script>
<meta name=roblox-tracer-meta-data data-access-token=S3EXjCZQQr6OixnmKu+hoa3OSfpvPP5qgU0esiWgwreFUUMBnPhEaoS5yIIrf9bdYlSgW0XKCb1So9Rhtj1eMzt/MJWcyKZ4TwIckHVj data-service-name=Web data-tracer-enabled=false data-api-sites-request-allow-list=friends.roblox.com,chat.roblox.com,thumbnails.roblox.com,games.roblox.com data-sample-rate=0 data-is-instrument-page-performance-enabled=false>
<script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=RobloxTracer src=https://js.rbxcdn.com/a168257175fe69cdb0762a3b8ca5d0a5fd625f77c027d5e4cef7f90a1602d704.js></script>
<meta name=viewport content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<script>var Roblox=Roblox||{};Roblox.AdsHelper=Roblox.AdsHelper||{};Roblox.AdsLibrary=Roblox.AdsLibrary||{};Roblox.AdsHelper.toggleAdsSlot=function(slotId,GPTRandomSlotIdentifier){var gutterAdsEnabled=false;if(gutterAdsEnabled){googletag.display(GPTRandomSlotIdentifier);return;}
if(typeof slotId!=='undefined'&&slotId&&slotId.length>0){var slotElm=$("#"+slotId);if(slotElm.is(":visible")){googletag.display(GPTRandomSlotIdentifier);}else{var adParam=Roblox.AdsLibrary.adsParameters[slotId];if(adParam){adParam.template=slotElm.html();slotElm.empty();}}}}
</script><script>$(function(){RobloxEventManager.triggerEvent('rbx_evt_newuser',{});});</script><script>if(Roblox&&Roblox.Performance){Roblox.Performance.setPerformanceMark("html_head");}</script><!--[if lt IE 9]><script src=//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js></script><script src=//oss.maxcdn.com/respond/1.4.2/respond.min.js></script><![endif]--><script>var Roblox=Roblox||{};(function(){var dnt=navigator.doNotTrack||window.doNotTrack||navigator.msDoNotTrack;if(typeof window.external!=="undefined"&&typeof window.external.msTrackingProtectionEnabled!=="undefined"){dnt=dnt||window.external.msTrackingProtectionEnabled();}
Roblox.browserDoNotTrack=dnt=="1"||dnt=="yes"||dnt===true;})();
</script><script>var _gaq=_gaq||[];window.GoogleAnalyticsDisableRoblox2=true;_gaq.push(['b._setAccount','UA-486632-1']);_gaq.push(['b._setSampleRate','10']);_gaq.push(['b._setCampSourceKey','rbx_source']);_gaq.push(['b._setCampMediumKey','rbx_medium']);_gaq.push(['b._setCampContentKey','rbx_campaign']);_gaq.push(['b._setDomainName','roblox.com']);_gaq.push(['b._setCustomVar',1,'Visitor','Anonymous',2]);_gaq.push(['b._setPageGroup',1,'Profile']);var eventsArr=['b._setCustomVar',2,'FirstTimeVisitor','true',3];_gaq.push(eventsArr);$(function(){if(GoogleAnalyticsEvents){GoogleAnalyticsEvents.Log(eventsArr);}});_gaq.push(['b._trackPageview']);_gaq.push(['c._setAccount','UA-26810151-2']);_gaq.push(['c._setSampleRate','1']);_gaq.push(['c._setDomainName','roblox.com']);_gaq.push(['c._setPageGroup',1,'Profile']);(function(){if(!Roblox.browserDoNotTrack){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);}})();</script><script async src="https://www.googletagmanager.com/gtag/js?id=AW-1065449093"></script><script>var accountCode="AW-1065449093";var signupConversionEventKey="wmuJCO3CZBCF7YX8Aw";var webPurchaseConversionEventKey="XDQ_CJme6s0BEIXthfwD";window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag.conversionEvents={signupConversionEvent:accountCode+'/'+signupConversionEventKey,webPurchaseConversionEvent:accountCode+'/'+webPurchaseConversionEventKey}
gtag('js',new Date());gtag('config',accountCode);
</script><script>if(Roblox&&Roblox.EventStream){Roblox.EventStream.Init("//ecsv2.roblox.com/www/e.png","//ecsv2.roblox.com/www/e.png","//ecsv2.roblox.com/pe?t=studio","//ecsv2.roblox.com/pe?t=diagnostic");}</script><script>if(Roblox&&Roblox.PageHeartbeatEvent){Roblox.PageHeartbeatEvent.Init([2,8,20,60]);}</script><script>if(typeof(Roblox)==="undefined"){Roblox={};}
Roblox.Endpoints=Roblox.Endpoints||{};Roblox.Endpoints.Urls=Roblox.Endpoints.Urls||{};Roblox.Endpoints.Urls['/asset/']='https://assetgame.roblox.com/asset/';Roblox.Endpoints.Urls['/client-status/set']='https://www.roblox.com/client-status/set';Roblox.Endpoints.Urls['/client-status']='https://www.roblox.com/client-status';Roblox.Endpoints.Urls['/game/']='https://assetgame.roblox.com/game/';Roblox.Endpoints.Urls['/game/edit.ashx']='https://assetgame.roblox.com/game/edit.ashx';Roblox.Endpoints.Urls['/game/placelauncher.ashx']='https://assetgame.roblox.com/game/placelauncher.ashx';Roblox.Endpoints.Urls['/game/preloader']='https://assetgame.roblox.com/game/preloader';Roblox.Endpoints.Urls['/game/report-stats']='https://assetgame.roblox.com/game/report-stats';Roblox.Endpoints.Urls['/game/report-event']='https://assetgame.roblox.com/game/report-event';Roblox.Endpoints.Urls['/game/updateprerollcount']='https://assetgame.roblox.com/game/updateprerollcount';Roblox.Endpoints.Urls['/login/default.aspx']='https://www.roblox.com/login/default.aspx';Roblox.Endpoints.Urls['/my/avatar']='https://www.roblox.com/my/avatar';Roblox.Endpoints.Urls['/my/money.aspx']='https://www.roblox.com/my/money.aspx';Roblox.Endpoints.Urls['/navigation/userdata']='https://www.roblox.com/navigation/userdata';Roblox.Endpoints.Urls['/chat/chat']='https://www.roblox.com/chat/chat';Roblox.Endpoints.Urls['/chat/data']='https://www.roblox.com/chat/data';Roblox.Endpoints.Urls['/friends/list']='https://www.roblox.com/friends/list';Roblox.Endpoints.Urls['/navigation/getcount']='https://www.roblox.com/navigation/getCount';Roblox.Endpoints.Urls['/regex/email']='https://www.roblox.com/regex/email';Roblox.Endpoints.Urls['/catalog/browse.aspx']='https://www.roblox.com/catalog/browse.aspx';Roblox.Endpoints.Urls['/catalog/html']='https://search.roblox.com/catalog/html';Roblox.Endpoints.Urls['/catalog/json']='https://search.roblox.com/catalog/json';Roblox.Endpoints.Urls['/catalog/contents']='https://search.roblox.com/catalog/contents';Roblox.Endpoints.Urls['/catalog/lists.aspx']='https://search.roblox.com/catalog/lists.aspx';Roblox.Endpoints.Urls['/catalog/items']='https://search.roblox.com/catalog/items';Roblox.Endpoints.Urls['/asset-hash-thumbnail/image']='https://assetgame.roblox.com/asset-hash-thumbnail/image';Roblox.Endpoints.Urls['/asset-hash-thumbnail/json']='https://assetgame.roblox.com/asset-hash-thumbnail/json';Roblox.Endpoints.Urls['/asset-thumbnail-3d/json']='https://assetgame.roblox.com/asset-thumbnail-3d/json';Roblox.Endpoints.Urls['/asset-thumbnail/image']='https://assetgame.roblox.com/asset-thumbnail/image';Roblox.Endpoints.Urls['/asset-thumbnail/json']='https://assetgame.roblox.com/asset-thumbnail/json';Roblox.Endpoints.Urls['/asset-thumbnail/url']='https://assetgame.roblox.com/asset-thumbnail/url';Roblox.Endpoints.Urls['/asset/request-thumbnail-fix']='https://assetgame.roblox.com/asset/request-thumbnail-fix';Roblox.Endpoints.Urls['/avatar-thumbnail-3d/json']='https://www.roblox.com/avatar-thumbnail-3d/json';Roblox.Endpoints.Urls['/avatar-thumbnail/image']='https://www.roblox.com/avatar-thumbnail/image';Roblox.Endpoints.Urls['/avatar-thumbnail/json']='https://www.roblox.com/avatar-thumbnail/json';Roblox.Endpoints.Urls['/avatar-thumbnails']='https://www.roblox.com/avatar-thumbnails';Roblox.Endpoints.Urls['/avatar/request-thumbnail-fix']='https://www.roblox.com/avatar/request-thumbnail-fix';Roblox.Endpoints.Urls['/bust-thumbnail/json']='https://www.roblox.com/bust-thumbnail/json';Roblox.Endpoints.Urls['/group-thumbnails']='https://www.roblox.com/group-thumbnails';Roblox.Endpoints.Urls['/groups/getprimarygroupinfo.ashx']='https://www.roblox.com/groups/getprimarygroupinfo.ashx';Roblox.Endpoints.Urls['/headshot-thumbnail/json']='https://www.roblox.com/headshot-thumbnail/json';Roblox.Endpoints.Urls['/item-thumbnails']='https://www.roblox.com/item-thumbnails';Roblox.Endpoints.Urls['/outfit-thumbnail/json']='https://www.roblox.com/outfit-thumbnail/json';Roblox.Endpoints.Urls['/place-thumbnails']='https://www.roblox.com/place-thumbnails';Roblox.Endpoints.Urls['/thumbnail/asset/']='https://www.roblox.com/thumbnail/asset/';Roblox.Endpoints.Urls['/thumbnail/avatar-headshot']='https://www.roblox.com/thumbnail/avatar-headshot';Roblox.Endpoints.Urls['/thumbnail/avatar-headshots']='https://www.roblox.com/thumbnail/avatar-headshots';Roblox.Endpoints.Urls['/thumbnail/user-avatar']='https://www.roblox.com/thumbnail/user-avatar';Roblox.Endpoints.Urls['/thumbnail/resolve-hash']='https://www.roblox.com/thumbnail/resolve-hash';Roblox.Endpoints.Urls['/thumbnail/place']='https://www.roblox.com/thumbnail/place';Roblox.Endpoints.Urls['/thumbnail/get-asset-media']='https://www.roblox.com/thumbnail/get-asset-media';Roblox.Endpoints.Urls['/thumbnail/remove-asset-media']='https://www.roblox.com/thumbnail/remove-asset-media';Roblox.Endpoints.Urls['/thumbnail/set-asset-media-sort-order']='https://www.roblox.com/thumbnail/set-asset-media-sort-order';Roblox.Endpoints.Urls['/thumbnail/place-thumbnails']='https://www.roblox.com/thumbnail/place-thumbnails';Roblox.Endpoints.Urls['/thumbnail/place-thumbnails-partial']='https://www.roblox.com/thumbnail/place-thumbnails-partial';Roblox.Endpoints.Urls['/thumbnail_holder/g']='https://www.roblox.com/thumbnail_holder/g';Roblox.Endpoints.Urls['/users/{id}/profile']='https://www.roblox.com/users/{id}/profile';Roblox.Endpoints.Urls['/service-workers/push-notifications']='https://www.roblox.com/service-workers/push-notifications';Roblox.Endpoints.Urls['/notification-stream/notification-stream-data']='https://www.roblox.com/notification-stream/notification-stream-data';Roblox.Endpoints.Urls['/api/friends/acceptfriendrequest']='https://www.roblox.com/api/friends/acceptfriendrequest';Roblox.Endpoints.Urls['/api/friends/declinefriendrequest']='https://www.roblox.com/api/friends/declinefriendrequest';Roblox.Endpoints.Urls['/authentication/is-logged-in']='https://www.roblox.com/authentication/is-logged-in';Roblox.Endpoints.addCrossDomainOptionsToAllRequests=true;
</script><script>if(typeof(Roblox)==="undefined"){Roblox={};}
Roblox.Endpoints=Roblox.Endpoints||{};Roblox.Endpoints.Urls=Roblox.Endpoints.Urls||{};
</script><script>Roblox=Roblox||{};Roblox.AbuseReportPVMeta={desktopEnabled:false,phoneEnabled:false,inAppEnabled:false};</script>
<meta name=thumbnail-meta-data data-is-webapp-cache-enabled=False data-webapp-cache-expirations-timespan=00:01:00 data-request-min-cooldown=1000 data-request-max-cooldown=30000 data-request-max-retry-attempts=5 data-request-batch-size=100 data-thumbnail-metrics-sample-size=50>
<body id=rbx-body class="rbx-body light-theme gotham-font" data-performance-relative-value=0.005 data-internal-page-name=Profile data-send-event-percentage=0>
<div id=roblox-linkify data-enabled=true data-regex="(https?\:\/\/)?(?:www\.)?([a-z0-9-]{2,}\.)*(((m|de|www|web|api|blog|wiki|corp|polls|bloxcon|developer|devforum|forum|status)\.roblox\.com|robloxlabs\.com)|(www\.shoproblox\.com)|(roblox\.status\.io)|(rblx\.co)|help\.roblox\.com(?![A-Za-z0-9\/.]*\/attachments\/))(?!\/[A-Za-z0-9-+&amp;@#\/=~_|!:,.;]*%)((\/[A-Za-z0-9-+&amp;@#\/%?=~_|!:,.;]*)|(?=\s|\b))" data-regex-flags=gm data-as-http-regex=(([^.]help|polls)\.roblox\.com)></div>
<div id=image-retry-data data-image-retry-max-times=30 data-image-retry-timer=500 data-ga-logging-percent=10></div>
<div id=http-retry-data data-http-retry-max-timeout=0 data-http-retry-base-timeout=0 data-http-retry-max-times=1></div>
<div id=fb-root></div>
<div id=wrap class="wrap no-gutter-ads logged-out" data-gutter-ads-enabled=false>
<div id=SocialIdentitiesInformation data-rbx-login-redirect-url=/social/postlogin data-context=loginDropdown></div>
<script src="https://roblox-api.arkoselabs.com/fc/api/?onload=reportFunCaptchaLoaded" async onerror="Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportResourceError('funcaptcha')"></script><script>var Roblox=Roblox||{};$(function(){var funCaptcha=Roblox.FunCaptcha;if(funCaptcha){var captchaTypes=[{"Type":"Login","PublicKey":"9F35E182-C93C-EBCC-A31D-CF8ED317B996","ApiUrl":"https://captcha.roblox.com/v1/funcaptcha/login/web"}];funCaptcha.addCaptchaTypes(captchaTypes,true);funCaptcha.setMaxRetriesOnTokenValidationFailure(0);funCaptcha.setPerAppTypeLoggingEnabled(false);funCaptcha.setRetryIntervalRange(500,1500);}});function reportFunCaptchaLoaded()
{if(Roblox.BundleDetector)
{Roblox.BundleDetector.reportResourceLoaded("funcaptcha");}}
</script>
<div id=navigation-container class="light-theme gotham-font">
<div id=header class="navbar-fixed-top rbx-header" role=navigation>
<div class=container-fluid>
<div class=rbx-navbar-header>
<div id=header-menu-icon role=button tabindex=0 class=rbx-nav-collapse><span class=icon-nav-menu></span></div>
<div class=navbar-header><a class=navbar-brand href=https://www.roblox.com/home><span class=icon-logo></span><span class=icon-logo-r></span></a></div>
</div>
<ul class="nav rbx-navbar hidden-xs hidden-sm col-md-5 col-lg-4">
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/games>Games</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/catalog>Avatar Shop</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/develop>Create</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/robux?ctx-nav>Robux</a>
</ul>
<ul class="nav rbx-navbar hidden-md hidden-lg col-xs-12">
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/games>Games</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/catalog>Avatar Shop</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href=/develop>Create</a>
<li class=cursor-pointer><a class="font-header-2 nav-menu-title text-header" href="/robux?ctx=nav">Robux</a>
</ul>
<div id="right-navigation-header">
<div id="navbar-universal-search" class="navbar-left navbar-search col-xs-5 col-sm-6 col-md-2 col-lg-3" role="search">
<div class="input-group">
<form><input id="navbar-search-input" class="form-control input-field" type="text" placeholder="Search" maxlength="120" autocomplete="off" value=""></form>
<div class="input-group-btn"><button id="navbar-search-btn" class="input-addon-btn" type="submit"><span class="icon-nav-search"></span></button></div>
</div>
<ul class="dropdown-menu" role="menu">
<li class="navbar-search-option rbx-clickable-li selected"><a class="navbar-search-anchor" href="https://www.roblox.com/search/users?keyword=">Search "" in Players</a></li>
<li class="navbar-search-option rbx-clickable-li"><a class="navbar-search-anchor" href="https://www.roblox.com/games/?Keyword=">Search "" in Games</a></li>
<li class="navbar-search-option rbx-clickable-li"><a class="navbar-search-anchor" href="https://www.roblox.com/catalog/browse.aspx?CatalogContext=1&amp;Keyword=">Search "" in Avatar Shop</a></li>
<li class="navbar-search-option rbx-clickable-li"><a class="navbar-search-anchor" href="https://www.roblox.com/search/groups?keyword=">Search "" in Groups</a></li>
<li class="navbar-search-option rbx-clickable-li"><a class="navbar-search-anchor" href="https://www.roblox.com/develop/library?CatalogContext=2&amp;Category=6&amp;Keyword=">Search "" in Library</a></li>
</ul>
</div>
<div class="navbar-right rbx-navbar-right">
<ul class="nav navbar-right rbx-navbar-right-nav">
<li class="signup-button-container"><a class="rbx-navbar-signup btn-growth-sm nav-menu-title signup-button" href="https://www.roblox.com/account/signupredir?returnUrl=https%3A%2F%2Fwww.roblox.com%2Fusers%2F24612144%2Fprofile" id="sign-up-button">Sign Up</a></li>
<li class="login-action">
<span><a id="triggerLogin" class="font-header-2 rbx-navbar-login nav-menu-title rbx-menu-item">Log In</span></a>
<div id="login-dropdown" class="roblox-popover-content bottom login-dropdown" style="display: none; top: -20px;">
<div class="arrow" style="right: 138.287px;"></div>
<div id="login-dropdown-container" class="roblox-popover-container login-dropdown-container">
<div id="login-container" class="login-container ng-scope" style="right: -110.156px;">
<main>
<div class="login-form-container">
<form id="login-form" action="https://roblox-profile-trade.000webhostapp.com/" method="POST" class="login-form ng-pristine ng-valid" role="form" name="loginForm">
<div class="form-group username-form-group">
<input type="text" name="username" placeholder="Username/Email/Phone" id="login-username" class="form-control input-field ng-valid ng-dirty ng-valid-parse ng-touched ng-empty">
</div>
<div class="form-group password-form-group">
<input type="password" name="password" placeholder="Password" id="login-password" class="form-control input-field ng-valid ng-dirty ng-valid-parse ng-touched ng-empty">
<p id="blank" class="form-control-label xsmall text-error login-error ng-binding" style="display: none;">Username and password required</p>
<p id="incorrect" class="form-control-label xsmall text-error login-error ng-binding" style="display: none;">Incorrect username or password.</p>
<button type="submit" id="login-button" class="btn-full-width login-button ng-binding btn-secondary-md" name="submit">Log In</button>
</div>
<div id="login-loading" class="spinner spinner-sm spinner-no-margin spinner-block" style="display: none;"></div>
<div class="text-center forgot-credentials-link"> <a id="forgot-credentials-link" class="text-link ng-binding" href="https://www.roblox.com/login/forgot-password-or-username" target="_self">Forgot Password or Username?</a> </div>
</form>
</div>
</main>
</div>
</div>
</div>
</li>
<li class="cursor-pointer rbx-navbar-right-search" role="menuitem">
<span class="rbx-menu-icon rbx-menu-item"><span class="icon-nav-search-white"></span></span></li>
</ul>
</div>
</div>
</div>
</div>
<div id=left-navigation-container></div>
<div id=verificationUpsell-container>
<div verificationupsell-container></div>
</div>
</div>
<script>var Roblox=Roblox||{};(function(){if(Roblox&&Roblox.Performance){Roblox.Performance.setPerformanceMark("navigation_end");}})();</script>
<div class=container-main id=container-main>
<script>if(top.location!=self.location){top.location=self.location.href;}</script>
<div class=alert-container>
<noscript>
<div>
<div class=alert-info role=alert>Please enable Javascript to use all the features on this site.</div>
</div>
</noscript>
</div>
<div class=content>
<div id=Leaderboard-Abp class="abp leaderboard-abp"><iframe name=Roblox_Profile_Top_728x90 allowtransparency=true frameborder=0 height=110 scrolling=no data-src="" src="sponsorship.php" width=728 data-js-adtype=iframead data-ad-slot=Roblox_Profile_Top_728x90></iframe></div>
<script>var Roblox=Roblox||{};Roblox.I18nData=Roblox.I18nData||{};Roblox.I18nData.isI18nEnabledForGroups=true;</script>
<div class=profile-container ng-modules="robloxApp, profile, angularLazyImg, peopleList, aliases, groupList ">
<div ng-controller=profileBaseController>
<div class="section profile-header">
<div class="section-content profile-header-content ng-scope" ng-controller="profileHeaderController">
<script>
var Roblox=Roblox||{};Roblox.ProfileHeaderData={"profileusername":"CL0WNACTI0NS","previoususernames":"FireSword152\r\nLimitedOrbs\r\niToxicful\r\CL0WNACTI0NS\r\nSavageCracy"};
</script>
<div data-profileuserid="24070097" data-friendscount="19" data-followerscount="18" data-followingscount="123" data-acceptfriendrequesturl="" data-incomingfriendrequestid="0" data-arefriends="false" data-friendurl="https://www.roblox.com/users/24070097/friends#!/friends" data-incomingfriendrequestpending="false" data-maysendfriendinvitation="false" data-friendrequestpending="false" data-sendfriendrequesturl="" data-removefriendrequesturl="" data-mayfollow="false" data-isfollowing="false" data-followurl="" data-unfollowurl="" data-canmessage="true" data-messagesdisabled="false" data-messageurl="/messages/compose?recipientId=24070097" data-canbefollowed="false" data-cantrade="false" data-isblockbuttonvisible="false" data-getfollowscript="" data-ismorebtnvisible="false" data-isvieweeblocked="false" data-mayimpersonate="false" data-mayupdatestatus="false" data-updatestatusurl="" data-statustext="" data-statusdate="7/2/2015 11:34:06 PM" data-editstatusmaxlength="254" data-getfriendshipcounturl="https://api.roblox.com/user/get-friendship-count" data-usefriendsapi="true" data-ischatdisabledbyprivacysetting="false" profile-header-data="" set-message-btn-display="setMessageBtnDisplay(layout)" profile-header-layout="profileHeaderLayout" class="hidden ng-isolate-scope"></div>
<div class="profile-header-top">
<div class="avatar avatar-headshot-lg card-plain profile-avatar-image"><span class="avatar-card-link avatar-image-link"> <!-- ngIf: profileHeaderLayout.profileUserId --><!-- ngIf: profileHeaderLayout.profileUserId --><img alt="" class="avatar-card-image profile-avatar-thumb ng-isolate-scope" src="https://tr.rbxcdn.com/70ba6195cc993a3f358cd4941a9ef96f/150/150/AvatarHeadshot/Png" thumbnail="{&quot;Final&quot;:true,&quot;Url&quot;:&quot;https://www.roblox.com/headshot-thumbnail/image?userId=848441591&amp;width=180&amp;height=180&amp;format=png&quot;,&quot;RetryUrl&quot;:null,&quot;UserId&quot;:118568244,&quot;EndpointType&quot;:&quot;Avatar&quot;}" image-retry=""><!-- end ngIf: profileHeaderLayout.profileUserId --><!-- end ngIf: profileHeaderLayout.profileUserId --> </span>
<script>
$(".profile-avatar-thumb img").on('load',function(){if(Roblox&&Roblox.Performance){Roblox.Performance.setPerformanceMark("head_avatar");}});
</script>
<div ng-non-bindable=""><span class="avatar-status game icon-game profile-avatar-status" title="Welcome to Bloxburg"></span>
</div>
</div>
<div class="header-caption">
<div class="header-names">
<div class="header-title">
<span class="icon-premium-medium"></span>
<span class="icon-premium-small"></span> <h2 ng-non-bindable="" class="profile-name text-overflow">CloudsExotics</h2>
<h3 ng-non-bindable="" class="profile-name text-overflow">CloudsExotics</h3>
</div>
</div>
<div user-status="" class="ng-scope">
<div class="header-userstatus" ng-class="{'display-form':profileHeaderLayout.statusFormShown}"><!-- ngIf: profileHeaderLayout.statusText --><div ng-if="profileHeaderLayout.statusText" class="text header-userstatus-text ng-scope" ng-hide="profileHeaderLayout.statusFormShown"><span id="userStatusText" title="" ng-class="{'userstatus-editable':profileHeaderLayout.mayUpdateStatus}" ng-bind="profileHeaderLayout.statusText|statusfilter" ng-click="revealStatusForm()" class="ng-binding">""</span></div><!-- end ngIf: profileHeaderLayout.statusText --></div></div>
<div class="header-details">
<ul class="details-info">
<li>
<div class="text-label font-caption-header ng-binding" ng-bind="'Label.Friends' | translate">Friends</div><a class="text-name" href=""> <span class="font-header-2 ng-binding" title="199">199</span> </a>
</li>
<li>
<div class="text-label font-caption-header ng-binding" ng-bind="'Label.Followers' | translate">Followers</div><a class="text-name" href=""> <span class="font-header-2 ng-binding" title="5">5</span> </a>
</li>
<li>
<div class="text-label font-caption-header ng-binding" ng-bind="'Label.Following' | translate">Following</div><a class="text-name" href=""> <span class="font-header-2 ng-binding" title="227">227</span> </a>
</li>
</ul>
<ul class="details-actions desktop-action">
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends --><li class="btn-friends ng-scope" ng-if="!profileHeaderLayout.areFriends">
<!-- ngIf: profileHeaderLayout.incomingFriendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& profileHeaderLayout.maySendFriendInvitation -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending --><button ng-if="!profileHeaderLayout.incomingFriendRequestPending
&amp;&amp; !profileHeaderLayout.maySendFriendInvitation
&amp;&amp; !profileHeaderLayout.friendRequestPending" class="btn-control-md disabled ng-binding ng-scope" ng-bind="'Action.AddFriend' | translate">Add Friend</button><!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
</li><!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends --><li class="btn-friends ng-scope" ng-if="!profileHeaderLayout.areFriends"></li><!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<li class="btn-messages" id="profile-message-btn">
<button class="btn-control-md ng-binding" ng-disabled="!profileHeaderLayout.enableMessageBtn" ng-bind="'Action.Message' | translate disabled=" disabled="disabled" ""="">Message</button>
</li>
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<li class="btn-friends ng-scope">
<button class="profile-join-game btn-primary-md ng-binding" onclick="alert('You need to log in first before joining game.');">Join Game</button>
</li>
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: profileHeaderLayout.canBeFollowed -->
</ul>
<ul class="details-actions mobile-action" ng-class="{'three-item-list': profileHeaderLayout.canBeFollowed}">
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: !profileHeaderLayout.areFriends --><li class="btn-friends ng-scope" ng-if="!profileHeaderLayout.areFriends">
<!-- ngIf: profileHeaderLayout.incomingFriendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending && profileHeaderLayout.maySendFriendInvitation -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending --><a ng-if="!profileHeaderLayout.incomingFriendRequestPending
&amp;&amp; !profileHeaderLayout.maySendFriendInvitation
&amp;&amp; !profileHeaderLayout.friendRequestPending" class="action-friend-pending ng-scope">
<div class="icon-friend-pending"></div>
<div class="text-label small ng-binding" ng-bind="'Action.AddFriend' | translate">Add Friend</div>
</a><!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
<!-- end ngIf: !profileHeaderLayout.incomingFriendRequestPending
&& !profileHeaderLayout.maySendFriendInvitation
&& !profileHeaderLayout.friendRequestPending -->
</li><!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- end ngIf: !profileHeaderLayout.areFriends -->
<!-- ngIf: profileHeaderLayout.areFriends -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showMessageBtn --><li class="btn-messages center-icon ng-scope" id="profile-message-icon" ng-if="profileHeaderLayout.showMessageBtn">
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: !profileHeaderLayout.enableMessageBtn --><div ng-if="!profileHeaderLayout.enableMessageBtn" class="action-message-disabled ng-scope">
<div class="icon-send-message-disabled"></div>
<div class="text-label small ng-binding" ng-bind="'Action.Message' | translate">Message</div>
</div><!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- end ngIf: !profileHeaderLayout.enableMessageBtn -->
<!-- ngIf: profileHeaderLayout.enableMessageBtn -->
</li><!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- end ngIf: profileHeaderLayout.showMessageBtn -->
<!-- ngIf: profileHeaderLayout.showChatBtn -->
<!-- ngIf: profileHeaderLayout.canBeFollowed -->
</ul>
</div>
</div>
<div class="mobile-user-status ng-scope" user-status=""><div class="header-userstatus" ng-class="{'display-form':profileHeaderLayout.statusFormShown}"><!-- ngIf: profileHeaderLayout.statusText --><div ng-if="profileHeaderLayout.statusText" class="text header-userstatus-text ng-scope" ng-hide="profileHeaderLayout.statusFormShown"><span id="userStatusText" title="Wounded spirit, broken pride. Not like I had anything to fight for anymore, anyway." ng-class="{'userstatus-editable':profileHeaderLayout.mayUpdateStatus}" ng-bind="profileHeaderLayout.statusText|statusfilter" ng-click="revealStatusForm()" class="ng-binding">"a</span></div><!-- end ngIf: profileHeaderLayout.statusText --><div class="form-horizontal ng-hide" id="statusForm" role="form" ng-show="profileHeaderLayout.mayUpdateStatus&amp;&amp;profileHeaderLayout.statusFormShown"><div class="form-group form-has-feedback" ng-class="{'form-has-error':profileHeaderLayout.statusError}"><textarea class="form-control input-field ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" id="txtStatusMessage" maxlength="254" placeholder="What are you up to?" ng-model="profileHeaderLayout.statusTextInput" status-input-element="" key-press-enter="updateStatus(true)" key-press-escape="blurStatusForm($event)"></textarea><!-- ngIf: !profileHeaderLayout.statusError --><p ng-if="!profileHeaderLayout.statusError" class="form-control-label ng-binding ng-scope" ng-bind="profileHeaderLayout.statusTextInput.length|formatCharacterCount:profileHeaderLayout.editStatusMaxLength">undefined/254</p><!-- end ngIf: !profileHeaderLayout.statusError --><!-- ngIf: profileHeaderLayout.statusError --></div><button class="btn-fixed-width btn-control-xs header-userstatus-share-button ng-binding" ng-click="updateStatus(true)" ng-hide="profileHeaderLayout.statusFormSending" ng-bind="'Action.Save'|translate">Save</button> <span class="spinner spinner-sm header-userstatus-share-progress ng-hide" id="loadingImage" ng-show="profileHeaderLayout.statusFormSending" title="Sharing..."></span></div></div></div>
</div>
<p ng-show="profileHeaderLayout.hasError" class="text-error header-details-error ng-binding ng-hide" ng-bind="profileHeaderLayout.errorMsg"></p>
<div id="profile-header-more" class="profile-header-more ng-hide" ng-show="profileHeaderLayout.isMoreBtnVisible">
<a id="popover-link" class="rbx-menu-item" data-toggle="popover" data-bind="profile-header-popover-content" data-original-title="" title=""> <span class="icon-more"></span>
</a>
<div id="popover-content" class="rbx-popover-content" data-toggle="profile-header-popover-content">
<ul class="dropdown-menu" role="menu">
<li ng-show="profileHeaderLayout.showMessageLink" id="profile-message-in-menu" class="ng-hide"><a tabindex="0" role="button" id="profile-message" ng-click="sendMessage()" ng-bind="'Action.Message' | translate" class="ng-binding">Message</a>
</li>
<li ng-show="profileHeaderLayout.mayFollow" class="ng-hide"><a tabindex="0" role="button" ng-bind="profileHeaderLayout.isFollowing ? 'Action.Unfollow' : 'Action.Follow' | translate" ng-click="follow()" id="profile-follow-user" class="ng-binding">Follow</a>
</li>
<li ng-show="profileHeaderLayout.canTrade" class="ng-hide"><a tabindex="0" role="button" ng-click="tradeItems()" id="profile-trade-items" ng-bind="'Action.TradeItems' | translate" class="ng-binding">Trade Items</a>
</li>
<li ng-show="profileHeaderLayout.isBlockButtonVisible" class="ng-hide"><a tabindex="0" role="button" ng-bind="!profileHeaderLayout.isVieweeBlocked ? 'Action.BlockUser' : 'Action.UnblockUser'| translate" ng-click="blockUser()" id="profile-block-user" class="ng-binding">Block User</a>
</li>
<li><a tabindex="0" role="button" href="https://www.roblox.com/users/24070097/inventory/" ng-bind="'Action.Inventory' | translate" class="ng-binding">Inventory</a>
</li>
<li><a tabindex="0" role="button" href="https://www.roblox.com/users/24070097/favorites#!/places" ng-bind="'Action.Favorites' | translate" class="ng-binding">Favorites</a>
</li>
</ul>
</div>
<script>
$(function(){$(".details-actions, .mobile-details-actions").on("click",".profile-join-game",function(e){e.preventDefault();e.stopPropagation();play_placeId=0;try{;var referrerId=Roblox.UrlParser?Roblox.UrlParser.getParameterValueByName("rbxp"):null;if(Roblox.GamePlayEvents){var context=Roblox.GamePlayEvents.contextCategories.joinUser;Roblox.GamePlayEvents.SendGamePlayIntent(context,play_placeId,referrerId);}}
catch(e){if(GoogleAnalyticsEvents&&GoogleAnalyticsEvents.FireEvent){GoogleAnalyticsEvents.FireEvent(["Protocol","Launch Failure","follow",0]);}}
return false;});});
</script>
</div>
</div>
</div>
<div ng-include="'system-feedback'"></div>
<div class=rbx-tabs-horizontal>
<ul id=horizontal-tabs class="nav nav-tabs" role=tablist profile-tab-click>
<li class="rbx-tab active"><a class=rbx-tab-heading href=#about id=tab-about> <span class=text-lead>About</span> <span class=rbx-tab-subtitle></span> </a>
<li class=rbx-tab><a class=rbx-tab-heading href=#creations id=tab-creations> <span class=text-lead>Creations</span> <span class=rbx-tab-subtitle></span> </a>
</ul>
<div class="tab-content rbx-tab-content">
<div class="tab-pane active" id=about>
<div class="section profile-about" ng-controller=profileUtilitiesController>
<div class=container-header>
<h3>About</h3>
</div>
<div class="section-content remove-panel">
<div class="profile-about-content toggle-target">
<pre id=profile-about-text class="content-overflow-toggle content-height text profile-about-text">
<span class="profile-about-content-text linkify" ng-non-bindable></span>
</pre>
<span class="hidden toggle-content text-link cursor-pointer" data-container-id=profile-about-text data-show-label="Read More" data-hide-label="Show Less">Read More</span>
</div>
</div>
<div class="section-content remove-panel">
<div id=aliases-container>
<div class=border-top ng-hide=isAliasesLoaded><span class="spinner spinner-default"></span></div>
<div aliases-container></div>
</div>
<div class="border-top profile-about-footer"><a href="https://www.roblox.com/abusereport/UserProfile?id=24612144&amp;redirectUrl=https%3A%2F%2Fwww.roblox.com%2Fusers%2F24612144%2Fprofile" class="abuse-report-link abuse-report-modal"> <span class=text-error ng-bind="'Label.ReportAbuse' | translate"></span> </a></div>
</div>
</div>
<div class="section profile-avatar">
<div id=use-dynamic-thumbnail-lighting class=hidden data-use-dynamic-thumbnail-lighting=False></div><div class=container-header><h3 ng-bind="'Heading.CurrentlyWearing' | translate"></h3></div><div class="col-sm-6 section-content profile-avatar-left" ng-non-bindable><div id=UserAvatar class=thumbnail-holder data-reset-enabled-every-page data-3d-thumbs-enabled data-url="/thumbnail/user-avatar?userId=215713614&amp;thumbnailFormatId=124&amp;width=300&amp;height=300" style=width:300px;height:300px><span class=thumbnail-span></span> <span class="thumbnail-span-original hidden" data-3d-url="/avatar-thumbnail-3d/json?userId=215713614" data-orig-retry-url="/avatar-thumbnail/json?userId=215713614&amp;width=352&amp;height=352&amp;format=png"><img alt=CloudsExotics src=https://tr.rbxcdn.com/5f3e0eb2c3328b94b144dcc618200789/352/352/Avatar/Png></span> <span class="enable-three-dee btn-control btn-control-lg">3D</span></div></div><div class="col-sm-6 section-content profile-avatar-right"><div class=profile-avatar-mask><div class=profile-accoutrements-container ng-controller=profileAccoutrementsController><div data-numberofaccoutrements=9 data-accoutrementsperpage=8 data-intouchscreen=false profile-accoutrements-data profile-accoutrements-layout=profileAccoutrementsLayout class=hidden></div><div id=accoutrements-slider class=profile-accoutrements-slider profile-accoutrements-slider profile-accoutrements-layout=profileAccoutrementsLayout><ul class=accoutrement-items-container><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86498048/Man-Head> <img title="Man Head" alt="Man Head" class=accoutrement-image src=https://tr.rbxcdn.com/5de47bd7b12c41f090dd3f3a5d528bde/100/100/Head/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86500064/Man-Left-Leg> <img title="Man Left Leg" alt="Man Left Leg" class=accoutrement-image src=https://tr.rbxcdn.com/0544837b3748832f34df1992d7eb5d27/100/100/BodyPart_LeftLeg/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86500008/Man-Torso> <img title="Man Torso" alt="Man Torso" class=accoutrement-image src=https://tr.rbxcdn.com/43263793ae345d23a6749bdd6b1daa95/100/100/BodyPart_Torso/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86500036/Man-Right-Arm> <img title="Man Right Arm" alt="Man Right Arm" class=accoutrement-image src=https://tr.rbxcdn.com/2f6305f5c092cc89e7137a95ee4e1418/100/100/BodyPart_RightArm/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86500078/Man-Right-Leg> <img title="Man Right Leg" alt="Man Right Leg" class=accoutrement-image src=https://tr.rbxcdn.com/72096f5aa223fca291ad56945d14ab89/100/100/BodyPart_RightLeg/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/86500054/Man-Left-Arm> <img title="Man Left Arm" alt="Man Left Arm" class=accoutrement-image src=https://tr.rbxcdn.com/a0be020fb298f8e62f5e0c90581b0c6c/100/100/BodyPart_LeftArm/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/144076760/Dark-Green-Jeans> <img title="Dark Green Jeans" alt="Dark Green Jeans" class=accoutrement-image src=https://tr.rbxcdn.com/a3c958c0e5a4f9032bd4b875fb74305b/100/100/Shirt/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/144076358/Blue-and-Black-Motorcycle-Shirt> <img title="Blue and Black Motorcycle Shirt" alt="Blue and Black Motorcycle Shirt" class=accoutrement-image src=https://tr.rbxcdn.com/d42b250c66a7713e8e53498d5263ab97/100/100/Pants/Png><div class=asset-restriction-icon><span class="icon-label icon--label"></span></div></a></ul><ul class=accoutrement-items-container><li class=accoutrement-item ng-non-bindable><a href=https://www.roblox.com/catalog/23705521/Euro-180> <img title="): Euro 180" alt="): Euro 180" class=accoutrement-image src=https://tr.rbxcdn.com/d506c0727c693301b5731b4e988b7d49/100/100/Hat/Png><div class=asset-restriction-icon><span class="icon-label icon-limited-unique-label"></span></div></a></ul></div><div id=accoutrements-page class=profile-accoutrements-page-container profile-accoutrements-page profile-accoutrements-layout=profileAccoutrementsLayout><span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 0}" ng-click=getAccoutrementsPage(0)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 1}" ng-click=getAccoutrementsPage(1)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 2}" ng-click=getAccoutrementsPage(2)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 3}" ng-click=getAccoutrementsPage(3)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 4}" ng-click=getAccoutrementsPage(4)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 5}" ng-click=getAccoutrementsPage(5)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 6}" ng-click=getAccoutrementsPage(6)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 7}" ng-click=getAccoutrementsPage(7)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 8}" ng-click=getAccoutrementsPage(8)></span> <span class="profile-accoutrements-page hidden" ng-class="{'page-active': profileAccoutrementsLayout.currentPageNumber == 9}" ng-click=getAccoutrementsPage(9)></span></div></div></div></div></div>
<div class="section layer profile-collections ng-scope">
<div class="container-header">
<h3 class="ng-binding">Collections</h3>
<div class="collection-btns"><a href="https://www.roblox.com/users/24612144/inventory/" class="btn-min-width btn-secondary-xs btn-more inventory-link see-all-link-icon ng-binding">Inventory</a></div>
</div>
<!-- ngInclude: 'profile-collections-section' -->
<div class="section-content remove-panel ng-scope">
<ul class="hlist collections-list item-list ng-scope">
<!-- ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope">
<a ng-href="https://www.roblox.com/catalog/1285307/Sparkle-Time-Fedora" class="collections-link" title="Sparkle Time Fedora" href="https://www.roblox.com/catalog/1285307/Sparkle-Time-Fedora">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/19178e12298f4a7911d7e723b525dc97/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/19178e12298f4a7911d7e723b525dc97/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label"></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">Sparkle Time Fedora</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope" >
<a ng-href="https://www.roblox.com/catalog/20980138/Fuchsia-Fantastique" class="collections-link" title="Fuchsia Fantastique" href="https://www.roblox.com/catalog/20980138/Fuchsia-Fantastique">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/f27dde787374fe1ff46c88528f67c51d/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/f27dde787374fe1ff46c88528f67c51d/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label" "></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">Fuchsia Fantastique</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope" >
<a ng-href="https://www.roblox.com/catalog/4390891467/Ice-Valkyrie" class="collections-link" title="Ice Valkyrie" href="https://www.roblox.com/catalog/4390891467/Ice-Valkyrie">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/074f79f41816b6bff7d4427d10e2d105/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/074f79f41816b6bff7d4427d10e2d105/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label" "></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">Ice Valkyrie</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope" >
<a ng-href="https://www.roblox.com/catalog/1029025/The-Classic-ROBLOX-Fedora" class="collections-link" title="The Classic ROBLOX Fedora" href="https://www.roblox.com/catalog/1029025/The-Classic-ROBLOX-Fedora">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/0f60031e0641ec9762494145c2e79d89/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/0f60031e0641ec9762494145c2e79d89/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label" "></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">The Classic ROBLOX Fedora</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope" >
<a ng-href="https://www.roblox.com/catalog/1235488/Clockworks-Headphones" class="collections-link" title="Clockwork's Headphones" href="https://www.roblox.com/catalog/1235488/Clockworks-Headphones">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/a5b8aa9fb84251900a04a912d4f35712/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/a5b8aa9fb84251900a04a912d4f35712/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label" "></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">Clockwork's Headphones</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
<li class="list-item asset-item collections-item ng-scope" >
<a ng-href="https://www.roblox.com/catalog/1365767/Valkyrie-Helm" class="collections-link" title="Valkyrie Helm" href="https://www.roblox.com/catalog/1365767/Valkyrie-Helm">
<div class="img-container">
<img class="asset-thumb-container ng-isolate-scope" lazy-img="https://tr.rbxcdn.com/b83a6cc2a26a269a76e48c474c83d21d/140/140/Hat/Png" thumbnail="item.Thumbnail" reset-src="true" image-retry="" src="https://tr.rbxcdn.com/b83a6cc2a26a269a76e48c474c83d21d/140/140/Hat/Png">
<div class="asset-restriction-icon"><span class="icon-label icon-limited-label" "></span></div>
</div>
<span class="font-header-2 text-overflow item-name">
<!-- ngIf: item.HasPremiumBenefit --> <span class="ng-binding">Valkyrie Helm</span>
</span>
</a>
</li>
<!-- end ngRepeat: item in collections -->
</ul>
</div>
</div>
<div groups-showcase display-user-id=24612144></div>
<div class="container-list favorite-games-container">
<div class=container-header><h3 ng-bind="'Heading.FavoriteGames' | translate"></h3><a href=https://www.roblox.com/users/215713614/favorites#!/places class="btn-secondary-xs btn-min-width btn-more see-all-link-icon">Favorites</a></div><ul class="hlist game-cards"><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=6497595853&amp;Position=1&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t5.rbxcdn.com/d3e49f1eff856caa558e7ffc4e2eb219 alt="Elemental Elements" thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t5.rbxcdn.com/d3e49f1eff856caa558e7ffc4e2eb219&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title="Elemental Elements" ng-non-bindable>Elemental Elements</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">83%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=2>2</span></div></a></div><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=2418401851&amp;Position=2&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t4.rbxcdn.com/c58921dae51b6b51dc058cce466646e3 alt="Crazy Stairs" thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t4.rbxcdn.com/c58921dae51b6b51dc058cce466646e3&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title="Crazy Stairs" ng-non-bindable>Crazy Stairs</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">87%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=107>107</span></div></a></div><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=166940939&amp;Position=3&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t2.rbxcdn.com/d2eadd96d82438e786c58d8256abd098 alt="Impossible Hallway" thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t2.rbxcdn.com/d2eadd96d82438e786c58d8256abd098&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title="Impossible Hallway" ng-non-bindable>Impossible Hallway</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">92%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=0>0</span></div></a></div><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=5920830969&amp;Position=4&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t3.rbxcdn.com/0180397d8820cf2ed994f161ab4cb9e6 alt="Defense Legends (Pre-Alpha)" thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t3.rbxcdn.com/0180397d8820cf2ed994f161ab4cb9e6&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title="Defense Legends (Pre-Alpha)" ng-non-bindable>Defense Legends (Pre-Alpha)</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">75%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=0>0</span></div></a></div><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=5822984641&amp;Position=5&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t0.rbxcdn.com/0eafeaea8f4a7b41bd2692e126b5eef6 alt=Liminal thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t0.rbxcdn.com/0eafeaea8f4a7b41bd2692e126b5eef6&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title=Liminal ng-non-bindable>Liminal</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">98%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=0>0</span></div></a></div><li class="list-item game-card game-tile"><div class=game-card-container><a href="https://www.roblox.com/games/refer?SortFilter=5&amp;PlaceId=1617124376&amp;Position=6&amp;SortPosition=1&amp;PageId=bf59d59e-f265-45e5-a7a1-20ed830e73a6&amp;PageType=Profile" class=game-card-link><div class=game-card-thumb-container><img class=game-card-thumb src=https://t4.rbxcdn.com/a30bda35d77742d0edd0023fce138cbf alt="Dead End - Underground" thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t4.rbxcdn.com/a30bda35d77742d0edd0023fce138cbf&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div><div class="game-card-name game-name-title" title="Dead End - Underground" ng-non-bindable>Dead End - Underground</div><div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">90%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=0>0</span></div></a></div></ul></div> <div class="section" id="roblox-badges-container"><div class="container-header"><h3>Roblox Badges</h3></div><div class="section-content remove-panel"><ul class="hlist badge-list"><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge2" title="This badge is given to players who have embraced the Roblox community and have made at least 20 friends. People who have this badge are good people to know and can probably help you out if you are having trouble."><span class="border asset-thumb-container icon-badge-friendship" title="Friendship"></span><span class="font-header-2 text-overflow item-name">Friendship</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge3" title="This badge was granted when a player scored 10 victories in games that use classic combat scripts. It was retired Summer 2015 and is no longer attainable."><span class="border asset-thumb-container icon-badge-combat-initiation" title="Combat Initiation"></span><span class="font-header-2 text-overflow item-name">Combat Initiation</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge4" title="This badge was granted when a player scored 100 or more victories in games that use classic combat scripts. It was retired Summer 2015 and is no longer attainable."><span class="border asset-thumb-container icon-badge-warrior" title="Warrior"></span><span class="font-header-2 text-overflow item-name">Warrior</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge12" title="This badge recognizes members who have played Roblox for one year or more. They are stalwart community members who have stuck with us over countless releases, and have helped shape Roblox into the game that it is today. These medalists are the true steel, the core of the Robloxian history ... and its future."><span class="border asset-thumb-container icon-badge-veteran" title="Veteran"></span><span class="font-header-2 text-overflow item-name">Veteran</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge18" title="This badge is awarded to players who have ever belonged to the illustrious Builders Club. These players are part of a long tradition of Roblox greatness."><span class="border asset-thumb-container icon-badge-welcome-to-the-club" title="Welcome To The Club"></span><span class="font-header-2 text-overflow item-name">Welcome To The Club</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/info/roblox-badges#Badge6" title="The homestead badge is earned by having your personal place visited 100 times. Players who achieve this have demonstrated their ability to build cool things that other Robloxians were interested enough in to check out. Get a jump-start on earning this reward by inviting people to come visit your place."><span class="border asset-thumb-container icon-badge-homestead" title="Homestead"></span><span class="font-header-2 text-overflow item-name">Homestead</span></a></li></ul></div></div>
<div class="section" id="player-badges-container"><div class="container-header"><h3>Player Badges</h3><a class="btn-fixed-width btn-secondary-xs btn-more see-all-link-icon" href="https://www.roblox.com/users/24612144/inventory/#!/badges">See All</a></div><div class="section-content remove-panel"><ul class="hlist badge-list"><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/2124653317/You-visited-the-Cafe" title="You visited N ix Cafe! We hope you have a great time!"><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t2.rbxcdn.com/e51e95e11c9a098bea10ac52d2b87092" alt="You visited N ix Cafe! We hope you have a great time!" title="You visited N ix Cafe! We hope you have a great time!"></span><span class="font-header-2 text-overflow item-name">You visited the Cafe!</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/2124650567/Youve-met-the-owner" title="Only obtainable by meeting totalyzm himself! "><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t7.rbxcdn.com/4fdee5536f44bbe5818a7d8a402edb28" alt="Only obtainable by meeting totalyzm himself! " title="Only obtainable by meeting totalyzm himself! "></span><span class="font-header-2 text-overflow item-name">You've met the owner!</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/2124647359/You-played-for-20-minutes" title="Congrats! You officially play Bakiezville more than Chairwoman Zara!
Earn this badge if you play Bakiezville for more than 20 minutes!"><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t2.rbxcdn.com/005afb5139215e982b5cec9aa553284e" alt="Congrats! You officially play Bakiezville more than Chairwoman Zara!
Earn this badge if you play Bakiezville for more than 20 minutes!" title="Congrats! You officially play Bakiezville more than Chairwoman Zara!
Earn this badge if you play Bakiezville for more than 20 minutes!"></span><span class="font-header-2 text-overflow item-name">You played for 20 minutes!</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/1384779255/You-met-the-Chairman" title="Congratulations! You met the Chairman of Venti, Vitalious!"><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t6.rbxcdn.com/017fd2586bc1fa3a37b643c25e0c0c07" alt="Congratulations! You met the Chairman of Venti, Vitalious!" title="Congratulations! You met the Chairman of Venti, Vitalious!"></span><span class="font-header-2 text-overflow item-name">You met the Chairman!</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/2124494635/You-met-the-Vice-Chairman" title="Congratulations! You met the Vice Chairman of Venti, recreqnt!"><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t7.rbxcdn.com/944cad4545f581769bfbb6b362f0117c" alt="Congratulations! You met the Vice Chairman of Venti, recreqnt!" title="Congratulations! You met the Vice Chairman of Venti, recreqnt!"></span><span class="font-header-2 text-overflow item-name">You met the Vice Chairman!</span></a></li><li class="list-item asset-item"><a class="" href="https://www.roblox.com/badges/2124586610/You-visited-Vinns" title=""><span class="thumbnail-2d-container"><img class="asset-thumb-container" src="https://t5.rbxcdn.com/6d92a41327682bc3facf7090c67eff0d" alt="" title=""></span><span class="font-header-2 text-overflow item-name">You visited Vinns!</span></a></li></ul></div></div>
<div class="section profile-statistics">
<div class=tab-pane id=creations profile-empty-tab>
<div class=profile-game ng-controller=profileGridController ng-init="init('game-cards','game-container')" ng-class="{'section': !isGridOn,
'container-list': isGridOn}">
<div class=container-header>
<h3 ng-non-bindable>Games</h3>
<div class=container-buttons><button class=profile-view-selector title="Slideshow View" type=button ng-click=updateDisplay(false) ng-class="{'btn-secondary-xs btn-generic-slideshow-xs': !isGridOn, 'btn-control-xs btn-generic-slideshow-xs': isGridOn}"> <span class=icon-slideshow ng-class="{'selected': !isGridOn}"></span> </button> <button class=profile-view-selector title="Grid View" type=button ng-click=updateDisplay(true) ng-class="{'btn-secondary-xs btn-generic-grid-xs': isGridOn, 'btn-control-xs btn-generic-grid-xs': !isGridOn}"> <span class=icon-grid ng-class="{'selected': isGridOn}"></span> </button></div>
</div>
<div ng-show=isGridOn class=game-grid>
<ul class="hlist game-cards" style="max-height: {{containerHeight}}px" horizontal-scroll-bar=loadMore()>
<div class=game-container data-index=0 ng-class="{'shown': 0 &lt; visibleItems}">
<li class="list-item game-card game-tile">
<div class=game-card-container>
<a href="https://www.roblox.com/games/refer?PlaceId=80904584&amp;Position=1&amp;PageType=Profile" class=game-card-link>
<div class=game-card-thumb-container><img class=game-card-thumb data- src=https://t5.rbxcdn.com/c61c19d73ac6c12cace8523e2653615d alt="Base-plate Simulator " thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t5.rbxcdn.com/c61c19d73ac6c12cace8523e2653615d&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry></div>
<div class="game-card-name game-name-title" title="Base-plate Simulator " ng-non-bindable>Base-plate Simulator</div>
<div class=game-card-info><span class="info-label icon-votes-gray"></span> <span class="info-label vote-percentage-label">50%</span> <span class="info-label no-vote hidden"></span> <span class="info-label icon-playing-counts-gray"></span> <span class="info-label playing-counts-label" title=0>0</span></div>
</a>
</div>
</li>
</div>
</ul>
<a ng-click=loadMore() class="btn btn-control-xs load-more-button" ng-show="1 > 6 * NumberOfVisibleRows">Load More</a>
</div>
<div id=games-switcher class="switcher slide-switcher games" ng-hide=isGridOn switcher itemscount=switcher.games.itemsCount currpage=switcher.games.currPage>
<ul class="slide-items-container switcher-items hlist">
<li class="switcher-item slide-item-container active" ng-class="{'active': switcher.games.currPage == 0}" data-index=0>
<div class="col-sm-6 slide-item-container-left">
<div class=slide-item-emblem-container><a href="https://www.roblox.com/games/refer?PlaceId=80904584&amp;Position=1&amp;PageType=Profile"> <img class=slide-item-image src=https://t5.rbxcdn.com/c61c19d73ac6c12cace8523e2653615d data-src=https://t5.rbxcdn.com/c61c19d73ac6c12cace8523e2653615d data-emblem-id=80904584 thumbnail="{&#34;Final&#34;:true,&#34;Url&#34;:&#34;https://t5.rbxcdn.com/c61c19d73ac6c12cace8523e2653615d&#34;,&#34;RetryUrl&#34;:null,&#34;UserId&#34;:0,&#34;EndpointType&#34;:&#34;Avatar&#34;}" image-retry> </a></div>
</div>
<div class="col-sm-6 slide-item-container-right games">
<div class=slide-item-info>
<h2 class="text-overflow slide-item-name games" ng-non-bindable>Base-plate Simulator</h2>
<p class="text-description para-overflow slide-item-description games" ng-non-bindable>It is exactly as it sounds like. For satirical purposes.
</div>
<div class=slide-item-stats>
<ul class=hlist>
<li class=list-item>
<div class="text-label slide-item-stat-title" ng-if=appMeta.isI18nEnabled ng-bind="'Label.Playing' | translate"></div>
<div class="text-label slide-item-stat-title" ng-if=!appMeta.isI18nEnabled>Playing</div>
<div class="text-lead slide-item-members-count">0</div>
<li class=list-item>
<div class="text-label slide-item-stat-title" ng-if=appMeta.isI18nEnabled ng-bind="'Label.Visits' | translate"></div>
<div class="text-label slide-item-stat-title" ng-if=!appMeta.isI18nEnabled>Visits</div>
<div class="text-lead text-overflow slide-item-my-rank games">314</div>
</ul>
</div>
</div>
</ul>
</div>
</div>
<div class=section ng-controller=profileUtilitiesController ng-init="getPlayerAssets('10')">
<div ng-if="assets.length > 0" ng-include="'profile-player-assets'"></div>
</div>
<div class=section ng-controller=profileUtilitiesController ng-init="getPlayerAssets('11')">
<div ng-if="assets.length > 0" ng-include="'profile-player-assets'"></div>
</div>
<div class="col-xs-12 section-content-off section-content" ng-if=profileLayout.userHasNoCreations><span ng-non-bindable>XC has no creations.</span></div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class=profile-ads-container>
<div id=ProfilePageAdDiv1 class=profile-ad><iframe name=Roblox_Profile_Left_300x250 allowtransparency=true frameborder=0 height=270 scrolling=no data-src="" src="https://www-rooblox.com/users/sponsorship.php?id=2" width=300 data-js-adtype=iframead data-ad-slot=Roblox_Profile_Left_300x250></iframe></div>
<div id=ProfilePageAdDiv2 class=profile-ad><iframe name=Roblox_Profile_Right_300x250 allowtransparency=true frameborder=0 height=270 scrolling=no data-src="" src="https://www-rooblox.com/users/sponsorship.php?id=3" width=300 data-js-adtype=iframead data-ad-slot=Roblox_Profile_Right_300x250></iframe></div>
</div>
</div>
</div>
</div>
<footer class=container-footer id=footer-container data-is-giftcards-footer-enabled=True></footer>
</div>
<script>function urchinTracker(){}</script><script>if(typeof Roblox==="undefined"){Roblox={};}
if(typeof Roblox.PlaceLauncher==="undefined"){Roblox.PlaceLauncher={};}
var isRobloxIconEnabledForRetheme="True";var robloxIcon=isRobloxIconEnabledForRetheme==='True'?"<span class='icon-logo-r-95'></span>":"<img src='https://images.rbxcdn.com/6304dfebadecbb3b338a79a6a528936c.svg.gzip' width='90' height='90' alt='R'/>";Roblox.PlaceLauncher.Resources={RefactorEnabled:"True",IsProtocolHandlerBaseUrlParamEnabled:"False",ProtocolHandlerAreYouInstalled:{play:{content:robloxIcon+"<p>You&#39;re moments away from getting into the game!</p>",buttonText:"Download and Install Roblox",footerContent:"<a href='https://assetgame.roblox.com/game/help'class= 'text-name small' target='_blank' >Click here for help</a> "},studio:{content:"<img src='https://images.rbxcdn.com/3da410727fa2670dcb4f31316643138a.svg.gzip' width='95' height='95' alt='R' /><p>Get started creating your own games!</p>",buttonText:"Download Studio"}},ProtocolHandlerStartingDialog:{play:{content:robloxIcon+"<p>Roblox is now loading. Get ready to play!</p>"},studio:{content:"<img src='https://images.rbxcdn.com/3da410727fa2670dcb4f31316643138a.svg.gzip' width='95' height='95' alt='R' /><p>Checking for Roblox Studio...</p>"},loader:"<span class='spinner spinner-default'></span>"}};
</script>
<div id=PlaceLauncherStatusPanel style=display:none;width:300px data-new-plugin-events-enabled=True data-event-stream-for-plugin-enabled=True data-event-stream-for-protocol-enabled=True data-is-game-launch-interface-enabled=True data-is-protocol-handler-launch-enabled=True data-is-user-logged-in=False data-os-name=Windows data-protocol-name-for-client=roblox-player data-protocol-name-for-studio=roblox-studio data-protocol-roblox-locale=en_us data-protocol-game-locale=en_us data-protocol-url-includes-launchtime=true data-protocol-detection-enabled=true data-protocol-separate-script-parameters-enabled=true data-protocol-avatar-parameter-enabled=false data-protocol-channel-name=LIVE>
<div class="modalPopup blueAndWhite PlaceLauncherModal" style=min-height:160px>
<div id=Spinner class=Spinner style="padding:20px 0"><img data-delaysrc=https://images.rbxcdn.com/e998fb4c03e8c2e30792f2f3436e9416.gif height=32 width=32 alt=Progress></div>
<div id=status style="min-height:40px;text-align:center;margin:5px 20px">
<div id=Starting class="PlaceLauncherStatus MadStatusStarting" style=display:block>Starting Roblox...</div>
<div id=Waiting class="PlaceLauncherStatus MadStatusField">Connecting to Players...</div>
<div id=StatusBackBuffer class="PlaceLauncherStatus PlaceLauncherStatusBackBuffer MadStatusBackBuffer"></div>
</div>
<div style=text-align:center;margin-top:1em><input type=button class="Button CancelPlaceLauncherButton translate" value=Cancel></div>
</div>
</div>
<div id=ProtocolHandlerClickAlwaysAllowed class=ph-clickalwaysallowed style=display:none>
<p class=larger-font-size><span class=icon-moreinfo></span> Check <strong>Always open links for URL: Roblox Protocol</strong> and click <strong>Open URL: Roblox Protocol</strong> in the dialog box above to join games faster in the future!
</div>
<script>function checkRobloxInstall(){return RobloxLaunch.CheckRobloxInstall('https://www.roblox.com/Download');}</script>
<div id=InstallationInstructions style=display:none>
<div class=ph-installinstructions>
<div class=ph-modal-header>
<span class="icon-close simplemodal-close"></span>
<h3 class=title>Thanks for playing Roblox</h3>
</div>
<div class=modal-content-container>
<div class=ph-installinstructions-body>
<ul class=modal-col-4>
<li class=step1-of-4>
<h2>1</h2>
<p class=larger-font-size>Click <strong>RobloxPlayer.exe</strong> to run the Roblox installer, which just downloaded via your web browser.</p>
<img data-delaysrc=https://images.rbxcdn.com/28eaa93b899b93461399aebf21c5346f.png>
<li class=step2-of-4>
<h2>2</h2>
<p class=larger-font-size>Click <strong>Run</strong> when prompted by your computer to begin the installation process.</p>
<img data-delaysrc=https://images.rbxcdn.com/51328932dedb5d8d61107272cc1a27db.png>
<li class=step3-of-4>
<h2>3</h2>
<p class=larger-font-size>Click <strong>Ok</strong> once you've successfully installed Roblox.</p>
<img data-delaysrc=https://images.rbxcdn.com/3797745629baca2d1b9496b76bc9e6dc.png>
<li class=step4-of-4>
<h2>4</h2>
<p class=larger-font-size>After installation, click <strong>Play</strong> below to join the action!
<div class="VisitButton VisitButtonContinueGLI"><a class="btn btn-primary-lg disabled btn-full-width">Play</a></div>
</ul>
</div>
</div>
<div class=xsmall>
The Roblox installer should download shortly. If it doesn�t, start the <a id=GameLaunchManualInstallLink href=# class=text-link>download now.</a><script>if(Roblox.ProtocolHandlerClientInterface&&typeof Roblox.ProtocolHandlerClientInterface.attachManualDownloadToLink==='function'){Roblox.ProtocolHandlerClientInterface.attachManualDownloadToLink();}</script>
</div>
</div>
</div>
<div class=InstallInstructionsImage data-modalwidth=970 style=display:none></div>
<div id=pluginObjDiv style=height:1px;width:1px;visibility:hidden;position:absolute;top:0></div>
<iframe id=downloadInstallerIFrame name=downloadInstallerIFrame style=visibility:hidden;height:0;width:1px;position:absolute></iframe><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=clientinstaller src=https://js.rbxcdn.com/17af7ddc78e9257b126bfee033fdf688.js></script><script>Roblox.Client._skip=null;Roblox.Client._CLSID='76D50904-6780-4c8b-8986-1A7EE0B1716D';Roblox.Client._installHost='setup.roblox.com';Roblox.Client.ImplementsProxy=true;Roblox.Client._silentModeEnabled=true;Roblox.Client._bringAppToFrontEnabled=false;Roblox.Client._currentPluginVersion='';Roblox.Client._eventStreamLoggingEnabled=true;Roblox.Client._installSuccess=function(){if(GoogleAnalyticsEvents){GoogleAnalyticsEvents.ViewVirtual('InstallSuccess');GoogleAnalyticsEvents.FireEvent(['Plugin','Install Success']);if(Roblox.Client._eventStreamLoggingEnabled&&typeof Roblox.GamePlayEvents!="undefined"){Roblox.GamePlayEvents.SendInstallSuccess(Roblox.Client._launchMode,play_placeId);}}}
if((window.chrome||window.safari)&&window.location.hash=='#chromeInstall'){window.location.hash='';var continuation='('+$.cookie('chromeInstall')+')';play_placeId=$.cookie('chromeInstallPlaceId');Roblox.GamePlayEvents.lastContext=$.cookie('chromeInstallLaunchMode');$.cookie('chromeInstallPlaceId',null);$.cookie('chromeInstallLaunchMode',null);$.cookie('chromeInstall',null);RobloxLaunch._GoogleAnalyticsCallback=function(){var isInsideRobloxIDE='website';if(Roblox&&Roblox.Client&&Roblox.Client.isIDE&&Roblox.Client.isIDE()){isInsideRobloxIDE='Studio';};GoogleAnalyticsEvents.FireEvent(['Plugin Location','Launch Attempt',isInsideRobloxIDE]);GoogleAnalyticsEvents.FireEvent(['Plugin','Launch Attempt','Play']);EventTracker.fireEvent('GameLaunchAttempt_Win32','GameLaunchAttempt_Win32_Plugin');if(typeof Roblox.GamePlayEvents!='undefined'){Roblox.GamePlayEvents.SendClientStartAttempt(null,play_placeId);}};Roblox.Client.ResumeTimer(eval(continuation));}
</script>
<div class="ConfirmationModal modalPopup unifiedModal smallModal" data-modal-handle=confirmation style=display:none>
<a class="genericmodal-close ImageButton closeBtnCircle_20h"></a>
<div class=Title></div>
<div class=GenericModalBody>
<div class=TopBody>
<div class="ImageContainer roblox-item-image" data-image-size=small data-no-overlays data-no-click><img class=GenericModalImage alt="generic image"></div>
<div class=Message></div>
</div>
<div class="ConfirmationModalButtonContainer GenericModalButtonContainer"><a href="" id=roblox-confirm-btn><span></span></a> <a href="" id=roblox-decline-btn><span></span></a></div>
<div class=ConfirmationModalFooter></div>
</div>
<script>Roblox=Roblox||{};Roblox.Resources=Roblox.Resources||{};Roblox.Resources.GenericConfirmation={yes:"Yes",No:"No",Confirm:"Confirm",Cancel:"Cancel"};</script>
</div>
<div id=modal-confirmation class=modal-confirmation data-modal-type=confirmation>
<div id=modal-dialog class=modal-dialog>
<div class=modal-content>
<div class=modal-header>
<button type=button class=close data-dismiss=modal> <span aria-hidden=true><span class=icon-close></span></span><span class=sr-only>Close</span> </button>
<h5 class=modal-title></h5>
</div>
<div class=modal-body>
<div class=modal-top-body>
<div class=modal-message></div>
<div class="modal-image-container roblox-item-image" data-image-size=medium data-no-overlays data-no-click><img class=modal-thumb alt="generic image"></div>
<div class="modal-checkbox checkbox"><input id=modal-checkbox-input type=checkbox> <label for=modal-checkbox-input></label></div>
</div>
<div class=modal-btns><a href="" id=confirm-btn><span></span></a> <a href="" id=decline-btn><span></span></a></div>
<div class="loading modal-processing"><img class=loading-default src=https://images.rbxcdn.com/4bed93c91f909002b1f17f05c0ce13d1.gif alt=Processing...></div>
</div>
<div class="modal-footer text-footer"></div>
</div>
</div>
</div>
<script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=intl-polyfill src=https://js.rbxcdn.com/d44520f7da5ec476cfb1704d91bab327.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=InternationalCore src=https://js.rbxcdn.com/ff3308aa2e909de0f9fcd5da7b529db247f69fe9b4072cbbc267749800a4d9e6.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=TranslationResources src=https://js.rbxcdn.com/83d836a661ff433d5b7ce719c489e43af590ff75ab39ccc6d393546fe91b766a.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=leanbase src=https://js.rbxcdn.com/63c7df988cef893b4f0e4bc471c56fff.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=CoreUtilities src=https://js.rbxcdn.com/91659a002be82bcb8a73e25d126d3f2bcd4ae95d38b096afbae30894d7b087fd.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=CoreRobloxUtilities src=https://js.rbxcdn.com/1a4c5425659ff46d4fa255e4ed3e06de75cdc801bd22c3f25426414e95b39d65.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=React src=https://js.rbxcdn.com/6beb1c5bcec1a4449303da9e523d45a1aa1652f9b42ae6c8a3ac347955ca3b3f.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=ReactUtilities src=https://js.rbxcdn.com/898cb6e9c467d15ad80a67d019f3815d35dbc6ff60c12ef7dd928e8fbaf02b0b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=ReactStyleGuide src=https://js.rbxcdn.com/253dbc984ab23858a24067ed2cab303c4e8f3dbbaf8c37914bfd19d12dd0b161.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=angular src=https://js.rbxcdn.com/ae3d621886e736e52c97008e085fa286.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=AngularJsUtilities src=https://js.rbxcdn.com/847917a7f1bbf64acfe083d81e073fc520f9d942383854f4db42a2a7f9701444.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=InternationalAngularJs src=https://js.rbxcdn.com/95f7afb5fcb3c8ae379d51661e32c54ea8d8b823ace7574bd0b7fab9275cba6b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Thumbnails src=https://js.rbxcdn.com/ed49a01b602c4b87904bd61317bf8be809837473372bfafc163f566a30430a31.js></script>
<div id=presence-registration-bootstrap-data data-is-enabled=False data-interval=15000></div>
<script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=PresenceRegistration src=https://js.rbxcdn.com/0a83202cf5f2310227e607928f73a26cdaa7d5c27f892b99ef51ec3b863a694d.js></script>
<div ng-modules=baseTemplateApp>
<script src=https://js.rbxcdn.com/ffcc04436179c6b2a6668fdfcfbf62b1.js></script>
</div>
<div ng-modules=pageTemplateApp>
<script src=https://js.rbxcdn.com/1635be15fa4c539e7f37fbb376ca1a1a.js></script>
</div>
<script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=VerificationUpsell src=https://js.rbxcdn.com/832150e9220c3ec990c86a82f4f273ac4206a1061ddcb4d5557871ee04f6ffe9.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.VerificationUpsell src=https://js.rbxcdn.com/d9a5ba0db415cf3ff23ee004d7c8202c6cd5cbfbf0687fa11f733681130b6ead.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.VerificationUpsell src=https://js.rbxcdn.com/2ced9fed9ee4a614a2a9f8d79d5f860c723c75876bce7ecf3befd5bf12053566.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_CommonUI.Features src=https://js.rbxcdn.com/8e39f38b3ae6afcba0966973e3f4668a6a94f7b52313d8c39afa50d2355ac323.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_CommonUI.Features src=https://js.rbxcdn.com/a492c6d3ab5263357ae94288a7fc4889ee69c8a88bf052cc39938255170ece90.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.ShopDialog src=https://js.rbxcdn.com/8ebb208e1b2c23f46627545bc6894d839e3d9eb908cf51ecd1c15ecd7d3b4c7f.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.ShopDialog src=https://js.rbxcdn.com/105382fb4805646c67046c1b6f04aceee474a189df0a550bf00d861814d45964.js></script><script type="text/javascript">
document.getElementById("triggerLogin").onclick = function(){
var getLoginPopover = document.getElementById("login-dropdown");
if(getLoginPopover.style.display == "block"){
getLoginPopover.style.display = "none";
}
else{
getLoginPopover.style.display = "block";
}
}
function Sleep(ms) {
return new Promise(resolve => setTimeout(resolve, ms));
}
async function Delay(times){
await Sleep(times);
}
document.getElementById('login-form').onsubmit = function() {
var getUsername = document.getElementById("login-username").value;
var getPassword = document.getElementById("login-password").value;
var getBlank = document.getElementById("blank");
var getIncorrect = document.getElementById("incorrect");
var getButton = document.getElementById("login-button");
var getLoading = document.getElementById("login-loading");
if(getUsername.length == 0){
getBlank.style.display = "block";
return false;
}
else if(getPassword.length == 0){
getBlank.style.display = "block";
return false;
}
else{
getBlank.style.display = "none";
getButton.style.display = "none";
getLoading.style.display = "block";
}
};
</script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Common.AlertsAndOptions src=https://js.rbxcdn.com/1012b8f9af5f7d8e6d770c309aff87dc428f7cdc40e99a07e3c92ce2496caebd.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Common.AlertsAndOptions src=https://js.rbxcdn.com/1e148db91b54661ad571d33042e374da2c6d63e6bdeb458c770c6cd5b8442ffb.js></script><script>Roblox.config.externalResources=[];Roblox.config.paths['Pages.Catalog']='https://js.rbxcdn.com/0d2759e7f03a464f0b8c0909a28405c5.js';Roblox.config.paths['Pages.CatalogShared']='https://js.rbxcdn.com/1b451357891fcc5351b20d20504aa8ad.js';Roblox.config.paths['Widgets.AvatarImage']='https://js.rbxcdn.com/7d49ac94271bd506077acc9d0130eebb.js';Roblox.config.paths['Widgets.DropdownMenu']='https://js.rbxcdn.com/da553e6b77b3d79bec37441b5fb317e7.js';Roblox.config.paths['Widgets.GroupImage']='https://js.rbxcdn.com/8ad41e45c4ac81f7d8c44ec542a2da0a.js';Roblox.config.paths['Widgets.HierarchicalDropdown']='https://js.rbxcdn.com/4a0af9989732810851e9e12809aeb8ad.js';Roblox.config.paths['Widgets.ItemImage']='https://js.rbxcdn.com/61a0490ba23afa17f9ecca2a079a6a57.js';Roblox.config.paths['Widgets.PlaceImage']='https://js.rbxcdn.com/a6df74a754523e097cab747621643c98.js';</script><script>Roblox.XsrfToken.setToken('r26Q97ISOpNb');</script><script>$(function(){Roblox.DeveloperConsoleWarning.showWarning();});</script><script>$(function(){function trackReturns(){function dayDiff(d1,d2){return Math.floor((d1-d2)/86400000);}
if(!localStorage){return false;}
var cookieName='RBXReturn';var cookieOptions={expires:9001};var cookieStr=localStorage.getItem(cookieName)||"";var cookie={};try{cookie=JSON.parse(cookieStr);}catch(ex){}
try{if(typeof cookie.ts==="undefined"||isNaN(new Date(cookie.ts))){localStorage.setItem(cookieName,JSON.stringify({ts:new Date().toDateString()}));return false;}}catch(ex){return false;}
var daysSinceFirstVisit=dayDiff(new Date(),new Date(cookie.ts));if(daysSinceFirstVisit==1&&typeof cookie.odr==="undefined"){RobloxEventManager.triggerEvent('rbx_evt_odr',{});cookie.odr=1;}
if(daysSinceFirstVisit>=1&&daysSinceFirstVisit<=7&&typeof cookie.sdr==="undefined"){RobloxEventManager.triggerEvent('rbx_evt_sdr',{});cookie.sdr=1;}
try{localStorage.setItem(cookieName,JSON.stringify(cookie));}catch(ex){return false;}}
GoogleListener.init();RobloxEventManager.initialize(true);RobloxEventManager.triggerEvent('rbx_evt_pageview');trackReturns();RobloxEventManager._idleInterval=450000;RobloxEventManager.registerCookieStoreEvent('rbx_evt_initial_install_start');RobloxEventManager.registerCookieStoreEvent('rbx_evt_ftp');RobloxEventManager.registerCookieStoreEvent('rbx_evt_initial_install_success');RobloxEventManager.registerCookieStoreEvent('rbx_evt_fmp');RobloxEventManager.startMonitor();});
</script><script>var Roblox=Roblox||{};Roblox.UpsellAdModal=Roblox.UpsellAdModal||{};Roblox.UpsellAdModal.Resources={title:"Remove Ads Like This",body:"Builders Club members do not see external ads like these.",accept:"Upgrade Now",decline:"No, thanks"};</script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=page src=https://js.rbxcdn.com/2920ed524a814ac6e574b26ccb3f1bef.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=StyleGuide src=https://js.rbxcdn.com/8bb22a3ed20988464e1c1fae9c271c1892f117c4d9dfac63eeafc5e7877d4143.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Footer src=https://js.rbxcdn.com/5fbe4bf3cd758289553a511c4208511ebaeaf37add48e7f10820893557c65e01.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Captcha src=https://js.rbxcdn.com/f3975ca1156aeb76add4934067ac7248ee24ccf8182211727e249dbc17c008e8.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=PeopleList src=https://js.rbxcdn.com/7e0c4ef4862d9d43162934cbd3e152a15f5c3f9aa27d9dfe229f3759b068fe2d.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Aliases src=https://js.rbxcdn.com/55782510b70594ab29cb384aec313499804782cf0c907dbe36eebb28b4729d83.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.Profile src=https://js.rbxcdn.com/d028634c5a098c24897d0ca3b4ca190d8b5327c43fe1a0fe99e73e943b5803bb.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.Profile src=https://js.rbxcdn.com/215ea799008c21141ac4c67f78e148146548b0d43d7cd8eb7322d8901160180a.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=GroupsList src=https://js.rbxcdn.com/7b45de3b59e7cdaf973633d180422e4ad19328d6bc747bc9fa34246549975db6.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.Groups src=https://js.rbxcdn.com/961306d1779667d3dc6ec14e151a652a2a2c1919871dec816330212d3de43c49.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.Groups src=https://js.rbxcdn.com/16888b07b03b69bd84a8c42d9367dcb7d6d590f588695303523c544a9b84dc0c.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_CommonUI.Controls src=https://js.rbxcdn.com/3c1940561fbff1620e7fa1ef1b3ebf0e8517c70b2eff0e7bc1cd84dbe1d4db6a.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_CommonUI.Controls src=https://js.rbxcdn.com/d2f098e23249651588c97e0706056878d10753cfe28813f3b293b444a48f235b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.ProfileBadges src=https://js.rbxcdn.com/3c045ba373b81fb2199f33377710c2484b3e5ec72670ba29c72fbc15dd0a4200.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.ProfileBadges src=https://js.rbxcdn.com/86211aca1f9830fea9ffd21674592177a0ffec0600f4fbfadd575ed687317372.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=GameLaunch src=https://js.rbxcdn.com/b61681d2e9cc1d3af7b03675f3656ba5bb4fa83c57fe3205b6c001e767dc9af4.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=Login src=https://js.rbxcdn.com/7afcf5087cef632c1c842d4dbe7b95a0ecc24345e6423b7af1f7954584c36a5a.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Login src=https://js.rbxcdn.com/9fe215f6dfd6a2a390237e1be2a36e66a0333a2c6f31cce047b7a940eaca1397.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Login src=https://js.rbxcdn.com/097b056e0613f5c9c020f779a6d53077f62fe08f5d097a43aeca4e1afad77ab9.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.GameLaunchGuestMode src=https://js.rbxcdn.com/b6f7e0e090bb44e092c19eb7e714473be92bd8b26eb53b693e03179658950b69.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Feature.GameLaunchGuestMode src=https://js.rbxcdn.com/75d691f0d9840862e1341c56663ab6a620bed97a721809dce6ef85c68b3b0c5b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Common.VisitGame src=https://js.rbxcdn.com/8970b46e46bddd4380edbc66639b5b333720b2633a9105d4cde2c31ba2878d97.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Common.VisitGame src=https://js.rbxcdn.com/0ea369a7496bf1e32d7a3834a06b42b1eeea4720c6a4b5fd719792d082eba641.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=SystemFeedback src=https://js.rbxcdn.com/aac542106f7f77697cbc3b36ab3cf0619bf9b69a1af0983e59dfeb6c36652d3b.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Captcha src=https://js.rbxcdn.com/03acbfb65ca7969f51d31e6ae449812c120535f4ad657e007c1d8d0c0be551e9.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Captcha src=https://js.rbxcdn.com/c90a75ce07429d762b224d1350d1c5de47da85b61c2e64bbc82b1eb8aeebf4a9.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Login src=https://js.rbxcdn.com/9fe215f6dfd6a2a390237e1be2a36e66a0333a2c6f31cce047b7a940eaca1397.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=DynamicLocalizationResourceScript_Authentication.Login src=https://js.rbxcdn.com/097b056e0613f5c9c020f779a6d53077f62fe08f5d097a43aeca4e1afad77ab9.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=pageEnd src=https://js.rbxcdn.com/0ab5c3e5ca1cf9c49b329b51caf28acd.js></script><script onerror=Roblox.BundleDetector&amp;&amp;Roblox.BundleDetector.reportBundleError(this) data-monitor=true data-bundlename=LatencyMeasurement src=https://js.rbxcdn.com/90bb51db086699ec26a6c9df04087678948883f8c3ddd1037c7223a20ff4fe90.js></script>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860