-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (148 loc) · 6.94 KB
/
Copy pathindex.html
File metadata and controls
170 lines (148 loc) · 6.94 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
<!doctype html>
<html lang="en" role="document">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The best hack client">
<meta property="og:title" content="Alya Client Home Page">
<meta name="robots" content="noai, noimageai">
<meta name="darkreader" content="nya">
<meta name="darkreader-lock"/>
<title>Alya Client - The best hack client</title>
<link rel="preload" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" as="style">
<link rel="preload" href="/styles.css" as="style">
<link rel="preload" href="/app.js" as="script">
<link rel="preconnect" href="https://cdn.jsdelivr.net">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Alya",
"alternateName": "Alya Client",
"url": "https://alya.thoq.com",
"applicationCategory": "GameApplication",
"operatingSystem": "Windows, macOS, Linux",
"programmingLanguage": "Java",
"description": "A high-performance, open-source Minecraft client focused on optimization and extensibility.",
"softwareVersion": "1.0",
"author": {
"@type": "Organization",
"name": "Thoq"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"downloadUrl": "https://github.com/alyaclient/alya",
"featureList": "Performance optimizations, custom UI, open-source Java implementation, hack client, cheat, Minecraft client"
}
</script>
<link fetchpriority=high href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<link fetchpriority=high rel="stylesheet" href="/styles.css">
</head>
<body role="document">
<nav class="navbar" role="navigation" aria-label="Header">
<div class="container">
<a class="navbar-brand" aria-label="Home" href="/">
<img fetchpriority="high" src="/image/logo.png" width="64" height="64" alt="Alya Logo">
</a>
<div class="ms-auto d-flex gap-4">
<a target="_blank" href="https://github.com/alyaclient"
rel="author"
class="nav-link-custom text-decoration-none">GitHub</a>
<a target="_blank" href="https://discord.gg/J3XUnGaZjQ"
class="nav-link-custom text-decoration-none">Discord</a>
</div>
</div>
</nav>
<main role="main">
<section class="hero d-flex align-items-center">
<div class="container text-center">
<h1 class="display-4 fw-bold mb-3">Alya Client</h1>
<p class="lead mb-4 mx-auto">Alya is a free, open-source Minecraft hack client with advanced features and a
user-friendly interface.</p>
<a class="btn-alya" href="https://github.com/AlyaClient/alya/releases/download/latest/alya-release.zip">
Download Latest Release
</a>
</div>
</section>
<section class="features py-5">
<div class="container">
<h2 class="text-center mb-5 fw-bold">Why Alya?</h2>
<div class="row g-5 justify-content-center">
<div class="col-md-6">
<div class="feature-card">
<svg class="bi" width="24" height="24" fill="currentColor">
<use xlink:href="/image/icons.svg#bug-fill"></use>
</svg>
<h3 class="h4">Bypasses</h3>
<p class="opacity-75">Alya has a wide range of bypass methods to bypass various anti-cheats.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-card">
<svg class="bi" width="24" height="24" fill="currentColor">
<use xlink:href="/image/icons.svg#cash"></use>
</svg>
<h3 class="h4">Quality</h3>
<p class="opacity-75">We strive to provide frequent updates and provide
first-class Linux support.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-card">
<svg class="bi" width="24" height="24" fill="currentColor">
<use xlink:href="/image/icons.svg#file-code-fill"></use>
</svg>
<h3 class="h4">Scripting</h3>
<p class="opacity-75">Alya's scripting API provides a powerful and flexible way to extend
features.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-card">
<svg class="bi" width="24" height="24" fill="currentColor">
<use xlink:href="/image/icons.svg#gear-fill"></use>
</svg>
<h3 class="h4">Configurable</h3>
<p class="opacity-75">Almost all of Alya's modules are customizable, allowing them to fit your
playstyle.</p>
</div>
</div>
</div>
</div>
</section>
<section class="screenshots py-5">
<h1>Screenshots</h1>
<div class="gallery">
<img src="/image/homescreen.png" alt="homescreen" data-full="/image/homescreen.png">
<img src="/image/ui.png" alt="settings" data-full="/image/ui.png">
<img src="/image/ingame.png" alt="queue" data-full="/image/ingame.png">
</div>
</section>
<div id="screenshotModal" class="modal" tabindex="-1" aria-hidden="true">
<button class="modal-close" aria-label="Close">×</button>
<img src="" alt="Expanded screenshot">
</div>
</main>
<footer class="py-5" role="contentinfo">
<div class="container">
<p class="mb-1">Made with ❤ by Thoq</p>
<p id="copyright" class="small opacity-50">Copyright © 2025-2026 Alya Client</p>
</div>
</footer>
<button class="scroll-to-top" id="scrollTopBtn">
<svg class="bi" width="24" height="24" fill="currentColor">
<use xlink:href="/image/icons.svg#chevron-up"></use>
</svg>
</button>
<script src="https://cdn.jsdelivr.net/npm/jquery@4.0.0/dist/jquery.min.js"
integrity="sha384-fgGyf7Mo7DURSOMnOy7ed+dkq5Job205Gnzu6QIg0BOHKaqt4D76Dt8VlDCzcMHV"
crossorigin="anonymous"></script>
<script src="/app.js"></script>
</body>
</html>