94 lines
5.0 KiB
Plaintext
94 lines
5.0 KiB
Plaintext
|
||
|
||
|
||
<div id="InstallationInstructions" class="" style="display:none;">
|
||
<div class="ph-installinstructions">
|
||
<div class="ph-modal-header">
|
||
<span class="icon-close simplemodal-close"></span>
|
||
<h3 class="title">Thanks for playing Roblox</h3>
|
||
</div>
|
||
<div class="modal-content-container">
|
||
<div class="ph-installinstructions-body ">
|
||
|
||
|
||
<ul class="modal-col-4">
|
||
<li class="step1-of-4">
|
||
<h2>1</h2>
|
||
<p class="larger-font-size">Click <strong>RobloxPlayer.exe</strong> to run the Roblox installer, which just downloaded via your web browser.</p>
|
||
<img data-delaysrc="https://images.rbxcdn.com/28eaa93b899b93461399aebf21c5346f.png" />
|
||
</li>
|
||
<li class="step2-of-4">
|
||
<h2>2</h2>
|
||
<p class="larger-font-size">Click <strong>Run</strong> when prompted by your computer to begin the installation process.</p>
|
||
<img data-delaysrc="https://images.rbxcdn.com/51328932dedb5d8d61107272cc1a27db.png" />
|
||
</li>
|
||
<li class="step3-of-4">
|
||
<h2>3</h2>
|
||
<p class="larger-font-size">Click <strong>Ok</strong> once you've successfully installed Roblox.</p>
|
||
<img data-delaysrc="https://images.rbxcdn.com/3797745629baca2d1b9496b76bc9e6dc.png" />
|
||
</li>
|
||
<li class="step4-of-4">
|
||
<h2>4</h2>
|
||
<p class="larger-font-size">After installation, click <strong>Play</strong> below to join the action!</p>
|
||
<div class="VisitButton VisitButtonContinueGLI">
|
||
<a class="btn btn-primary-lg disabled btn-full-width">Play</a>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="xsmall">
|
||
The Roblox installer should download shortly. If it doesn’t, start the <a id="GameLaunchManualInstallLink" href="#" class="text-link">download now.</a>
|
||
<script>
|
||
if (Roblox.ProtocolHandlerClientInterface && typeof Roblox.ProtocolHandlerClientInterface.attachManualDownloadToLink === 'function') {
|
||
Roblox.ProtocolHandlerClientInterface.attachManualDownloadToLink();
|
||
}
|
||
</script>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="InstallInstructionsImage" data-modalwidth="970" style="display:none;"></div>
|
||
|
||
|
||
<div id="pluginObjDiv" style="height:1px;width:1px;visibility:hidden;position: absolute;top: 0;"></div>
|
||
<iframe id="downloadInstallerIFrame" name="downloadInstallerIFrame" style="visibility:hidden;height:0;width:1px;position:absolute"></iframe>
|
||
|
||
<script onerror='Roblox.BundleDetector && Roblox.BundleDetector.reportBundleError(this)' data-monitor='true' data-bundlename='clientinstaller' type='text/javascript' src='https://js.rbxcdn.com/17af7ddc78e9257b126bfee033fdf688.js'></script>
|
||
|
||
<script type="text/javascript">
|
||
Roblox.Client._skip = null;
|
||
Roblox.Client._CLSID = '47E26049-2634-6b3c-2589-2B7EF2A4528C';
|
||
Roblox.Client._installHost = 'setup.roblox.com';
|
||
Roblox.Client.ImplementsProxy = true;
|
||
Roblox.Client._silentModeEnabled = true;
|
||
Roblox.Client._bringAppToFrontEnabled = false;
|
||
Roblox.Client._currentPluginVersion = '';
|
||
Roblox.Client._eventStreamLoggingEnabled = true;
|
||
|
||
|
||
Roblox.Client._installSuccess = function() {
|
||
if(GoogleAnalyticsEvents){
|
||
GoogleAnalyticsEvents.ViewVirtual('InstallSuccess');
|
||
GoogleAnalyticsEvents.FireEvent(['Plugin','Install Success']);
|
||
if (Roblox.Client._eventStreamLoggingEnabled && typeof Roblox.GamePlayEvents != "undefined") {
|
||
Roblox.GamePlayEvents.SendInstallSuccess(Roblox.Client._launchMode, play_placeId);
|
||
}
|
||
}
|
||
}
|
||
|
||
|
||
if ((window.chrome || window.safari) && window.location.hash == '#chromeInstall') {
|
||
window.location.hash = '';
|
||
var continuation = '(' + $.cookie('chromeInstall') + ')';
|
||
play_placeId = $.cookie('chromeInstallPlaceId');
|
||
Roblox.GamePlayEvents.lastContext = $.cookie('chromeInstallLaunchMode');
|
||
$.cookie('chromeInstallPlaceId', null);
|
||
$.cookie('chromeInstallLaunchMode', null);
|
||
$.cookie('chromeInstall', null);
|
||
RobloxLaunch._GoogleAnalyticsCallback = function() { var isInsideRobloxIDE = 'website'; if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) { isInsideRobloxIDE = 'Studio'; };GoogleAnalyticsEvents.FireEvent(['Plugin Location', 'Launch Attempt', isInsideRobloxIDE]);GoogleAnalyticsEvents.FireEvent(['Plugin', 'Launch Attempt', 'Play']);EventTracker.fireEvent('GameLaunchAttempt_Win32', 'GameLaunchAttempt_Win32_Plugin'); if (typeof Roblox.GamePlayEvents != 'undefined') { Roblox.GamePlayEvents.SendClientStartAttempt(null, play_placeId); } };
|
||
Roblox.Client.ResumeTimer(eval(continuation));
|
||
}
|
||
|
||
</script>
|