Stand/stand.gg/help/terms-of-service.html

46 lines
2.5 KiB
HTML
Raw Permalink Normal View History

2024-10-16 11:20:42 +08:00
<!DOCTYPE html>
<html>
<head>
<title>Terms of Service | Stand</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/halfmoon-variables.min.css" crossorigin="anonymous" rel="stylesheet" />
<link href="/halfmoon-config.css" rel="stylesheet" />
</head>
<body class="dark-mode">
<div class="page-wrapper with-navbar">
<nav class="navbar">
<div class="container-xl">
<a class="navbar-brand" href="/">Stand</a>
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="/account/">Account</a></li>
<li class="nav-item active"><a class="nav-link" href="/help/">Help</a></li>
</ul>
</div>
</nav>
<div class="content-wrapper">
<div class="container-xl">
<div class="content">
<h1>Terms of Service</h1>
<p>This document explains how we expect you to behave when interacting with stand.gg, Stand for GTA V, and associated official communities, and how we enforce this.</p>
<h2>Account Sharing</h2>
<p>We allow you to share your activation key. However, we do not allow you to share your account id.</p>
<p>We have automated systems in place to detect & suspend infringing accounts.</p>
<p>If your account has been suspended for "account sharing or ban evasion", we may review your case if you get in touch with us, although in most cases we find we only need to trim east or west of "or" from the suspension reason.</p>
<p>For other account sharing related suspensions, we will not review your case, as these systems are sufficiently lenient.</p>
<h2>Mass Advertising</h2>
<p>Our goal is to enhance the GTA experience. Advertising is not an enhancement.</p>
<p>If you have Stand injected while mass advertising, you will be automatically suspended. We may review your suspension and unsuspend you if we detect a false-positive.</p>
<h2>Discord & Guilded</h2>
<p>Our community on Discord is a privilege to partake in, and being banned from it does not mean you will be suspended. However, if you were banned from it and decide to join again on an alt, we will suspend you.</p>
<h2>Unofficial Reselling</h2>
<p>You are not allowed to sell your account id or activation key.</p>
<p>Furthermore, you are not allowed to sell license keys if you did not acquire them through our official reseller contact.</p>
<h2>Reverse-Engineering</h2>
<p>You may not attempt to reverse-engineer Stand. Actions such as attempting to attach a debugger to the game with Stand injected will be punished.</p>
</div>
</div>
</div>
</div>
</body>
</html>