-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
41 lines (41 loc) · 2.98 KB
/
terms.html
File metadata and controls
41 lines (41 loc) · 2.98 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="google-site-verification" content="8GI3gy0aZtM8UiBPKU5fvkWzkp7snbPicULzhNzC8eU" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Terms of Use - PC Tools by Wamiq</title>
<meta name="description" content="Terms of Use for PC Tools by Wamiq." />
<link rel="stylesheet" href="style.css?v=universal-1" />
</head>
<body>
<canvas id="pc-fluid-canvas" class="pc-fluid-bg" aria-hidden="true"></canvas>
<div class="site-shade" aria-hidden="true"></div>
<div class="page">
<a class="backlink" href="index.html">← Back to PC Tools by Wamiq</a>
<div class="pagecard">
<h1>Terms of Use</h1>
<p><strong>Effective date:</strong> 2026</p>
<p>These Terms govern access to the PC Tools by Wamiq website and the download or use of tools published under this brand.</p>
<h3>1. Purpose</h3>
<p>PC Tools by Wamiq provides lightweight Windows utilities for productivity, testing, accessibility, timing visibility, and personal automation where such use is lawful and permitted.</p>
<h3>2. Acceptable use</h3>
<p>You agree to use the tools responsibly and only in environments where their use is allowed. You must not use the tools for cheating, spam, abuse, bypassing protections, violating game or platform rules, interfering with services, harming systems, or performing unlawful activity.</p>
<h3>3. Third-party rules</h3>
<p>Some games, websites, applications, or platforms may restrict automation, autoclicking, macro behavior, or system timing changes. You are responsible for checking and following the rules of any third-party service you use.</p>
<h3>4. Downloads and updates</h3>
<p>Official downloads should be obtained from the official website or linked release pages. Each app has its own release files and update JSON. Update checks may notify users of new versions, minimum supported versions, or required updates.</p>
<h3>5. Performance and compatibility</h3>
<p>Performance may vary depending on Windows version, hardware, permissions, system load, background apps, security software, and the target application. Timer resolution values depend on Windows and hardware support.</p>
<h3>6. Third-party components</h3>
<p>The website may include third-party open-source components. Attribution and license information is included with the website assets where required.</p>
<h3>7. No warranty</h3>
<p>The website and software are provided “as is” and “as available” without warranties of any kind.</p>
<h3>8. Limitation of liability</h3>
<p>To the maximum extent permitted by law, PC Tools by Wamiq and its creator are not liable for misuse, bans, service restrictions, data loss, device issues, compatibility problems, or damages resulting from use or inability to use the software.</p>
<div class="callout">Use the tools only where they are allowed. You are responsible for how and where you use them.</div>
</div>
</div>
<script src="assets/pc-fluid.js?v=universal-1"></script>
</body>
</html>