>>>import os
>>>from fastwarc.stream_io import *
>>>from warcio.archiveiterator import ArchiveIterator
>>>filepath = "./roblox.warc.gz"
>>>stream = GZipStream(open(filepath, 'rb'))
>>>archive_iter = ArchiveIterator(stream)
>>>record.rec_type
'response'

>>>record = next(archive_iter)
>>>test =record.raw_stream.read()
>>>test

b'\r\n\r\n<!DOCTYPE html>\r\n<html xmlns:fb="http://www.facebook.com/2008/fbml">\r\n<!-- MachineID: WEB363 -->\r\n<head id="ctl00_Head1" data-machine-id="WEB363"><title>\r\n\tRoblox\r\n</title>\r\n<link rel=\'stylesheet\' href=\'https://static.rbxcdn.com/css/MainCSS___ef70d74a64437388d75571187fe9c251_m.css/fetch\' />\r\n\r\n        <link href="https://images.rbxcdn.com/44a7149b90641593a7d3e626c729be2b.ico" rel="icon" />\r\n    <title>ROBLOX Forum</title>\n    <link rel="stylesheet" href="/Forum/skins/default/style/default.css" type="text/css" /><meta http-equiv="X-UA-Compatible" content="IE=edge,requiresActiveX=true" />\r\n<meta charset="UTF-8">\r\n<meta name="viewport" content="width=device-width, initial-scale=1">\r\n<meta name="author" content="Roblox Corporation" />\r\n<meta name="description" content="Have suggestions or ideas for Roblox? Share your feedback on the Roblox forum. Post any questions or technical help you seek and Roblox\xe2\x80\x99s dedicated community will help you out. Also, check out other topics on the forum to post your thoughts about clans, groups, favorite games, and more." />\r\n<meta name="keywords" content="free games, online games, building games, virtual worlds, free mmo, gaming cloud, physics engine" />\r\n<meta name="apple-itunes-app" content="app-id=431946152" />\r\n<meta name="google-site-verification" content="KjufnQUaDv5nXJogvDMey4G-Kb7ceUVxTdzcMaP9pCY" />\r\n\r\n\r\n<script type="application/ld+json">\r\n    {\r\n    "@context" : "http://schema.org",\r\n    "@type" : "Organization",\r\n    "name" : "Roblox",\r\n    "url" : "https://www.roblox.com/",\r\n    "logo": "https://images.rbxcdn.com/c69b74f49e785df33b732273fad9dbe0.png",\r\n    "sameAs" : [\r\n    "https://www.facebook.com/ROBLOX/",\r\n    "https://twitter.com/roblox",\r\n    "https://www.linkedin.com/company/147977",\r\n    "https://www.instagram.com/roblox/",\r\n    "https://www.youtube.com/user/roblox",\r\n    "https://plus.google.com/+roblox",\r\n    "https://www.twitch.tv/roblox"\r\n    ]\r\n    }\r\n</script>    <meta property="og:site_name" content="ROBLOX" />\r\n    <meta property="og:title" content="Roblox" />\r\n    <meta property="og:type"/>\r\n    <meta property="og:description" content="Have suggestions or ideas for Roblox? Share your feedback on the Roblox forum. Post any questions or technical help you seek and Roblox\xe2\x80\x99s dedicated community will help you out. Also, check out other topics on the forum to post your thoughts about clans, groups, favorite games, and more."/>\r\n            <meta property="og:image" content="https://images.rbxcdn.com/022225dc5cf0770d93d63fb0a3968ce2.jpg" />\r\n    <meta property="fb:app_id" content="190191627665278">\r\n    <meta name="twitter:card">\r\n    <meta name="twitter:site">\r\n    <meta name="twitter:title" content="Roblox">\r\n    <meta name="twitter:description" content="Have suggestions or ideas for Roblox? Share your feedback on the Roblox forum. Post any questions or technical help you seek and Roblox\xe2\x80\x99s dedicated community will help you out. Also, check out other topics on the forum to post your thoughts about clans, groups, favorite games, and more.">\r\n    <meta name="twitter:creator">\r\n            <meta name=twitter:image1 content="https://images.rbxcdn.com/8eae653387a4e1f943dc611fb5bc0e05.jpg" />\r\n    <meta name="twitter:app:country" content="US">\r\n    <meta name="twitter:app:name:iphone" content="ROBLOX Mobile">\r\n    <meta name="twitter:app:id:iphone" content="431946152">\r\n    <meta name="twitter:app:url:iphone">\r\n    <meta name="twitter:app:name:ipad" content="ROBLOX Mobile">\r\n    <meta name="twitter:app:id:ipad" content="431946152">\r\n    <meta name="twitter:app:url:ipad">\r\n    <meta name="twitter:app:name:googleplay" content="ROBLOX">\r\n    <meta name="twitter:app:id:googleplay" content="com.roblox.client">\r\n    <meta name="twitter:app:url:googleplay"/>\r\n\r\n<meta name="locale-data" data-language-code="en-us" data-language-name="English" />\r\n<script type="text/javascript">\r\n    var Roblox = Roblox || {};\r\n    Roblox.I18nData = Roblox.I18nData || { };\r\n    Roblox.I18nData.isI18nEnabledForChat = false;\r\n</script><meta name="device-meta"\r\n      data-device-type="computer"\r\n      data-is-in-app="false"\r\n      data-is-desktop="true"\r\n      data-is-phone="false"\r\n      data-is-tablet="false"\r\n      data-is-console="false"\r\n      data-is-android-app="false"\r\n      data-is-ios-app="false"\r\n      data-is-uwp-app="false"\r\n      data-is-xbox-app="false"\r\n      data-is-amazon-app="false"\r\n      data-is-studio="false"\r\n      data-app-type="unknown"\r\n/>\r\n<script type=\'text/javascript\' src=\'//ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js\'></script>\r\n<script type=\'text/javascript\'>window.jQuery || document.write("<script type=\'text/javascript\' src=\'/js/jquery/jquery-1.11.1.js\'><\\/script>")</script>\r\n<script type=\'text/javascript\' src=\'//ajax.aspnetcdn.com/ajax/jquery.migrate/jquery-migrate-1.2.1.min.js\'></script>\r\n<script type=\'text/javascript\'>window.jQuery || document.write("<script type=\'text/javascript\' src=\'/js/jquery/jquery-migrate-1.2.1.js\'><\\/script>")</script>\r\n\r\n    <script type="text/javascript">\r\n\r\n        var _gaq = _gaq || [];\r\n\r\n                window.GoogleAnalyticsDisableRoblox2 = true;\r\n        _gaq.push([\'b._setAccount\', \'UA-486632-1\']);\r\n        _gaq.push([\'b._setCampSourceKey\', \'rbx_source\']);\r\n        _gaq.push([\'b._setCampMediumKey\', \'rbx_medium\']);\r\n        _gaq.push([\'b._setCampContentKey\', \'rbx_campaign\']);\r\n\r\n            _gaq.push([\'b._setDomainName\', \'roblox.com\']);\r\n\r\n            _gaq.push([\'b._setCustomVar\', 1, \'Visitor\', \'Anonymous\', 2]);\r\n                \r\n                    var eventsArr = [\'b._setCustomVar\', 2, \'FirstTimeVisitor\', \'true\', 3];\r\n                    _gaq.push(eventsArr);\r\n                    $(function() {\r\n                        if(GoogleAnalyticsEvents) {\r\n                            GoogleAnalyticsEvents.Log(eventsArr);\r\n                        }\r\n                    });\r\n                \r\n            _gaq.push([\'b._trackPageview\']);\r\n\r\n        _gaq.push([\'c._setAccount\', \'UA-26810151-2\']);\r\n            _gaq.push([\'c._setSampleRate\', \'1\']);\r\n                    _gaq.push([\'c._setDomainName\', \'roblox.com\']);\r\n        \r\n        (function () {\r\n            var ga = document.createElement(\'script\');\r\n            ga.type = \'text/javascript\';\r\n            ga.async = true;\r\n            ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';\r\n            var s = document.getElementsByTagName(\'script\')[0];\r\n            s.parentNode.insertBefore(ga, s);\r\n        })();\r\n    </script>\r\n\r\n<script type="text/javascript">\r\n    var _prum = [[\'id\', \'\'],\r\n                 [\'mark\', \'firstbyte\', (new Date()).getTime()]];\r\n    (function() {\r\n        var s = document.getElementsByTagName(\'script\')[0]\r\n          , p = document.createElement(\'script\');\r\n        p.async = \'async\';\r\n        p.src = \'//rum-static.pingdom.net/prum.min.js\';\r\n        s.parentNode.insertBefore(p, s);\r\n    })();\r\n</script>\r\n<script type=\'text/javascript\' src=\'https://js.rbxcdn.com/86e721bfbd8b9f1012000d0d1c6d8e28.js\'></script>\r\n        <script type="text/javascript">\r\n            if (Roblox && Roblox.EventStream) {\r\n                Roblox.EventStream.Init("//ecsv2.roblox.com/www/e.png",\r\n                    "//ecsv2.roblox.com/www/e.png",\r\n                    "//ecsv2.roblox.com/pe?t=studio",\r\n                    "//ecsv2.roblox.com/pe?t=diagnostic");\r\n            }\r\n        </script>\r\n\r\n\r\n<script type="text/javascript">\r\n    if (Roblox && Roblox.PageHeartbeatEvent) {\r\n        Roblox.PageHeartbeatEvent.Init([2,8,20,60]);\r\n    }\r\n</script><script type=\'text/javascript\'>Roblox.config.externalResources = [];Roblox.config.paths[\'Pages.Catalog\'] = \'https://js.rbxcdn.com/e7bf8279154de3a9409cfcbc857ca4cb.js\';Roblox.config.paths[\'Pages.CatalogShared\'] = \'https://js.rbxcdn.com/cc6c10c191acdc87bff3c13d0c008164.js\';Roblox.config.paths[\'Widgets.AvatarImage\'] = \'https://js.rbxcdn.com/6bac93e9bb6716f32f09db749cec330b.js\';Roblox.config.paths[\'Widgets.DropdownMenu\'] = \'https://js.rbxcdn.com/7b436bae917789c0b84f40fdebd25d97.js\';Roblox.config.paths[\'Widgets.GroupImage\'] = \'https://js.rbxcdn.com/33d82b98045d49ec5a1f635d14cc7010.js\';Roblox.config.paths[\'Widgets.HierarchicalDropdown\'] = \'https://js.rbxcdn.com/3368571372da9b2e1713bb54ca42a65a.js\';Roblox.config.paths[\'Widgets.ItemImage\'] = \'https://js.rbxcdn.com/e79fc9c586a76e2eabcddc240298e52c.js\';Roblox.config.paths[\'Widgets.PlaceImage\'] = \'https://js.rbxcdn.com/31df1ed92170ebf3231defcd9b841008.js\';Roblox.config.paths[\'Widgets.SurveyModal\'] = \'https://js.rbxcdn.com/d6e979598c460090eafb6d38231159f6.js\';</script>    <script type="text/javascript">\r\n        $(function () {\r\n            Roblox.JSErrorTracker.initialize({ \'suppressConsoleError\': true});\r\n        });\r\n    </script>\r\n<script type=\'text/javascript\' src=\'https://js.rbxcdn.com/bc3e553bd300e4c72b0e51b27c7ff150.js\'></script>\r\n\r\n\r\n        <link rel="canonical" href="https://forum.roblox.com/Forum/ShowPost.aspx?PostID=173034401" />\r\n        <script type="text/javascript">\r\nif (typeof(Roblox) === "undefined") { Roblox = {}; }\r\nRoblox.Endpoints = Roblox.Endpoints || {};\r\nRoblox.Endpoints.Urls = Roblox.Endpoints.Urls || {};\r\nRoblox.Endpoints.Urls[\'/api/item.ashx\'] = \'https://www.roblox.com/api/item.ashx\';\r\nRoblox.Endpoints.Urls[\'/asset/\'] = \'https://assetgame.roblox.com/asset/\';\r\nRoblox.Endpoints.Urls[\'/client-status/set\'] = \'https://www.roblox.com/client-status/set\';\r\nRoblox.Endpoints.Urls[\'/client-status\'] = \'https://www.roblox.com/client-status\';\r\nRoblox.Endpoints.Urls[\'/game/\'] = \'https://assetgame.roblox.com/game/\';\r\nRoblox.Endpoints.Urls[\'/game-auth/getauthticket\'] = \'https://www.roblox.com/game-auth/getauthticket\';\r\nRoblox.Endpoints.Urls[\'/game/edit.ashx\'] = \'https://assetgame.roblox.com/game/edit.ashx\';\r\nRoblox.Endpoints.Urls[\'/game/getauthticket\'] = \'https://assetgame.roblox.com/game/getauthticket\';\r\nRoblox.Endpoints.Urls[\'/game/get-hash\'] = \'https://assetgame.roblox.com/game/get-hash\';\r\nRoblox.Endpoints.Urls[\'/game/placelauncher.ashx\'] = \'https://assetgame.roblox.com/game/placelauncher.ashx\';\r\nRoblox.Endpoints.Urls[\'/game/preloader\'] = \'https://assetgame.roblox.com/game/preloader\';\r\nRoblox.Endpoints.Urls[\'/game/report-stats\'] = \'https://assetgame.roblox.com/game/report-stats\';\r\nRoblox.Endpoints.Urls[\'/game/report-event\'] = \'https://assetgame.roblox.com/game/report-event\';\r\nRoblox.Endpoints.Urls[\'/game/updateprerollcount\'] = \'https://assetgame.roblox.com/game/updateprerollcount\';\r\nRoblox.Endpoints.Urls[\'/login/default.aspx\'] = \'https://www.roblox.com/login/default.aspx\';\r\nRoblox.Endpoints.Urls[\'/my/avatar\'] = \'https://www.roblox.com/my/avatar\';\r\nRoblox.Endpoints.Urls[\'/my/money.aspx\'] = \'https://www.roblox.com/my/money.aspx\';\r\nRoblox.Endpoints.Urls[\'/navigation/userdata\'] = \'https://www.roblox.com/navigation/userdata\';\r\nRoblox.Endpoints.Urls[\'/chat/chat\'] = \'https://www.roblox.com/chat/chat\';\r\nRoblox.Endpoints.Urls[\'/chat/data\'] = \'https://www.roblox.com/chat/data\';\r\nRoblox.Endpoints.Urls[\'/presence/users\'] = \'https://www.roblox.com/presence/users\';\r\nRoblox.Endpoints.Urls[\'/presence/user\'] = \'https://www.roblox.com/presence/user\';\r\nRoblox.Endpoints.Urls[\'/friends/list\'] = \'https://www.roblox.com/friends/list\';\r\nRoblox.Endpoints.Urls[\'/navigation/getcount\'] = \'https://www.roblox.com/navigation/getCount\';\r\nRoblox.Endpoints.Urls[\'/regex/email\'] = \'https://www.roblox.com/regex/email\';\r\nRoblox.Endpoints.Urls[\'/catalog/browse.aspx\'] = \'https://www.roblox.com/catalog/browse.aspx\';\r\nRoblox.Endpoints.Urls[\'/catalog/html\'] = \'https://search.roblox.com/catalog/html\';\r\nRoblox.Endpoints.Urls[\'/catalog/json\'] = \'https://search.roblox.com/catalog/json\';\r\nRoblox.Endpoints.Urls[\'/catalog/contents\'] = \'https://search.roblox.com/catalog/contents\';\r\nRoblox.Endpoints.Urls[\'/catalog/lists.aspx\'] = \'https://search.roblox.com/catalog/lists.aspx\';\r\nRoblox.Endpoints.Urls[\'/catalog/items\'] = \'https://search.roblox.com/catalog/items\';\r\nRoblox.Endpoints.Urls[\'/asset-hash-thumbnail/image\'] = \'https://assetgame.roblox.com/asset-hash-thumbnail/image\';\r\nRoblox.Endpoints.Urls[\'/asset-hash-thumbnail/json\'] = \'https://assetgame.roblox.com/asset-hash-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/asset-thumbnail-3d/json\'] = \'https://assetgame.roblox.com/asset-thumbnail-3d/json\';\r\nRoblox.Endpoints.Urls[\'/asset-thumbnail/image\'] = \'https://assetgame.roblox.com/asset-thumbnail/image\';\r\nRoblox.Endpoints.Urls[\'/asset-thumbnail/json\'] = \'https://assetgame.roblox.com/asset-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/asset-thumbnail/url\'] = \'https://assetgame.roblox.com/asset-thumbnail/url\';\r\nRoblox.Endpoints.Urls[\'/asset/request-thumbnail-fix\'] = \'https://assetgame.roblox.com/asset/request-thumbnail-fix\';\r\nRoblox.Endpoints.Urls[\'/avatar-thumbnail-3d/json\'] = \'https://www.roblox.com/avatar-thumbnail-3d/json\';\r\nRoblox.Endpoints.Urls[\'/avatar-thumbnail/image\'] = \'https://www.roblox.com/avatar-thumbnail/image\';\r\nRoblox.Endpoints.Urls[\'/avatar-thumbnail/json\'] = \'https://www.roblox.com/avatar-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/avatar-thumbnails\'] = \'https://www.roblox.com/avatar-thumbnails\';\r\nRoblox.Endpoints.Urls[\'/avatar/request-thumbnail-fix\'] = \'https://www.roblox.com/avatar/request-thumbnail-fix\';\r\nRoblox.Endpoints.Urls[\'/bust-thumbnail/json\'] = \'https://www.roblox.com/bust-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/group-thumbnails\'] = \'https://www.roblox.com/group-thumbnails\';\r\nRoblox.Endpoints.Urls[\'/groups/getprimarygroupinfo.ashx\'] = \'https://www.roblox.com/groups/getprimarygroupinfo.ashx\';\r\nRoblox.Endpoints.Urls[\'/headshot-thumbnail/json\'] = \'https://www.roblox.com/headshot-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/item-thumbnails\'] = \'https://www.roblox.com/item-thumbnails\';\r\nRoblox.Endpoints.Urls[\'/outfit-thumbnail/json\'] = \'https://www.roblox.com/outfit-thumbnail/json\';\r\nRoblox.Endpoints.Urls[\'/place-thumbnails\'] = \'https://www.roblox.com/place-thumbnails\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/asset/\'] = \'https://www.roblox.com/thumbnail/asset/\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/avatar-headshot\'] = \'https://www.roblox.com/thumbnail/avatar-headshot\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/avatar-headshots\'] = \'https://www.roblox.com/thumbnail/avatar-headshots\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/user-avatar\'] = \'https://www.roblox.com/thumbnail/user-avatar\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/resolve-hash\'] = \'https://www.roblox.com/thumbnail/resolve-hash\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/place\'] = \'https://www.roblox.com/thumbnail/place\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/get-asset-media\'] = \'https://www.roblox.com/thumbnail/get-asset-media\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/remove-asset-media\'] = \'https://www.roblox.com/thumbnail/remove-asset-media\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/set-asset-media-sort-order\'] = \'https://www.roblox.com/thumbnail/set-asset-media-sort-order\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/place-thumbnails\'] = \'https://www.roblox.com/thumbnail/place-thumbnails\';\r\nRoblox.Endpoints.Urls[\'/thumbnail/place-thumbnails-partial\'] = \'https://www.roblox.com/thumbnail/place-thumbnails-partial\';\r\nRoblox.Endpoints.Urls[\'/thumbnail_holder/g\'] = \'https://www.roblox.com/thumbnail_holder/g\';\r\nRoblox.Endpoints.Urls[\'/users/{id}/profile\'] = \'https://www.roblox.com/users/{id}/profile\';\r\nRoblox.Endpoints.Urls[\'/service-workers/push-notifications\'] = \'https://www.roblox.com/service-workers/push-notifications\';\r\nRoblox.Endpoints.Urls[\'/notification-stream/notification-stream-data\'] = \'https://www.roblox.com/notification-stream/notification-stream-data\';\r\nRoblox.Endpoints.Urls[\'/api/friends/acceptfriendrequest\'] = \'https://www.roblox.com/api/friends/acceptfriendrequest\';\r\nRoblox.Endpoints.Urls[\'/api/friends/declinefriendrequest\'] = \'https://www.roblox.com/api/friends/declinefriendrequest\';\r\nRoblox.Endpoints.Urls[\'/authentication/is-logged-in\'] = \'https://www.roblox.com/authentication/is-logged-in\';\r\nRoblox.Endpoints.addCrossDomainOptionsToAllRequests = true;\r\n</script>\r\n<script type="text/javascript">\r\nif (typeof(Roblox) === "undefined") { Roblox = {}; }\r\nRoblox.Endpoints = Roblox.Endpoints || {};\r\nRoblox.Endpoints.Urls = Roblox.Endpoints.Urls || {};\r\n</script>\r\n<script>\r\n    Roblox = Roblox || {};\r\n    Roblox.AbuseReportPVMeta = {\r\n        desktopEnabled: false,\r\n        phoneEnabled: false,\r\n        inAppEnabled: false,\r\n        inApp: false\r\n    };\r\n</script></head>\r\n<body id="rbx-body"\r\n    class=""\r\n    data-performance-relative-value="0.005"\r\n    data-internal-page-name=""\r\n    data-send-event-percentage="0.01">\r\n    <div id="roblox-linkify" data-enabled="true" data-regex="(https?\\:\\/\\/)?(?:www\\.)?([a-z0-9\\-]{2,}\\.)*(((m|de|www|web|api|blog|wiki|help|corp|polls|bloxcon|developer|devforum|forum)\\.roblox\\.com|robloxlabs\\.com)|(www\\.shoproblox\\.com))((\\/[A-Za-z0-9-+&amp;@#\\/%?=~_|!:,.;]*)|(\\b|\\s))" data-regex-flags="gm" data-as-http-regex=""></div>\r\n<div id="image-retry-data"\r\n     data-image-retry-max-times="10"\r\n     data-image-retry-timer="1500"\r\n     data-ga-logging-percent="10">\r\n</div>\r\n<div id="http-retry-data"\r\n     data-http-retry-max-timeout="0"\r\n     data-http-retry-base-timeout="0"\r\n     data-http-retry-max-times="5">\r\n</div>\r\n\r\n<div id="modal-confirmation" class="modal-confirmation" data-modal-type="confirmation">\r\n    <div id="modal-dialog"  class="modal-dialog">\r\n        <div class="modal-content">\r\n            <div class="modal-header">\r\n                <button type="button" class="close" data-dismiss="modal">\r\n                    <span aria-hidden="true"><span class="icon-close"></span></span><span class="sr-only">Close</span>\r\n                </button>\r\n                <h5 class="modal-title"></h5>\r\n            </div>\r\n\r\n            <div class="modal-body">\r\n                <div class="modal-top-body">\r\n                    <div class="modal-message"></div>\r\n                    <div class="modal-image-container roblox-item-image" data-image-size="medium" data-no-overlays data-no-click>\r\n                        <img class="modal-thumb" alt="generic image"/>\r\n                    </div>\r\n                    <div class="modal-checkbox checkbox">\r\n                        <input id="modal-checkbox-input" type="checkbox"/>\r\n                        <label for="modal-checkbox-input"></label>\r\n                    </div>\r\n                </div>\r\n                <div class="modal-btns">\r\n                    <a href id="confirm-btn"><span></span></a>\r\n                    <a href id="decline-btn"><span></span></a>\r\n                </div>\r\n                <div class="loading modal-processing">\r\n                    <img class="loading-default" src=\'https://images.rbxcdn.com/4bed93c91f909002b1f17f05c0ce13d1.gif\' alt="Processing..." />\r\n                </div>\r\n            </div>\r\n            <div class="modal-footer text-footer">\r\n\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <script type="text/javascript">\r\n        Roblox = Roblox || {};\r\n        Roblox.Resources = Roblox.Resources || {};\r\n\r\n        //<sl:translate>\r\n        Roblox.Resources.Dialog = {\r\n            yes: "Yes",\r\n            No: "No",\r\n            OK: "OK",\r\n            Confirm: "Confirm",\r\n            Cancel: "Cancel",\r\n            Agree: "Agree"\r\n        };\r\n        //</sl:translate>\r\n    </script>\r\n</div>\r\n\r\n    <script type="text/javascript">Roblox.XsrfToken.setToken(\'mNC+XxtUF9VW\');</script>\r\n \r\n    <script type="text/javascript">\r\n        if (top.location != self.location) {\r\n            top.location = self.location.href;\r\n        }\r\n    </script>\r\n  \r\n<style type="text/css">\r\n    \r\n</style>\r\n<form name="aspnetForm" method="post" action="/Forum/ShowPost.aspx?PostID=173034401" id="aspnetForm" class="nav-container no-gutter-ads">\r\n<div>\r\n<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="gv0ZcxonaOFGeIAe2H7yIY0Wa4wwPATTVDJmgZsdQYTlG1lEQixp+jZ8caldrW7aH2TtL1B8SlRopl1hgZzDRAhxLp1iWLxaN2BuhdjJZ85T6+T29sVrUWy91+g9mUxqOFQFIkWVmVKuVMhuQEJD4g42sE8raKSCxBU99WbQus+WZ0uBCRWzjAttUTuP0roRp5wnALh1XbVhH3Qul/vn+H1deV+R+6IQFbXhJsGnkK4nCFcvGiX+eZEYSlprx5CXVk0g1RvNK2KSRB0PP/ZoothCpCyPp0PoWl2TY60wKlsInCjk6EZxvbx/q0SoRWvYqEuId2CTerk9ujuRzNbEu7rnGPiug3Ux/DXYFHBG43mn20jiVfP5DyuFinR73yI6/vUygFzDfjFxIuCujoUYaCTwLF18l0m40uwgUdHhuwMGWkV6" />\r\n</div>\r\n\r\n\r\n<script src="https://ajax.aspnetcdn.com/ajax/4.5.1/1/MicrosoftAjax.js" type="text/javascript"></script>\r\n<script type="text/javascript">\r\n//<![CDATA[\r\n(window.Sys && Sys._Application && Sys.Observer)||document.write(\'<script type="text/javascript" src="/ScriptResource.axd?d=uHIkleVeDJf4xS50Krz-yA3kt4iEPLwQOcXDJXuiLb543xmSxgoBWyWb-0CTRrqRXPsCyYHFJoMX6TPqspOUhmvwRxW7JGKByJCuSKPDJkedBK4vZ68d-hQEQYwPVMjKP6tsCULlkgnx_6P0HwSsu1ZPvc01&t=72e85ccd"><\\/script>\');//]]>\r\n</script>\r\n\r\n<script src="/ScriptResource.axd?d=3FnasxqMhUzvKfS6B2nKk3w5yzhMqQdK7X_XOIVmBWRN3NyVarXzuAwmT4WMgjky_5qNiMjBKKJHmadFVK0HULeG4Hg6cDCYuDSfKGoFQZRtsu7Ztek-RrYImvQPhL3rE51l4WbBjw4FE9o-PbCKCP3bFdulbrH3QL69TapT9Gq0CXnWlIGqTw83u0ERuWKWZIBsc5FHJ-8pXCkCZV9HYxqe1VI1" type="text/javascript"></script>\r\n<div>\r\n\r\n\t<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="2F1CF970" />\r\n\t<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="dAD73KV+yiLVPmWil+o3rIlh9G/LgAeFlyn7iTj5qyu0lb5KBPSKkf4lewqWjFbrXqXlQCoGAvkqA3Ylej5Yz+jikywDSpizsQfz2uZow0B/YXlTR4cAXjWv2pvcUfKrRmApgWs/63uP13LD4cEc3sl4n5856p1tME+5tLoqeA2tLzTD" />\r\n</div>\r\n    <div id="fb-root">\r\n    </div>\r\n    \r\n    \r\n         \r\n    \r\n    \r\n    \r\n\r\n\r\n\r\n<div id="header"\r\n     class="navbar-fixed-top rbx-header"\r\n     data-isauthenticated="false"\r\n     role="navigation">\r\n    <div class="container-fluid">\r\n        <div class="rbx-navbar-header">\r\n            <div data-behavior="nav-notification" class="rbx-nav-collapse" onselectstart="return false;">\r\n\r\n                \r\n            </div>\r\n            <div class="navbar-header">\r\n                \r\n                <a class="navbar-brand" href="https://www.roblox.com/">\r\n                    <span class="icon-logo"></span>\r\n                    <span class="icon-logo-r"></span>\r\n                </a>\r\n            </div>\r\n        </div>\r\n        <ul class="nav rbx-navbar hidden-xs hidden-sm col-md-4 col-lg-3">\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/games">Games</a>\r\n            </li>\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/catalog/">Catalog</a>\r\n            </li>\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/develop">Develop</a>\r\n            </li>\r\n            <li>\r\n                <a class="buy-robux nav-menu-title" href="https://www.roblox.com/upgrades/robux?ctx=nav">Robux</a>\r\n            </li>\r\n        </ul><!--rbx-navbar-->\r\n        <div id="navbar-universal-search" class="navbar-left rbx-navbar-search col-xs-5 col-sm-6 col-md-3" data-behavior="univeral-search" role="search">\r\n            <div class="input-group">\r\n\r\n                <input id="navbar-search-input" class="form-control input-field" type="text" placeholder="Search" maxlength="120" />\r\n                <div class="input-group-btn">\r\n                    <button id="navbar-search-btn" class="input-addon-btn" type="submit">\r\n                        <span class="icon-nav-search"></span>\r\n                    </button>\r\n                </div>\r\n            </div>\r\n            <ul data-toggle="dropdown-menu" class="dropdown-menu" role="menu">\r\n                <li class="rbx-navbar-search-option rbx-clickable-li selected" data-searchurl="https://www.roblox.com/search/users?keyword=">\r\n                    <a class="rbx-navbar-search-anchor" href="https://www.roblox.com/search/users?keyword=">\r\n                        <span class="rbx-navbar-search-text">Search <span class=\'rbx-navbar-search-string\'></span> in Players</span>\r\n                    </a>\r\n                </li>\r\n                        <li class="rbx-navbar-search-option rbx-clickable-li" data-searchurl="https://www.roblox.com/games/?Keyword=">\r\n                            <a class="rbx-navbar-search-anchor" href="https://www.roblox.com/games/?Keyword=">\r\n                                <span class="rbx-navbar-search-text"> Search <span class=\'rbx-navbar-search-string\'></span> in Games</span>\r\n                            </a>\r\n                        </li>\r\n                        <li class="rbx-navbar-search-option rbx-clickable-li" data-searchurl="https://www.roblox.com/catalog/browse.aspx?CatalogContext=1&amp;Keyword=">\r\n                            <a class="rbx-navbar-search-anchor" href="https://www.roblox.com/catalog/browse.aspx?CatalogContext=1&amp;Keyword=">\r\n                                <span class="rbx-navbar-search-text"> Search <span class=\'rbx-navbar-search-string\'></span> in Catalog</span>\r\n                            </a>\r\n                        </li>\r\n                        <li class="rbx-navbar-search-option rbx-clickable-li" data-searchurl="https://www.roblox.com/groups/search.aspx?val=">\r\n                            <a class="rbx-navbar-search-anchor" href="https://www.roblox.com/groups/search.aspx?val=">\r\n                                <span class="rbx-navbar-search-text"> Search <span class=\'rbx-navbar-search-string\'></span> in Groups</span>\r\n                            </a>\r\n                        </li>\r\n                        <li class="rbx-navbar-search-option rbx-clickable-li" data-searchurl="https://www.roblox.com/develop/library?CatalogContext=2&amp;Category=6&amp;Keyword=">\r\n                            <a class="rbx-navbar-search-anchor" href="https://www.roblox.com/develop/library?CatalogContext=2&amp;Category=6&amp;Keyword=">\r\n                                <span class="rbx-navbar-search-text"> Search <span class=\'rbx-navbar-search-string\'></span> in Library</span>\r\n                            </a>\r\n                        </li>\r\n            </ul>\r\n        </div><!--rbx-navbar-search-->\r\n        <div class="navbar-right rbx-navbar-right">\r\n                <ul class="nav navbar-right rbx-navbar-right-nav" data-display-opened="False">\r\n                    <li class="login-action">\r\n                        <a id="head-login" class="rbx-navbar-login nav-menu-title" data-behavior="login" data-viewport="#header">Log In</a>\r\n                    </li>\r\n                    <div id="iFrameLogin" class="iFrameLogin popover bottom in" role="menu">\r\n                        <div class="arrow"></div>\r\n                            <iframe id="iframe-login" name="iframe-nav-login" class="rbx-navbar-login-iframe" data-delaysrc="https://www.roblox.com/Login/iFrameLogin.aspx?parentUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401" scrolling="no" frameborder="0" width="320"></iframe>\r\n                    </div>\r\n                    <li class="login-action">\r\n                        <a class="rbx-navbar-signup nav-menu-title" href="https://www.roblox.com/account/signupredir">Sign Up</a>\r\n                    </li>\r\n                    <li class="rbx-navbar-right-search" data-toggle="toggle-search">\r\n                        <a class="rbx-menu-icon">\r\n                            <span class="icon-nav-search-white"></span>\r\n                        </a>\r\n                    </li>\r\n                </ul>\r\n        </div><!-- navbar right-->\r\n        <ul class="nav rbx-navbar hidden-md hidden-lg col-xs-12">\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/games">Games</a>\r\n            </li>\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/catalog/">Catalog</a>\r\n            </li>\r\n            <li>\r\n                <a class="nav-menu-title" href="https://www.roblox.com/develop">Develop</a>\r\n            </li>\r\n            <li>\r\n                <a class="buy-robux nav-menu-title" href="https://www.roblox.com/upgrades/robux?ctx=nav">Robux</a>\r\n            </li>\r\n        </ul><!--rbx-navbar-->\r\n    </div>\r\n</div>\r\n\r\n\r\n<!-- LEFT NAV MENU -->\r\n\r\n<script type="text/javascript">\r\n    var Roblox = Roblox || {};\r\n    (function () {\r\n        if (Roblox && Roblox.Performance) {\r\n            Roblox.Performance.setPerformanceMark("navigation_end");\r\n        }\r\n    })();\r\n</script>\r\n\r\n\r\n        <div id="navContent" class="nav-content logged-out"><div class="nav-content-inner">\r\n    <div id="MasterContainer" >\r\n        \r\n\r\n<script type="text/javascript">\r\n    $(function(){\r\n        function trackReturns() {\r\n            function dayDiff(d1, d2) {\r\n                return Math.floor((d1-d2)/86400000);\r\n            }\r\n            if (!localStorage) {\r\n                return false;\r\n            }\r\n\r\n            var cookieName = \'RBXReturn\';\r\n            var cookieOptions = {expires:9001};\r\n            var cookieStr = localStorage.getItem(cookieName) || "";\r\n            var cookie = {};\r\n\r\n            try {\r\n                cookie = JSON.parse(cookieStr);\r\n            } catch (ex) {\r\n                // busted cookie string from old previous version of the code\r\n            }\r\n\r\n            try {\r\n                if (typeof cookie.ts === "undefined" || isNaN(new Date(cookie.ts))) {\r\n                    localStorage.setItem(cookieName, JSON.stringify({ ts: new Date().toDateString() }));\r\n                    return false;\r\n                }\r\n            } catch (ex) {\r\n                return false;\r\n            }\r\n\r\n            var daysSinceFirstVisit = dayDiff(new Date(), new Date(cookie.ts));\r\n            if (daysSinceFirstVisit == 1 && typeof cookie.odr === "undefined") {\r\n                RobloxEventManager.triggerEvent(\'rbx_evt_odr\', {});\r\n                cookie.odr = 1;\r\n            }\r\n            if (daysSinceFirstVisit >= 1 && daysSinceFirstVisit <= 7 && typeof cookie.sdr === "undefined") {\r\n                RobloxEventManager.triggerEvent(\'rbx_evt_sdr\', {});\r\n                cookie.sdr = 1;\r\n            }\r\n            try {\r\n                localStorage.setItem(cookieName, JSON.stringify(cookie));\r\n            } catch (ex) {\r\n                return false;\r\n            }\r\n        }\r\n\r\n        GoogleListener.init();\r\n\r\n\r\n    \r\n        RobloxEventManager.initialize(true);\r\n        RobloxEventManager.triggerEvent(\'rbx_evt_pageview\');\r\n        trackReturns();\r\n        \r\n\r\n    \r\n        RobloxEventManager._idleInterval = 450000;\r\n        RobloxEventManager.registerCookieStoreEvent(\'rbx_evt_initial_install_start\');\r\n        RobloxEventManager.registerCookieStoreEvent(\'rbx_evt_ftp\');\r\n        RobloxEventManager.registerCookieStoreEvent(\'rbx_evt_initial_install_success\');\r\n        RobloxEventManager.registerCookieStoreEvent(\'rbx_evt_fmp\');\r\n        RobloxEventManager.startMonitor();\r\n        \r\n\r\n    });\r\n\r\n</script>\r\n\r\n\r\n\r\n        <script type="text/javascript">Roblox.FixedUI.gutterAdsEnabled=false;</script>\r\n\r\n        \r\n\r\n        <div id="Container">\r\n            \r\n            \r\n        </div>\r\n\r\n\t\t\r\n        \r\n        <noscript><div class="alert-info"><h5>Please enable Javascript to use all the features on this site.</h5></div></noscript>\r\n        \r\n        \r\n        <div class="alert-container">\r\n            \r\n            \r\n        </div>\r\n        \r\n        \r\n        \r\n    <div id="AdvertisingLeaderboard">\r\n        \r\n\r\n<iframe name="Roblox_Forums_Middle_728x90" \r\n        allowtransparency="true"\r\n        frameborder="0"\r\n        height="110"\r\n        scrolling="no"\r\n        src="https://www.roblox.com/user-sponsorship/1"\r\n        width="728"\r\n        data-js-adtype="iframead"\r\n        data-ad-slot="Roblox_Forums_Middle_728x90"></iframe>\r\n\r\n    </div>\r\n\r\n        \r\n        <div id="BodyWrapper">\r\n            \r\n            <div id="RepositionBody">\r\n                <div id="Body" class="body-width ">\r\n                    \r\n\r\n    <table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">\r\n        <tr valign="top">\r\n            <!-- left column -->\r\n            <td>&nbsp;&nbsp;&nbsp;</td>\r\n\r\n            <!-- center column -->\r\n            <td id="ctl00_cphRoblox_CenterColumn" width="95%" class="CenterColumn">\r\n                <br>\r\n                <span id="ctl00_cphRoblox_PostView1">\r\n\r\n<table cellPadding="0" width="100%">\r\n  <tr>\r\n    <td align="left">\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami1" NAME="Whereami1">\r\n<div>\r\n    <nobr>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami1_ctl00_LinkHome" class="linkMenuSink notranslate" href="/Forum/Default.aspx">ROBLOX Forum</a>\r\n    </nobr>\r\n    <nobr>\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami1_ctl00_ForumGroupSeparator" class="normalTextSmallBold"> \xc2\xbb </span>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami1_ctl00_LinkForumGroup" class="linkMenuSink notranslate" href="/Forum/ShowForumGroup.aspx?ForumGroupID=8">Club Houses</a>\r\n    </nobr>\r\n    <nobr>\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami1_ctl00_ForumSeparator" class="normalTextSmallBold"> \xc2\xbb </span>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami1_ctl00_LinkForum" class="linkMenuSink notranslate" href="/Forum/ShowForum.aspx?ForumID=32">Clans & Guilds</a>\r\n    </nobr>\r\n</div></span>\r\n    </td>\r\n    <td align="right">\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Navigationmenu1">\r\n\r\n<div id="forum-nav" style="text-align: right">\r\n\t<a id="ctl00_cphRoblox_PostView1_ctl00_Navigationmenu1_ctl00_HomeMenu" class="menuTextLink first" href="/Forum/Default.aspx">Home</a>\r\n\t<a id="ctl00_cphRoblox_PostView1_ctl00_Navigationmenu1_ctl00_SearchMenu" class="menuTextLink" href="/Forum/Search/default.aspx">Search</a>\r\n\t\r\n\t\r\n\t\r\n\t\r\n\t\r\n\t\r\n\t\r\n</div>\r\n</span>\r\n    </td>\r\n  </tr>\r\n  <tr>\r\n    <td align="left" colSpan="2">&nbsp;</td>\r\n  </tr>\r\n  <tr>\r\n    <td align="left" colSpan="2">\r\n        <h2 id="ctl00_cphRoblox_PostView1_ctl00_PostTitle" CssClass="notranslate" style="margin-bottom:20px">Re: VAK literally just shutdown a server so they could FLOOD </h2>\r\n    </td>\r\n  </tr>\r\n  <tr>\r\n    <td vAlign="middle" align="left">\r\n\t    <span class="normalTextSmallBold"></span>\r\n    </td>\r\n  </tr>\r\n  <tr>\r\n    <td colSpan="2">\r\n        <table id="ctl00_cphRoblox_PostView1_ctl00_PostList" class="tableBorder" cellspacing="1" cellpadding="0" border="0" style="width:100%;">\r\n\t<tr>\r\n\t\t<td class="forumHeaderBackgroundAlternate" colspan="2" style="height:20px;"><table class="forum-table-header" cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td align="left" style="width:50%;"></td><td class="tableHeaderText table-header-right-align" align="right"><a id="ctl00_cphRoblox_PostView1_ctl00_PostList_ctl00_PreviousThread" class="linkSmallBold" href="javascript:__doPostBack(&#39;ctl00$cphRoblox$PostView1$ctl00$PostList$ctl00$PreviousThread&#39;,&#39;&#39;)">Previous Thread</a>&nbsp;<span class="normalTextSmallBold">::</span>&nbsp;<a id="ctl00_cphRoblox_PostView1_ctl00_PostList_ctl00_NextThread" class="linkSmallBold" href="javascript:__doPostBack(&#39;ctl00$cphRoblox$PostView1$ctl00$PostList$ctl00$NextThread&#39;,&#39;&#39;)">Next Thread</a>&nbsp;</td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:51 PM<a name="173032440"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">died</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032440&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:53 PM<a name="173032586"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">It&#39;s a glitch - VAK HR</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032586&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="brunbamsen is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/22140342/profile">brunbamsen</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/22140342/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Sir_brunbamse15" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Sir_brunbamse15" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 07 Dec 2011</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>13973</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="brunbamsen" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:53 PM<a name="173032607"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">imperialvaktovias online too</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032607&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Dreystruction is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/47155533/profile">Dreystruction</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/47155533/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Vincentius_Pacem" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Vincentius_Pacem" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 16 Aug 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>2181</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Dreystruction" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:55 PM<a name="173032722"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">b</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032722&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="LordIntense is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/20523919/profile">LordIntense</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/20523919/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=LordIntense" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=LordIntense" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 01 Oct 2011</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>24238</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="LordIntense" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:56 PM<a name="173032760"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">magic</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032760&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Evandrus is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/28507875/profile">Evandrus</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/28507875/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Aimstatic" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Aimstatic" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 12 Jun 2012</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>3971</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Evandrus" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:56 PM<a name="173032779"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">It&#39;s magic.</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032779&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:56 PM<a name="173032808"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">Need I mention the server was shutdown right as it went official.</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032808&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="riav is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/22440394/profile">riav</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/22440394/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=riav" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=riav" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 19 Dec 2011</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>15452</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="riav" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:57 PM<a name="173032857"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">Any respect I had was just lost.<br /><br /><br /><br />Online Dance Me</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032857&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="iDisplaced is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/67368287/profile">iDisplaced</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/67368287/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=iDisplaced" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=iDisplaced" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 19 Aug 2014</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>846</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="iDisplaced" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:58 PM<a name="173032946"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">It&#39;s not a glitch by the way, the same people that were in vac/vak team were still in the game when they &quot;shutdown&quot; then that&#39;s when more vac/vak came in the server, they basically used a weak tactic.</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173032946&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Evandrus is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/28507875/profile">Evandrus</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/28507875/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Aimstatic" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Aimstatic" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 12 Jun 2012</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>3971</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Evandrus" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 09:59 PM<a name="173033027"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">No wonder why they can&#39;t win at Sierra.</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033027&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="GunPuppet is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/88476327/profile">GunPuppet</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/88476327/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=GunPuppet" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=GunPuppet" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 06 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>6574</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="GunPuppet" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:00 PM<a name="173033082"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">FOR THE HORDE!</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033082&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="gamehack26 is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/792960/profile">gamehack26</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/792960/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=gamehack26" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=gamehack26" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 06 Aug 2008</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>1312</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="gamehack26" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:03 PM<a name="173033311"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">no one can win at sierra because the ff time is like a minute long<br />also heal guns that bring you from 2 to 100 health in a second<br /><br />hi im gamehack26 and im a noob</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033311&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="LordIntense is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/20523919/profile">LordIntense</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/20523919/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=LordIntense" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=LordIntense" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 01 Oct 2011</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>24238</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="LordIntense" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:04 PM<a name="173033341"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">lol vak won at rat base alot</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033341&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:04 PM<a name="173033355"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">VOID almost won against like 8 FoL <br />It&#39;s really hard but it is possible</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033355&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Broflito is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/89582339/profile">Broflito</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/89582339/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Broflito" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Broflito" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 20 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>1741</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Broflito" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:05 PM<a name="173033423"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">gamehack,<br /><br />why are you complaining?<br /><br />fc, raa, sf, void, tgi, ucr &amp; more have all won at sierra just because vs cant win doesnt mean nobody can</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033423&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Broflito is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/89582339/profile">Broflito</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/89582339/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Broflito" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Broflito" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 20 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>1741</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Broflito" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:06 PM<a name="173033465"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">ladere, it was 7 fol and if you consider holding term for 30 seconds close then i guess you&#39;re right</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033465&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:06 PM<a name="173033510"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">You weren&#39;t even in the server we held it for like 4 and a half mins</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033510&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="razbliuto is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/32549005/profile">razbliuto</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/32549005/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Ossadeus" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Ossadeus" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 23 Sep 2012</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>20757</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="razbliuto" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:06 PM<a name="173033537"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">we won at sierra like 4 times today</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033537&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="GunPuppet is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/88476327/profile">GunPuppet</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/88476327/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=GunPuppet" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=GunPuppet" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 06 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>6574</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="GunPuppet" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:07 PM<a name="173033558"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">More to come tomorrow!!!</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033558&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Broflito is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/89582339/profile">Broflito</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/89582339/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Broflito" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Broflito" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 20 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>1741</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Broflito" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:07 PM<a name="173033568"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">i was in the server, on top of the leaderboard with like 55-30 kdr lol</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033568&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="xDaBubs is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/52835896/profile">xDaBubs</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/52835896/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=xDaBubs" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=xDaBubs" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 19 Dec 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>4159</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="xDaBubs" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:07 PM<a name="173033570"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">just because people have won at your base does not make it fair brofli<br /><br />thats like saying wealth distribution in the world is fair because some people have managed to get rich<br /><br /><br /><br />fix your damn spawn and then we&#39;ll talk</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033570&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Broflito is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/89582339/profile">Broflito</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/89582339/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Broflito" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Broflito" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 20 Jul 2015</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>1741</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Broflito" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:08 PM<a name="173033639"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">razz you won like once &amp; even then it took you like 5 attempts, dont lie next time</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033639&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="Laedere is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/44098262/profile">Laedere</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/44098262/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=Laedere" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=Laedere" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 17 Jun 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>23601</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="Laedere" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:09 PM<a name="173033721"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">/b8atP8E.jpg<br /><br />That was the server I was talking about.<br />This was a 2 hour long raid you were not at.</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033721&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="xDaBubs is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/52835896/profile">xDaBubs</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/52835896/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=xDaBubs" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=xDaBubs" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 19 Dec 2013</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>4159</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="xDaBubs" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:10 PM<a name="173033765"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">huuuurrr duuuur ima brag about winning at a base that i spawn in with money to spam way better weapons, mediguns, and the ability to spawn 3 times closer than raiders<br /><br /><br />people like you make this game cancer</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033765&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td class="flatViewSpacing" colspan="2" style="height:1px;"></td>\r\n\t</tr><tr class="forum-post">\r\n\t\t<td class="forum-content-background" valign="top" style="width:150px;white-space:nowrap;"><table border="0">\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img src="/Forum/skins/default/images/user_IsOffline.gif" alt="brian987987 is not online." style="border-width:0px;" />&nbsp;<a class="normalTextSmallBold notranslate" href="https://www.roblox.com/users/6600095/profile">brian987987</a><br></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><a href="https://www.roblox.com/users/6600095/profile" style="width:100px;height:100px;position:relative;"><img src="https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=100&amp;y=100&amp;Format=Png&amp;username=brian987987" style="border-width:0px;width:100px;height:100px;" /><img src="https://www.roblox.com/Thumbs/BCOverlay.ashx?username=brian987987" style="border-width:0px;position:absolute;left:0px;bottom:0px;" /></a></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Joined:</b> 16 Feb 2010</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td><span class="normalTextSmaller"><b>Total Posts: </b>29009</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:20px;"><span class="normalTextSmaller primaryGroupInfo notranslate" username="brian987987" style="display:none;"></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td><td class="forum-content-background" valign="top"><table cellspacing="0" cellpadding="3" border="0" style="width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden;word-wrap:break-word;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller">01 Sep 2015 10:10 PM<a name="173033782"/></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td valign="top" colspan="2" style="height:125px;"><span class="normalTextSmall notranslate linkify">VAKTOVIANS DO NOT POST BELOW THIS<br /><br />____________________________________<br />____________________________________<br />____________________________________<br />____________________________________</span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td colspan="2"><span class="normalTextSmaller notranslate"></span></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td style="height:2px;"></td>\r\n\t\t\t</tr><tr>\r\n\t\t\t\t<td align="left" style="height:29px;"></td><td align="right"><span class="post-response-options"><span class="ReportAbuse"><span class="AbuseButton"><a href="https://www.roblox.com/AbuseReport/ForumPost.aspx?PostID=173033782&amp;RedirectUrl=https%3a%2f%2fforum.roblox.com%2fForum%2fShowPost.aspx%3fPostID%3d173034401">Report Abuse</a></span></span></span></td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr><tr>\r\n\t\t<td colspan="2" style="height:20px;"><table class="forum-table-header" cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;">\r\n\t\t\t<tr>\r\n\t\t\t\t<td align="left" style="width:50%;"></td><td class="tableHeaderText table-header-right-align" align="right"><a id="ctl00_cphRoblox_PostView1_ctl00_PostList_ctl51_PreviousThread" class="linkSmallBold" href="javascript:__doPostBack(&#39;ctl00$cphRoblox$PostView1$ctl00$PostList$ctl51$PreviousThread&#39;,&#39;&#39;)">Previous Thread</a>&nbsp;<span class="normalTextSmallBold">::</span>&nbsp;<a id="ctl00_cphRoblox_PostView1_ctl00_PostList_ctl51_NextThread" class="linkSmallBold" href="javascript:__doPostBack(&#39;ctl00$cphRoblox$PostView1$ctl00$PostList$ctl51$NextThread&#39;,&#39;&#39;)">Next Thread</a>&nbsp;</td>\r\n\t\t\t</tr>\r\n\t\t</table></td>\r\n\t</tr>\r\n</table>\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Pager"><table cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;">\r\n\t<tr>\r\n\t\t<td><span class="normalTextSmallBold">Page 1 of 1</span></td>\r\n\t</tr>\r\n</table></span>\r\n    </td>\r\n  </tr>\r\n  <tr>\r\n    <td colSpan="2">&nbsp;</td>\r\n  </tr>\r\n  <tr>\r\n    <td align="middle" colSpan="2">\r\n        \r\n        \r\n    </td>\r\n  </tr>\r\n  <tr>\r\n    <td colSpan="2">&nbsp;</td>\r\n  </tr>\r\n  <tr>\r\n    <td align="left" colSpan="2">\r\n      <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami2" NAME="Whereami2">\r\n<div>\r\n    <nobr>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami2_ctl00_LinkHome" class="linkMenuSink notranslate" href="/Forum/Default.aspx">ROBLOX Forum</a>\r\n    </nobr>\r\n    <nobr>\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami2_ctl00_ForumGroupSeparator" class="normalTextSmallBold"> \xc2\xbb </span>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami2_ctl00_LinkForumGroup" class="linkMenuSink notranslate" href="/Forum/ShowForumGroup.aspx?ForumGroupID=8">Club Houses</a>\r\n    </nobr>\r\n    <nobr>\r\n        <span id="ctl00_cphRoblox_PostView1_ctl00_Whereami2_ctl00_ForumSeparator" class="normalTextSmallBold"> \xc2\xbb </span>\r\n        <a id="ctl00_cphRoblox_PostView1_ctl00_Whereami2_ctl00_LinkForum" class="linkMenuSink notranslate" href="/Forum/ShowForum.aspx?ForumID=32">Clans & Guilds</a>\r\n    </nobr>\r\n</div></span>\r\n    </td>\r\n  </tr>\r\n</table>\r\n</span>\r\n            </td>\r\n\r\n            <td>&nbsp;&nbsp;&nbsp;</td>\r\n\r\n            <!-- right column -->\r\n            <td id="ctl00_cphRoblox_RightColumn" nowrap="nowrap" width="160" class="RightColumn">\r\n                \r\n                <div style="height: 138px;">&nbsp;</div>\r\n                <div class="roblox-skyscraper" style="height: 620px; margin-top: 10px;">\r\n                    \r\n\r\n<iframe name="Roblox_Forums_Right_160x600" \r\n        allowtransparency="true"\r\n        frameborder="0"\r\n        height="612"\r\n        scrolling="no"\r\n        src="https://www.roblox.com/user-sponsorship/2"\r\n        width="160"\r\n        data-js-adtype="iframead"\r\n        data-ad-slot="Roblox_Forums_Right_160x600"></iframe>\r\n\r\n                </div>\r\n            </td>\r\n\r\n            <td>&nbsp;&nbsp;&nbsp;</td>\r\n        </tr>\r\n    </table>\r\n    \r\n    <script type="text/javascript">\r\n        var users = [];\r\n        var groupPagePath = \'https://www.roblox.com/Groups/Group.aspx\';\r\n\r\n        $(".primaryGroupInfo").each(function (index, element) {\r\n            var name = $(element).attr("username");\r\n            if ($.inArray(name, users) == -1)\r\n                users.push(name);\r\n        });\r\n\r\n        $.ajax({\r\n            url: "/Groups/GetPrimaryGroupInfo.ashx",\r\n            data: { "users": users.toString() },\r\n            method: "GET",\r\n            crossDomain: true,\r\n            xhrFields: {\r\n                withCredentials: true\r\n            }\r\n        }).done(function (data) {\r\n            if (data != null) {\r\n                for (var i = 0; i < users.length; i++) {\r\n                    var username = users[i];\r\n                    var groupInfo = data[username];\r\n                    if (groupInfo != null) {\r\n                        $("span[username=\'" + username + "\']").each(function (i, e) {\r\n                            var groupLink = $("<a href=\'" + groupPagePath + "?gid=" + groupInfo.GroupId + "\' title=\'" + groupInfo.GroupName + "\'>" + fitStringToWidthSafe(groupInfo.GroupName, 120) + "</a>");\r\n                            $(e).append(groupLink);\r\n                            $(e).show();\r\n                        });\r\n                    }\r\n                }\r\n            }\r\n        });\r\n    </script>\r\n    \r\n    <script type="text/javascript">\r\n        $(window).load(function () {\r\n            var skyscraper = $(".roblox-skyscraper").first();\r\n            var numAds = Math.min($("#Body").height() / skyscraper.height(), 10);\r\n            var adSlot = "/1015347/Roblox_Forums_Right_160x600";\r\n            var adFormat = "skyscraper";\r\n            for (var i = 2; i < numAds; i++) {\r\n                $.ajax({\r\n                    url: "/advertising/javascript-ad",\r\n                    type: "GET",\r\n                    crossDomain: true,\r\n                    xhrFields: {\r\n                        withCredentials: true\r\n                    },\r\n                    data: {\r\n                        AdSlot: adSlot,\r\n                        AdFormat: adFormat\r\n                    },\r\n                    datatype: "html",\r\n                    success: function (html) {\r\n                        $("#ctl00_cphRoblox_RightColumn").append($(html));\r\n                        Roblox.AdsHelper.DynamicAdCreator.populateNewAds();\r\n                    }\r\n                });\r\n            }\r\n\t    });\r\n    </script>\r\n    \r\n                    <div style="clear:both"></div>\r\n                </div>\r\n            </div>\r\n        </div> \r\n        </div>\r\n        \r\n            <footer class="container-footer">\r\n    <div class="footer">\r\n        <ul class="row footer-links">\r\n                <li class="col-4 col-xs-1 footer-link">\r\n                    <a href="http://corp.roblox.com" class="text-footer-nav roblox-interstitial" target="_blank">\r\n                        About Us\r\n                    </a>\r\n                </li>\r\n                <li class="col-4 col-xs-1 footer-link">\r\n                    <a href="https://corp.roblox.com/careers/" class="text-footer-nav roblox-interstitial" target="_blank">\r\n                        Jobs\r\n                    </a>\r\n                </li>\r\n            <li class="col-4 col-xs-1 footer-link">\r\n                <a href="https://blog.roblox.com" class="text-footer-nav" target="_blank">\r\n                    Blog\r\n                </a>\r\n            </li>\r\n            <li class="col-4 col-xs-1 footer-link">\r\n                <a href="http://corp.roblox.com/parents" class="text-footer-nav roblox-interstitial" target="_blank">\r\n                    Parents\r\n                </a>\r\n            </li>\r\n            <li class="col-4 col-xs-1 footer-link">\r\n                <a href="http://en.help.roblox.com/" class="text-footer-nav roblox-interstitial" target="_blank">\r\n                    Help\r\n                </a>\r\n            </li>\r\n            <li class="col-4 col-xs-1 footer-link">\r\n                <a href="https://www.roblox.com/info/terms" class="text-footer-nav" target="_blank">\r\n                    Terms\r\n                </a>\r\n            </li>\r\n            <li class="col-4 col-xs-1 footer-link">\r\n                <a href="https://www.roblox.com/info/privacy" class="text-footer-nav privacy" target="_blank">\r\n                    Privacy\r\n                </a>\r\n            </li>\r\n        </ul>\r\n   <!-- NOTE: "Roblox Corporation" is a healthcheck; be careful when updating! -->\r\n            <p class="text-footer footer-note">\r\n                &copy;2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.\r\n            </p>\r\n    </div>\r\n</footer>\r\n\r\n\r\n\r\n        \r\n        </div></div>\r\n    </div>\r\n\r\n        \r\n        <script type="text/javascript">\r\n            function urchinTracker() { };\r\n            GoogleAnalyticsReplaceUrchinWithGAJS = true;\r\n        </script>\r\n    \r\n\r\n    \r\n\r\n<script type="text/javascript">\r\n//<![CDATA[\r\n$(function() { RobloxEventManager.triggerEvent(\'rbx_evt_newuser\', {}); });//]]>\r\n</script>\r\n</form>\r\n    \r\n    \r\n    \r\n    \r\n\r\n    <style>\r\n        #win_firefox_install_img .activation {\r\n        }\r\n\r\n        #win_firefox_install_img .installation {\r\n            width: 869px;\r\n            height: 331px;\r\n        }\r\n\r\n        #mac_firefox_install_img .activation {\r\n        }\r\n\r\n        #mac_firefox_install_img .installation {\r\n            width: 250px;\r\n        }\r\n\r\n        #win_chrome_install_img .activation {\r\n        }\r\n\r\n        #win_chrome_install_img .installation {\r\n        }\r\n\r\n        #mac_chrome_install_img .activation {\r\n            width: 250px;\r\n        }\r\n\r\n        #mac_chrome_install_img .installation {\r\n        }\r\n    </style>\r\n    <div id="InstallationInstructions" class="modalPopup blueAndWhite" style="display:none;overflow:hidden">\r\n        <a id="CancelButton2" onclick="return Roblox.Client._onCancel();" class="ImageButton closeBtnCircle_35h ABCloseCircle"></a>\r\n        <div style="padding-bottom:10px;text-align:center">\r\n            <br /><br />\r\n        </div>\r\n    </div>\r\n\r\n\r\n<div id="pluginObjDiv" style="height:1px;width:1px;visibility:hidden;position: absolute;top: 0;"></div>\r\n<iframe id="downloadInstallerIFrame" name="downloadInstallerIFrame" style="visibility:hidden;height:0;width:1px;position:absolute"></iframe>\r\n\r\n<script type=\'text/javascript\' src=\'https://js.rbxcdn.com/fbdb5b64583278a8513645a997a89a3c.js\'></script>\r\n\r\n<script type="text/javascript">\r\n    Roblox.Client._skip = \'/install/unsupported.aspx\';\r\n    Roblox.Client._CLSID = \'\';\r\n    Roblox.Client._installHost = \'\';\r\n    Roblox.Client.ImplementsProxy = false;\r\n    Roblox.Client._silentModeEnabled = false;\r\n    Roblox.Client._bringAppToFrontEnabled = false;\r\n    Roblox.Client._currentPluginVersion = \'\';\r\n    Roblox.Client._eventStreamLoggingEnabled = false;\r\n\r\n        \r\n        Roblox.Client._installSuccess = function() {\r\n            if(GoogleAnalyticsEvents){\r\n                GoogleAnalyticsEvents.ViewVirtual(\'InstallSuccess\');\r\n                GoogleAnalyticsEvents.FireEvent([\'Plugin\',\'Install Success\']);\r\n                if (Roblox.Client._eventStreamLoggingEnabled && typeof Roblox.GamePlayEvents != "undefined") {\r\n                    Roblox.GamePlayEvents.SendInstallSuccess(Roblox.Client._launchMode, play_placeId);\r\n                }\r\n            }\r\n        }\r\n        \r\n    </script>\r\n\r\n\r\n<div id="PlaceLauncherStatusPanel" style="display:none;width:300px"\r\n     data-new-plugin-events-enabled="True"\r\n     data-event-stream-for-plugin-enabled="True"\r\n     data-event-stream-for-protocol-enabled="True"\r\n     data-is-game-launch-interface-enabled="False"\r\n     data-is-protocol-handler-launch-enabled="False"\r\n     data-is-user-logged-in="False"\r\n     data-os-name="Unknown"\r\n     data-protocol-name-for-client="roblox-player"\r\n     data-protocol-name-for-studio="roblox-studio"\r\n     data-protocol-url-includes-launchtime="true"\r\n     data-protocol-detection-enabled="true"\r\n     data-protocol-version="1">\r\n    <div class="modalPopup blueAndWhite PlaceLauncherModal" style="min-height: 160px">\r\n        <div id="Spinner" class="Spinner" style="padding:20px 0;">\r\n            <img data-delaysrc="https://images.rbxcdn.com/e998fb4c03e8c2e30792f2f3436e9416.gif" height="32" width="32" alt="Progress" />\r\n        </div>\r\n        <div id="status" style="min-height:40px;text-align:center;margin:5px 20px">\r\n            <div id="Starting" class="PlaceLauncherStatus MadStatusStarting" style="display:block">\r\n                Starting Roblox...\r\n            </div>\r\n            <div id="Waiting" class="PlaceLauncherStatus MadStatusField">Connecting to Players...</div>\r\n            <div id="StatusBackBuffer" class="PlaceLauncherStatus PlaceLauncherStatusBackBuffer MadStatusBackBuffer"></div>\r\n        </div>\r\n        <div style="text-align:center;margin-top:1em">\r\n            <input type="button" class="Button CancelPlaceLauncherButton translate" value="Cancel" />\r\n        </div>\r\n    </div>\r\n</div>\r\n<div id="ProtocolHandlerStartingDialog" style="display:none;" class="protocol-handler-container">\r\n    <div class="modalPopup ph-modal-popup">\r\n        <div class="ph-modal-header">\r\n\r\n        </div>\r\n        <div class="ph-logo-row">\r\n            <img src="https://images.rbxcdn.com/8e7879f99cfa7cc3b1fce74f8191be03.svg" width="90" height="90" alt="R" class="play-logo-image" />\r\n            <img src="https://images.rbxcdn.com/33a10b486241d85e46df442eb2134371.svg" width="90" height="90" alt="R" class="studio-logo-image hidden" />\r\n        </div>\r\n        <div class="ph-areyouinstalleddialog-content">\r\n            <p class="larger-font-size">\r\n                Roblox is now loading. Get ready to play!\r\n            </p>\r\n            <div class="ph-startingdialog-spinner-row">\r\n                <img src="https://images.rbxcdn.com/4bed93c91f909002b1f17f05c0ce13d1.gif" width="82" height="24" />\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div id="ProtocolHandlerAreYouInstalled" style="display:none;" class="protocol-handler-container">\r\n    <div class="modalPopup ph-modal-popup">\r\n        <div class="ph-modal-header">\r\n            <span class="icon-close simplemodal-close"></span>\r\n        </div>\r\n        <div class="ph-logo-row">\r\n            <img src="https://images.rbxcdn.com/8e7879f99cfa7cc3b1fce74f8191be03.svg" width="90" height="90" alt="R" class="play-logo-image" />\r\n            <img src="https://images.rbxcdn.com/33a10b486241d85e46df442eb2134371.svg" width="90" height="90" alt="R" class="studio-logo-image hidden" />\r\n        </div>\r\n        <div class="ph-areyouinstalleddialog-content">\r\n            <p class="larger-font-size">\r\n                You\'re moments away from getting into the game!\r\n            </p>\r\n            <div>\r\n                <button type="button" class="btn btn-primary-md" id="ProtocolHandlerInstallButton">\r\n                    Download and Install Roblox\r\n                </button>\r\n            </div>\r\n            <div class="small">\r\n                <a href="https://en.help.roblox.com/hc/en-us/articles/204473560" class="text-name" target="_blank">Click here for help</a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div id="ProtocolHandlerClickAlwaysAllowed"\r\n     class="ph-clickalwaysallowed"\r\n     \r\n     style="display:none;">\r\n    <p class="larger-font-size">\r\n        <span class="icon-moreinfo"></span>\r\n                \r\n                    Check <b>Remember my choice</b> and click\r\n                    <img data-delaysrc="https://images.rbxcdn.com/7c8d7a39b4335931221857cca2b5430b.png" alt="Launch Application" />\r\n                \r\n        in the dialog box above to join games faster in the future!\r\n    </p>\r\n</div>\r\n\r\n\r\n    <div id="videoPrerollPanel" style="display:none">\r\n        <div id="videoPrerollTitleDiv">\r\n            Gameplay sponsored by:\r\n        </div>\r\n        <div id="content">\r\n            <video id="contentElement" style="width:0; height:0;" />\r\n        </div>\r\n        <div id="videoPrerollMainDiv"></div>\r\n        <div id="videoPrerollCompanionAd">\r\n        </div>\r\n        <div id="videoPrerollLoadingDiv">\r\n            Loading <span id="videoPrerollLoadingPercent">0%</span> - <span id="videoPrerollMadStatus" class="MadStatusField">Starting game...</span><span id="videoPrerollMadStatusBackBuffer" class="MadStatusBackBuffer"></span>\r\n            <div id="videoPrerollLoadingBar">\r\n                <div id="videoPrerollLoadingBarCompleted">\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div id="videoPrerollJoinBC">\r\n            <span>Get more with Builders Club!</span>\r\n            <a href="https://www.roblox.com/premium/membership?ctx=preroll" target="_blank" class="btn-medium btn-primary" id="videoPrerollJoinBCButton">Join Builders Club</a>\r\n        </div>\r\n    </div>   \r\n    <script type="text/javascript">\r\n        $(function () {\r\n            var videoPreRollDFP = Roblox.VideoPreRollDFP;\r\n            if (videoPreRollDFP) {\r\n                var customTargeting = Roblox.VideoPreRollDFP.customTargeting;\r\n                videoPreRollDFP.showVideoPreRoll = false;\r\n                videoPreRollDFP.loadingBarMaxTime = 33000;\r\n                videoPreRollDFP.videoLoadingTimeout = 11000;\r\n                videoPreRollDFP.videoPlayingTimeout = 41000;\r\n                videoPreRollDFP.videoLogNote = "NotWindows";\r\n                videoPreRollDFP.logsEnabled = true;\r\n                videoPreRollDFP.excludedPlaceIds = "32373412";\r\n                videoPreRollDFP.adUnit = "/1015347/VideoPrerollUnder13";\r\n                videoPreRollDFP.adTime = 15;\r\n                videoPreRollDFP.isSwfPreloaderEnabled = false;\r\n                videoPreRollDFP.isPrerollShownEveryXMinutesEnabled = true;\r\n                videoPreRollDFP.isAgeTargetingEnabled = true;\r\n                videoPreRollDFP.isAgeOrSegmentTargetingEnabled = true;\r\n                videoPreRollDFP.isCompanionAdRenderedByGoogleTag = true;\r\n                customTargeting.userAge = "Unknown";\r\n                customTargeting.userAgeOrSegment = "Unknown";\r\n                customTargeting.userGender = "Unknown";\r\n                customTargeting.gameGenres = "";\r\n                customTargeting.environment = "Production";\r\n                customTargeting.adTime = "15";\r\n                customTargeting.PLVU = false;\r\n                $(videoPreRollDFP.checkEligibility);\r\n            }\r\n        });\r\n    </script>                                                     \r\n\r\n\r\n<div id="GuestModePrompt_BoyGirl" class="Revised GuestModePromptModal" style="display:none;">\r\n    <div class="simplemodal-close">\r\n        <a class="ImageButton closeBtnCircle_20h" style="cursor: pointer; margin-left:455px;top:7px; position:absolute;"></a>\r\n    </div>\r\n    <div class="Title">\r\n        Choose Your Avatar\r\n    </div>\r\n    <div style="min-height: 275px; background-color: white;">\r\n        <div style="clear:both; height:25px;"></div>\r\n\r\n        <div style="text-align: center;">\r\n            <div class="VisitButtonsGuestCharacter VisitButtonBoyGuest" style="float:left; margin-left:45px;"></div>\r\n            <div class="VisitButtonsGuestCharacter VisitButtonGirlGuest" style="float:right; margin-right:45px;"></div>\r\n        </div>\r\n        <div style="clear:both; height:25px;"></div>\r\n        <div class="RevisedFooter">\r\n            <div style="width:200px;margin:10px auto 0 auto;">\r\n                <a href="https://www.roblox.com/?returnUrl=https%3A%2F%2Fforum.roblox.com%2FForum%2FShowPost.aspx%3FPostID%3D173034401"><div class="RevisedCharacterSelectSignup"></div></a>\r\n                <a class="HaveAccount" href="https://www.roblox.com/newlogin?returnUrl=https%3A%2F%2Fforum.roblox.com%2FForum%2FShowPost.aspx%3FPostID%3D173034401">I have an account</a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<script type="text/javascript">\r\n    function checkRobloxInstall() {\r\n                 window.location = \'https://www.roblox.com/install/unsupported.aspx?osx=10.5\'; return false;\r\n    }\r\n</script>\r\n\r\n<script type="text/javascript">\r\n    var Roblox = Roblox || {};\r\n    Roblox.UpsellAdModal = Roblox.UpsellAdModal || {};\r\n\r\n    Roblox.UpsellAdModal.Resources = {\r\n        //<sl:translate>\r\n        title: "Remove Ads Like This",\r\n        body: "Builders Club members do not see external ads like these.",\r\n        accept: "Upgrade Now",\r\n        decline: "No, thanks"\r\n        //</sl:translate>\r\n    };\r\n</script>  \r\n\r\n<div class="ConfirmationModal modalPopup unifiedModal smallModal" data-modal-handle="confirmation" style="display:none;">\r\n    <a class="genericmodal-close ImageButton closeBtnCircle_20h"></a>\r\n    <div class="Title"></div>\r\n    <div class="GenericModalBody">\r\n        <div class="TopBody">\r\n            <div class="ImageContainer roblox-item-image"  data-image-size="small" data-no-overlays data-no-click>\r\n                <img class="GenericModalImage" alt="generic image" />\r\n            </div>\r\n            <div class="Message"></div>\r\n        </div>\r\n        <div class="ConfirmationModalButtonContainer">\r\n            <a href id="roblox-confirm-btn"><span></span></a>\r\n            <a href id="roblox-decline-btn"><span></span></a>\r\n        </div>\r\n        <div class="ConfirmationModalFooter">\r\n        \r\n        </div>  \r\n    </div>   \r\n    <script type="text/javascript">\r\n        Roblox = Roblox || {};\r\n        Roblox.Resources = Roblox.Resources || {};\r\n\r\n        //<sl:translate>\r\n        Roblox.Resources.GenericConfirmation = {\r\n            yes: "Yes",\r\n            No: "No",\r\n            Confirm: "Confirm",\r\n            Cancel: "Cancel"\r\n        };\r\n        //</sl:translate>\r\n    </script>\r\n</div>\r\n\r\n\r\n\t\r\n        <script>\r\n            $(function () {\r\n                Roblox.DeveloperConsoleWarning.showWarning();\r\n            });\r\n        </script>\r\n    \r\n\r\n    <script type="text/javascript">\r\n        $(function () {\r\n            Roblox.CookieUpgrader.domain = \'roblox.com\';\r\n            Roblox.CookieUpgrader.upgrade("GuestData", { expires: Roblox.CookieUpgrader.thirtyYearsFromNow });\r\n            Roblox.CookieUpgrader.upgrade("RBXSource", { expires: function (cookie) { return Roblox.CookieUpgrader.getExpirationFromCookieValue("rbx_acquisition_time", cookie); } });\r\n            Roblox.CookieUpgrader.upgrade("RBXViralAcquisition", { expires: function (cookie) { return Roblox.CookieUpgrader.getExpirationFromCookieValue("time", cookie); } });\r\n                \r\n                Roblox.CookieUpgrader.upgrade("RBXMarketing", { expires: Roblox.CookieUpgrader.thirtyYearsFromNow });\r\n                \r\n                            \r\n                Roblox.CookieUpgrader.upgrade("RBXSessionTracker", { expires: Roblox.CookieUpgrader.fourHoursFromNow });\r\n                \r\n                            \r\n                Roblox.CookieUpgrader.upgrade("RBXEventTrackerV2", {expires: Roblox.CookieUpgrader.thirtyYearsFromNow});\r\n                \r\n        });\r\n    </script>\r\n    <script>\r\n        var _comscore = _comscore || [];\r\n        _comscore.push({ c1: "2", c2: "6035605", c3: "", c4: "", c15: "" });\r\n\r\n        (function() {\r\n            var s = document.createElement("script"), el = document.getElementsByTagName("script")[0];\r\n            s.async = true;\r\n            s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";\r\n            el.parentNode.insertBefore(s, el);\r\n        })();\r\n    </script>\r\n    <noscript>\r\n        <img src="http://b.scorecardresearch.com/p?c1=2&c2=&c3=&c4=&c5=&c6=&c15=&cv=2.0&cj=1"/>\r\n    </noscript>\r\n\r\n    \r\n    <div id="TosAgreementInfo"\r\n         data-terms-check-needed="False">\r\n    </div>\r\n</body>                \r\n</html>\r\n'