-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
128 lines (108 loc) · 5.9 KB
/
docs.html
File metadata and controls
128 lines (108 loc) · 5.9 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
<!DOCTYPE html>
<html lang=en style="min-height: 100%">
<head>
<!-- Infos -->
<title>AutoQuest Worlds</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Metadatas -->
<meta name="keywords"
content="aqw bots, adventure quest bots, aqw cheat, aqw hack, artix entertainement, aqw exploits, grimoire download, adventure quest worlds bot, leveling bot aqw, botting mmorpg, aqw private server, aqworlds private server, aqw server, aqw ps, aqw private, skidson, aqw pirata, servidor de aqw, adventure quest worlds private, dragonfable private server, adventure quest private server, free to play mmorpg, free online games, browser games, jogos online, jogos criancas, jogos de navegador, best aqw private server, best online mmorpg, best browser mmorpg, habbo servidor privado, habbo retro, habbo private server, runescape private server, high rates aqw, aqw items, aqworlds wiki, operation arclight, operation arc light, grimoire tutorial, grimoire guide, grimlite, grimlite rev, grimoire youtube, video, adventure quest worlds, autoquest worlds, reddit, r/AutoQuestWorlds, satan, biney, ganku, EmperorArts">
<meta name="twitter:title" content="AutoQuest Worlds">
<meta name="twitter:url" content="https://adventurequest.life/">
<meta name="description"
content="Auto Quest Worlds is a botting communtiy for the popular MMORPG Adventure quest worlds">
<meta name="twitter:description"
content="AutoQuest Worlds Docs is the Official documentation of the AQW Botting client called Grimoire. Join our discord to learn more ⚔️ --> https://discord.gg/CKKbk2zr3p <-- ⚔️">
<meta name="twitter:image"
content="https://cdn.discordapp.com/icons/782192889723748362/a_d4c8307eb1dc364f207183a2ee144b4d.gif?size=1024">
<meta name="og:image"
content="https://cdn.discordapp.com/icons/782192889723748362/a_d4c8307eb1dc364f207183a2ee144b4d.gif?size=1024">
<meta property="og:description"
content="AutoQuest Worlds Docs is the Official documentation of the AQW Botting client called Grimoire. Join our discord to learn more ⚔️ --> https://discord.gg/CKKbk2zr3p <-- ⚔️">
<meta property="og:site_name" content="AutoQuest Worlds">
<meta property="og:url" content=https://auqw.tk>
<meta property="og:locale" content=en_US>
<meta property="og:type" content=website>
<meta property="og:title" content="Aqw Bots">
<!-- Icon -->
<link href=./favicon.ico rel="icon">
<!-- CSS -->
<link href=./css/bloom-red.css rel=stylesheet type="text/css">
<link href=./css/guide.css rel=stylesheet type="text/css">
<!-- Script -->
<script src=./js/docs.js></script>
<!-- Navigation sidebar -->
<div id="nav_holder">
</div>
</head>
<body>
<div id="main">
<button id="sideNavOpener" onclick="openNav()">☰</button>
<div class="featureBox">
<br><br><br><br>
<h2>Home</h2>
<div class="hrBar">
<hr>
</div>
<br>
<h3>Welcome to Grimoire's Official Documentation!</h3>
<br>
<h4>About</h4>
<p>This is a Documentation dedicated to documenting grimoire's developments and features as well
as in improving and helping the botting community into creating more high quality bots.</p><br>
<p>Head to the sidebar to navigate through the Docs. If you have any questions or suggestions, feel free
to join the <a href="https://discord.gg/CKKbk2zr3p" target="_blank">Discord</a> and ping the staffs.
</p>
<br>
<h4>Docs Team</h4>
<li><b>Head Creator: </b>Bloom Autist</li>
<br>
<h4>Contributions</h4>
<p>If you want to contribute to Grimoire's development and think you have something worth adding,
then feel free to fork the <a href="https://github.com/Froztt13/Grimlite-Li"
target="_blank">repository</a> and
create a <b>Pull Request</b>. Once your contribution is reviewed and approved,
you will be credited for your work and you will also be added to the <a
href="./d/authors.html">Authors</a> section.</p>
<br>
<h4>Changelogs</h4>
<li><b>Aug 22, 2021</b> - Created the Grimoire Wiki.</li>
<li><b>Aug 23, 2021</b> - Home, Author, Installation, and Version, created.</li>
<li><b>Sep 01, 2021</b> - Added Grimlite Rev v.1.2 and changelogs. Also swapped h4 and h5 css.</li>
<li><b>Sep 05, 2021</b> - Added Grimlite Rev v.1.2 (4/5 Sep 2021) and changelogs.</li>
<li><b>Sep 07, 2021</b> - Updated bug fix and nav bar in <a href="./d/installation.html"
target="_blank">Installation Page</a> and included stuck/not loading fix as well as CleanFlash.
</li>
<li><b>Sep 14, 2021</b> - Added start of guides.</li>
<br><br><br><br><br>
</div>
</div>
</body>
<footer>
<script>
// Loads the navigation bar
loadNav(".");
document.getElementById("docs-tab").classList.add("sideNavActive");
if (document.documentElement.clientWidth >= 600) {
openNav();
}
</script>
<script>
// Collapsible script - for the table rows
var coll = document.getElementsByClassName("collapsibleSide");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function () {
this.classList.toggle("activeSide");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
</script>
</footer>
</html>