NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


<!DOCTYPE html>
<html lang="en" xmlns="https://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<title>xngBlox Launcher</title>
<meta charset="UTF-8" />
<link id="ctl00_Imports" rel="stylesheet" type="text/css" href="index_files/AllCSS.css">
<link id="ctl00_Favicon" rel="Shortcut Icon" type="image/ico" href="https://xngblox.rf.gd/favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="en-us">
<meta name="author" content="xngBlox">
<meta name="color-scheme" content="light only">
<meta name="description" content="xngBlox is an epic, unique Roblox 2009 clone.">
<meta name="keywords" content="roblox revival, roblox 2009, old roblox">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="icon" href="favicon.png">
<meta name="theme-color" content="#8000ff">
<meta property="og:title" content="xngBlox" />
<meta property="og:description" content="xngBlox is an epic, unique Roblox 2009 clone." />
<meta property="og:image" content="https://xngblox.rf.gd/favicon.ico" />
<meta name="twitter:site" content="https://xngblox.rf.gd" />
<meta name="twitter:title" content="xngBlox" />
<meta name="twitter:description" content="xngBlox is an epic, unique Roblox 2009 clone." />
<meta name="twitter:image" content="https://xngblox.rf.gd/favicon.ico" />
</head>

<body>
<div id="Container" bis_skin_checked="1"><iframe marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" bis_size="{&quot;x&quot;:596,&quot;y&quot;:65,&quot;w&quot;:728,&quot;h&quot;:90,&quot;abs_x&quot;:596,&quot;abs_y&quot;:65}" bis_depth="0" bis_chainid="1" width="728" height="90" frameborder="0"></iframe> <div id="Header" bis_skin_checked="1"><div id="Banner" bis_skin_checked="1"><div id="Options" bis_skin_checked="1"><div id="Settings" bis_skin_checked="1"></div></div><div id="Logo" bis_skin_checked="1"> <a id="ctl00_rbxImage_Logo" title="xngBlox" href="https://xngblox.rf.gd/" style="display:inline-block;cursor:pointer;"><img style="transform: translate(0px, -8px);" src="https://xngblox.rf.gd/index_files/xngBlox_logo.png" alt="xngBlox" blankurl="https://t6.roblox.com/blank-224x59.gif" border="0"></a></div><div id="Alerts" bis_skin_checked="1"><table style="width:100%;height:100%"><tbody><tr><td valign="middle"><a id="ctl00_BannerAlertsLoginView_BannerAlerts_Anonymous_rbxAlerts_SignupAndPlayHyperLink" class="SignUpAndPlay" text="Sign-up and Play!" href="https://xngblox.rf.gd/download/" style="display:inline-block;cursor:pointer;"><img src="https://xngblox.rf.gd/index_files/BannerPlay.png" blankurl="https://t1.roblox.com/blank-210x40.gif" border="0"></a></td></tr></tbody></table></div></div><div class="Navigation" bis_skin_checked="1"> <span><a id="ctl00_Menu_hlMyRoblox" class="MenuItem" href="https://xngblox.rf.gd/">Home</a></span> <span class="Separator">&nbsp;|&nbsp;</span> <span><a id="ctl00_Menu_hlGames" class="MenuItem" href="https://xngblox.rf.gd/info/">Info</a></span> <span class="Separator">&nbsp;|&nbsp;</span> <span><a id="ctl00_Menu_hlCatalog" class="MenuItem" href="https://discord.gg/XPzuKPVv">Discord</a></span> <span class="Separator">&nbsp;|&nbsp;</span> <span><a id="ctl00_Menu_hlBrowse" class="MenuItem" href="https://xngblox.rf.gd/download/">Download</a></span></div></div> <div id="Body" bis_skin_checked="1">
<h1>xngBlox Launcher</h1>
<div class="ParentsSection" id="xngBloxGuide" bis_skin_checked="1">
<p>
Choose action:
<select autocomplete="off" name="type1" id="type" required>
<option selected value="1">Host</option>
<option value="2">Join</option>
<option value="3">Solo</option>
</select>
</p>
<div id="join" style="display: none;">
<p>Choose name: <input id="name"></input></p>
<p>
Choose character color:
<select id="color" required>
<option>Red</option>
<option>Blue</option>
<option>Pink</option>
<option>Purple</option>
<option>Yellow</option>
</select>
<p>Server IP: <input id="ip"></input>
<p>Server Port: <input placeholder="53640" id="port"></input>
</p>
</div>
<div id="host" style="display: block;">
<p><b>The default xngBlox maps are:</b><br>
Baseplate<br>
Blank<br>
ComConstruct<br>
Crossroads<br>
FallDownStairs<br>
Gunchus<br>
HappyHome<br>
HauntedMansion<br>
IronCafe<br>
NukeTheWhales<br>
SFOTH4<br>
SpeedingWall<br>
TeapotsOfDoom<br>
UltimateBuild<br>
UltimatePaintball<br>
xngBeach<br>
xngBloxHQ
</p>
<p>Choose map: <input id="hostmap"></input></p>
</div>
<div id="solo" style="display: none;">
<p><b>The default xngBlox maps are:</b><br>
Baseplate<br>
Blank<br>
ComConstruct<br>
Crossroads<br>
FallDownStairs<br>
Gunchus<br>
HappyHome<br>
HauntedMansion<br>
IronCafe<br>
NukeTheWhales<br>
SFOTH4<br>
SpeedingWall<br>
TeapotsOfDoom<br>
UltimateBuild<br>
UltimatePaintball<br>
xngBloxHQ
</p>
<p>Choose map: <input id="solomap"></input></p>
</div>
<script type="text/javascript">
function launch(argument) {
if (document.getElementById("type").value == 1) {
window.location = 'xngblox://type-host+map-' + document.getElementById("hostmap").value
} else if (document.getElementById("type").value == 2) {
window.location = 'xngblox://type-join+ip-' + document.getElementById("ip").value + '+port-' + document.getElementById("port").value + '+name-' + document.getElementById("name").value + '+color-' + document.getElementById("color").value
} else if (document.getElementById("type").value == 3) {
window.location = 'xngblox://type-solo+map-' + document.getElementById("solomap").value
}
}
</script>
<button type="button" href="#" onclick="launch();">Launch!</button>
<h7>To launch xngBlox, you need to <a style="color: Blue;" href="https://xngblox.rf.gd/download">install it</a> first.</h7>
<div class="ParentsSection" id="xngBloxAndLearning" bis_skin_checked="1">
</div>
<div class="ParentsSection" id="WhatParentsAreSaying" bis_skin_checked="1">
</div>
<hr>
<p class="Legalese"> xngBlox is not associated with Roblox. We do not use trademarked or copyrighted contents of Roblox Corporation and do not claim any ownership of resources made by Roblox Corporation. This is not the Roblox website, and has no affiliation with Roblox.com. This is not a Roblox login page, and you should not enter your Roblox login credentials into here. Please, do not stick your fingers into the electrical outlet in your wall. </p>
</div>
</div>
<script type="text/javascript">
document.getElementById('type').addEventListener('change', function() {
var style = this.value == 2 ? 'block' : 'none';
document.getElementById("join").style.display = style;
});
</script>
<script type="text/javascript">
document.getElementById('type').addEventListener('change', function() {
var style = this.value == 1 ? 'block' : 'none';
document.getElementById("host").style.display = style;
});
</script>
<script type="text/javascript">
document.getElementById('type').addEventListener('change', function() {
var style = this.value == 3 ? 'block' : 'none';
document.getElementById("solo").style.display = style;
});
</script>
</body>

</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.