-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTermsOfService.php
More file actions
279 lines (238 loc) · 16.3 KB
/
TermsOfService.php
File metadata and controls
279 lines (238 loc) · 16.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head id="ctl00_Head1">
<title>Xscape (not roblos, no sue)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="canonical" href="https://www.xsscape.cf" />
<link rel="stylesheet" href="https://www.roblox.com/CSS/Base/CSS/FetchCSS?path=main___5cd3ef5a89930d0cdc3a37810681b296_m.css"/>
<link rel="stylesheet" href="https://www.roblox.com/CSS/Base/CSS/FetchCSS?path=page___ea34f913e9ed3022a3b739d13a4cc140_m.css"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico"/><meta http-equiv="Content-Language" content="en-us"/><meta name="author" content="David Bazooka"/><meta id="ctl00_metadescription" name="description" content="what? you expected a description????"/>
<script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.min.js"></script>
<script type="text/javascript">window.jQuery || document.write("<script type='text/javascript' src='/js/jquery/jquery-1.7.2.min.js'><\/script>")</script>
<script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/4.0/1/MicrosoftAjax.js"></script>
<script type="text/javascript">window.Sys || document.write("<script type='text/javascript' src='/js/Microsoft/MicrosoftAjax.js'><\/script>")</script>
<script type="text/javascript" src="https://s3.amazonaws.com/js.roblox.com/b9a6e060f8239a55d7ce9987dba27833.js"></script>
<script type="text/javascript">Roblox.config.externalResources = ['/js/jquery/jquery-1.7.2.min.js','/js/json2.min.js'];Roblox.config.paths['jQuery'] = 'https://s3.amazonaws.com/js.roblox.com/29cf397a226a92ca602cb139e9aae7d7.js';Roblox.config.paths['Pagelets.BestFriends'] = 'https://s3.amazonaws.com/js.roblox.com/c8acaba4214074ed4ad6f8b4a9647038.js';Roblox.config.paths['Pages.Catalog'] = 'https://s3.amazonaws.com/js.roblox.com/7ad0cc4e0732a00fff80b669dcad25ff.js';Roblox.config.paths['Pages.Messages'] = 'https://s3.amazonaws.com/js.roblox.com/c76c622cc9b0c91dff4467a6145bfecc.js';Roblox.config.paths['Widgets.AvatarImage'] = 'https://s3.amazonaws.com/js.roblox.com/b7f418a5fefacfd21f2c86b495b4698f.js';Roblox.config.paths['Widgets.DropdownMenu'] = 'https://s3.amazonaws.com/js.roblox.com/d83d02dd89808934b125fa21c362bcb9.js';Roblox.config.paths['Widgets.GroupImage'] = 'https://s3.amazonaws.com/js.roblox.com/3e692c7b60e1e28ce639184f793fdda9.js';Roblox.config.paths['Widgets.HierarchicalDropdown'] = 'https://s3.amazonaws.com/js.roblox.com/e8b579b8e31f8e7722a5d10900191fe7.js';Roblox.config.paths['Widgets.ItemImage'] = 'https://s3.amazonaws.com/js.roblox.com/facde7fc56e53e1ef9ee75203bc76bb4.js';Roblox.config.paths['Widgets.PlaceImage'] = 'https://s3.amazonaws.com/js.roblox.com/08e1942c5b0ef78773b03f02bffec494.js';</script><script type="text/javascript">
$(function () {
Roblox.JSErrorTracker.initialize({'internalEventListenerPixelEnabled': true});
});
</script>
<script type="text/javascript" src="https://s3.amazonaws.com/js.roblox.com/8b8cdc2c039888aeaaccd755f9bf971c.js"></script>
<script type="text/javascript" src="https://s3.amazonaws.com/js.roblox.com/06e476c0dc5c392d44f647abae350a69.js"></script>
</head>
<body roblox-js-usercheckcontrollerenabled="True">
<script type="text/javascript">Roblox.XsrfToken.setToken('');</script>
<script type="text/javascript">
if (top.location != self.location) {
top.location = self.location.href;
}
</script>
<style type="text/css">
</style>
<script src="https://www.roblox.com/ScriptResource.axd?d=PTQZqyZPt0vHPrmTRA4Wgtjl6Q_jcDXhBT6QZeLir-aRt4FZcIPaq4opfOFMe2x1y7VivQC3TgbNj5RTQ0avrtg4R0KyYE5UAmslTEALtzlX1gBz1gOkYRzcoGcQFCbLKdo8AcevuErbv_TmxDL98iEMq7CQhf6EQwFFL0i113_-rVzim-9Jr8lyrxzpzFQid0rynUnNRA1MEIecj0IsaiQd34D_Sdt_3Fs3A5fAgpUxlcB6onw6rAHW6BubAjfmtPTKiWhRRrKM1yHMco-RXXt2ceMyqdQZtiCSpf9GszsAWgEVHo4SspZtXt2mhs7fiTXpZQ24N1EIHpE3EWfxq2gr9QVFCotoRMFG5v585F4qexLmQlTrhjEulc2OYcL_d8OcHMutQ4yhHSfeeGOJegYa1JoE8RqvrmxfnuktpRzijH71wPsZet7EsndJi3pQqaI4QQ2" type="text/javascript"></script>
<script src="https://www.roblox.com/login/UserCheck.asmx/js" type="text/javascript"></script>
<div>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWlwEC2fHStAoCwbq/fgLeur9+At+6v34C3Lq/fgLdur9+Atq6v34C27q/fgLYur9+Asm6v34Cxrq/fgLeuv99At66830C3rr3fQLU6bvTAgLL6bvTAgLK6bvTAgLJ6bvTAgLI6bvTAgLP6bvTAgLO6bvTAgLN6bvTAgLc6bvTAgLT6bvTAgLL6fvQAgLL6ffQAgLL6fPQAgLL6c/QAgLL6cvQAgLL6cfQAgLL6cPQAgLL6d/QAgLL6ZvTAgLL6ZfTAgLK6fvQAgLK6ffQAgLK6fPQAgLK6c/QAgLK6cvQAgLK6cfQAgLK6cPQAgLK6d/QAgLK6ZvTAgLK6ZfTAgLJ6fvQAgLJ6ffQAgKhxLKaCQLyvNuSDQLyvM+1BALyvPPoDwKZhcHxCAKZhfUUApmF2f0GApmFzZAOApmF8csBApmF5e4IApmFiQICmYW9pQsCmYWh2AICmYXV8wUC3ea8BQLd5qC4CwLd5pSBDgLd5rikAQLd5qzfCALd5tDyAwLd5sSVCwLd5ujIAgLd5pzsBQLd5oCHDQLgz56oDgLgz4LDAQLgz/arBALgz5rPDwLgz47iBgLgz7KFDgLgz6a4AQLgz8rTCALgz/72AwLgz+KpCwLXpd7uAQLXpcKBCQLXpbbqDwLXpdqNBwLXpc6gDgLXpfLbAQLXpeb+CALXpYoSAtelvrULAtelougCAvqOsPEPAvqOpJQHAvqOiP0FAvqOvJANAvqOoMsEAvqO1O4PAvqO+IEHAvqO7KQOAvqOkNgBAvqOhPMIAoGXkoQKAoGXhr8NAoGX6gcCgZeeuwsCgZeC3gICgZe28QUCgZfalA0CgZfOzwQCgZfy4g8CgZfmhQcCpPj0LgKk+JjCCwKk+MyqDgKk+PDNAQKk+OTgCAKk+IgEAqT4vL8LAqT4oNICAqT41PUFAqT4+KgNAsvC1rEOAsvC+tQBAsvCrr0EAsvC0tAPAsvCxosHAsvC6q4OAsvCnsIBAsvCguUIAsvCthgCy8LaswsC7qupxAQC7qvd/w8C7quBwAIC7qu1+wUC7qvZng0C7qvNsQQC7qvx1A8C7qvljwcC7quJow4C7qu9xgEC9byL7wIC9by/ggoC9bzj6ggC9byXDgL1vLuhCwL1vK/EAgL1vNP/BQK7zZfEDwLGiM+hCgLZj9i+AQKjq7COD1lDwjfTssMvR7irRFZpjrOeeW/q"/>
</div>
<div id="fb-root">
</div>
<div id="MasterContainer">
<script type="text/javascript">Roblox.FixedUI.gutterAdsEnabled=false;</script>
<div id="Container">
<style type="text/css">
div.mySubmenuFixed {
top: 36px;
background-color: #191919;
height: 25px;
*top: 0px;
}
</style>
<div id="Banner" class="BannerRedesign">
<div id="NavigationRedesignBannerContainer" class="BannerCenterContainer">
<a href="Default/" id="navbar-logo" class="btn-logo" data-se="nav-logo"></a>
<div id="NavRedesign" class="NavigationRedesign">
<ul id="ctl00_cphBanner_ctl00_MenuUL">
<li><a href="/My/Home.aspx" ref="nav-myroblox" data-se="nav-myhome">Home</a></li>
<li class="gamesLink"><a id="hlGames" data-se="nav-games" href="Games.aspx" title="Games" ref="nav-games">Games</a> </li>
<li class="catalogLink"><a id="hlCatalog" data-se="nav-catalog" href="Catalog.aspx" title="Catalog" ref="nav-catalog">Catalog</a></li>
<li><a id="BuildLink" data-se="nav-build" href="Build/My.aspx" title="Build" ref="nav-build">Build</a></li>
<li class="upgradeLink"><a id="hlBuildersClub" data-se="nav-upgrade" href="Upgrades/BuildersClub.aspx" title="Upgrade" ref="nav-buildersclub">Upgrade</a></li>
<li><a data-se="nav-forum" href="/Forum/" style="" title="Forum" ref="nav-forum">Forum</a></li>
<li class="moreLink" drop-down-nav-button="moreLink">
<div class="LinkContainer">
<a id="hlMore" title="More" data-se="nav-more" ref="nav-more">More<span id="moreMenuToggle"></span></a>
</div>
<div class="dropdownnavcontainer" style="display:none;" drop-down-nav-container="moreLink">
<div class="dropdownmainnav" style="z-index:1023">
<a class="dropdownoption" data-se="nav-more-browse" href="Browse.aspx" title="People" ref="nav-people"><span>People</span></a>
<a class="dropdownoption" data-se="nav-more-blog" href="https://discord.gg/aNJCgyUhy3" title="Discord" ref="nav-news"><span>Discord</span></a>
<a class="dropdownoption" data-se="nav-more-help" href="Help/Builderman.html" title="Help" ref="nav-help"><span>Help</span></a>
<div style="clear:both;"></div>
</div>
</div>
</li>
</ul>
</div>
<div id="SiteWideHeaderLogin">
<div id="HeaderLoginButton" class="iFrameLoginSignUp">
<a id="HeaderSignUp" href="https://www.xsscape.cf/NewAccount.aspx">Sign Up</a>
<span id="HeaderOr">or</span>
<span id="loginSpan">
<a id="headerLogin" class="btn-control btn-control-large">Login <span class="grey-arrow">?</span></a>
</span>
<div id="iFrameLogin" style="display:none">
<iframe class="loginFrame" src="Login/LoginFrame.aspx" scrolling="no" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(function () {
$('.moreLink').bind('showDropDown', function (e) {
var maxWidth = $('#NavRedesign .dropdownnavcontainer').width();
$('a.dropdownoption span').each(function (index, elem) {
elem = $(elem);
if (elem.outerWidth() > maxWidth) {
maxWidth = elem.outerWidth();
}
});
maxWidth = maxWidth + 5;
$('#NavRedesign .dropdownoption').each(function (index, elem) {
elem = $(elem);
if (elem.width() < maxWidth) {
elem.width(maxWidth);
}
});
});
});
</script>
</div>
<div class="forceSpace"> </div>
<div id="AdvertisingLeaderboard">
<iframe id="ctl00_cphBannerAd_BannerAds_AsyncUserAdIFrame" allowtransparency="true" frameborder="0" scrolling="no" data-js-adtype="iframead" height="90" src="ads/ad1.aspx" width="828"></iframe>
</div>
<noscript><div class="SystemAlert"><div class="SystemAlertText">Please enable Javascript to use all the features on this site.</div></div></noscript>
<div id="BodyWrapper">
<div id="RepositionBody"><div id="Body" style="">
<div style="margin-top: 10px;">
<div class="StandardBoxHeader"><span>Terms Of Service</span></div>
<div class="StandardBox">
<p>
It is very important that you review the
following rules so that you know what you can and cannot do on Xscape. By using
this site, you agree to abide by the following terms and conditions:
</p>
<table id="Table1" cellspacing="0" cellpadding="0" width="90%" border="0">
<tr>
<td width="19%">
</td>
<td width="81%">
1. You must be over the age of 13 to participate in the Xscape Community, whether it is in-game or
in the discord server.
<p>
This is to protect children from sensitive themes on Xscape.
</p>
<br/>
</td>
</tr>
<tr>
<td width="19%">
</td>
<td width="81%">
2. You can not sell, steal or pretend you made content on Xscape. This includes the Client, Launcher
and user generated content.
<p>
If there is anything you are unsure of about this, please contact us at <a href="https://discord.gg/aNJCgyUhy3">
our discord server</a> and we will do our best to give you a quick answer.
</p>
<br/>
</td>
</tr>
<tr>
<td width="19%">
</td>
<td width="81%">
<p>
3. You cannot peform malicious actions against users on Xscape and bring any drama from
somewhere else into Xscape.
</p>
<p>
</p>
</td>
</tr>
<tr>
<td width="19%">
</td>
<td width="81%">
4. All user content and communications on the Xscape site may be filtered
and monitored. Xscape does not pre-screen all submitted content, but ROBLOX and its
designees shall have the right in their sole discretion to reject or remove any content
that is available via the site. So that everyone has a good time, you understand and agree that you
will not post or send through the site any words, images or links containing or
relating to:
<p>
<ul>
<li>profanity, obscenities ("swear words"), sexual content (express or implied, including
inappropriate acts with or by your pets for "real" or in role play)</li>
<li>attacks, comments, or opinions about other people or things that slander, defame,
threaten, insult or harass another person</li>
<li>gangs, gang-slang, or the promotion of gangs</li>
<li>promotions offering prizes of any sort (including contests, raffles, lotteries,
chain letters or any kind of giveaway)</li>
<li>materials created by someone else without their express written permission</li>
<li>text or images that infringe on any intellectual property rights, including but not limited to,
copyrights, trademarks and rights of privacy and publicity</li>
<li>information that might identify another user</li>
<li>model names, game names, account usernames, store fronts, or any descriptions
or names that would be considered inappropriate under our Terms and Conditions</li>
<li>"cheats" or "hacks", or information or links to sites claiming to have these</li>
<li>requests for user passwords</li>
<li>requests for money by using your models, Xscape Points or any other Xscape property
on third party sites or your personal websites (including Ebay)</li>
<li>scams of any kind (including requests to users to change their email address)</li>
<li>"spamming" (repeatedly posting the same message) or "party boards"</li>
<li>anything that suggests it's from a member of the Xscape staff</li>
<li>other information that Xscape deems, in its sole discretion, to be inappropriate
for this site </li>
</ul>
<p>
<b>BEWARE:</b> If you do <b>any of the above</b> we may <b>freeze your account permanently without prior notice.</b>
</p>
<p> </p>
</p>
<br/>
</td>
</tr>
<tr>
<td width="19%">
</td>
<td width="81%">
<p>
5. If you cheat on Xscape games or use cheat programs, including non-Xscape software
or programs, to play the games we will freeze your account.
</p>
<p>
</p>
</td>
</tr>
<tr>
<td width="19%">
</td>
<td width="81%">
<p>
8. Remember, this is a free website and we reserve the right to prohibit the use
of the site to any user at any time.
</p>
<p>
</p>
</td>
</tr>
</table>
<center>
<font color="red" size="3">Remember - No member of Xscape staff will EVER ask you for
your password!</font></center>
</div>
</div>
</div>