-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (183 loc) · 13.4 KB
/
index.html
File metadata and controls
188 lines (183 loc) · 13.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Warden Slayer's MH UserScripts</title>
<!-- Local Files-->
<link rel="icon" type="image/x-icon" href="assets/mouse icon.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body>
<!-- Responsive navbar-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container px-lg-5">
<a class="navbar-brand" href="#!">MH UserScripts</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link active" aria-current="page" href="https://wardenslayer.github.io/Mousehunt-UserScripts/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/WardenSlayer/Mousehunt-UserScripts" target="_blank">Github</a></li>
</ul>
</div>
</div>
</nav>
<!-- Header-->
<header class="py-5">
<div class="container px-lg-5">
<div class="p-4 p-lg-5 bg-light rounded-3 text-center">
<div class="m-4 m-lg-5" onclick="javascript">
<a class="warden avatar" href="https://www.mousehuntgame.com/profile.php?snuid=1192816122" target="_blank"><img class="warden-avatar" src="assets/warden small.png"></a>
<h1 class="display-5 fw-bold">Warden Slayer's MouseHunt UserScripts</h1>
<p class="fs-4">A collection of community requested scripts for the game MouseHunt</p>
<a class="btn btn-primary" href="https://www.mousehuntgame.com/" target="_blank">Check Out MouseHunt <i class="bi bi-controller"></i></a>
<a class="btn btn-dark" href="https://discord.com/invite/Ya9zEdk" target="_blank">Join the MH Discord <i class="bi bi-discord"></i></a>
<a class="btn btn-danger" href="https://www.reddit.com/r/mousehunt/wiki/user-scripts" target="_blank">More MH Community Scripts on Reddit <i class="bi bi-reddit"></i></a>
</div>
</div>
</div>
</header>
<!-- Page Content-->
<section class="pt-4">
<div class="container px-lg-5">
<!-- Page Features-->
<div class="row gx-lg-5">
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/381389-mh-profile','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/381389-mh-profile" target="_blank"><i class="bi bi-person-plus-fill"></i></a>
<h2 class="fs-4 fw-bold">Profile+</h2>
<p class="mb-0">Brings community-requested features to the tabs on your MH profile.
Some examples include, locking your favorite crowns, an summary of your crown totals, and wearing Egg Master bling</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/388058-mh-timerse','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/388058-mh-timers" target="_blank"><i class="bi bi-clock"></i></a>
<h2 class="fs-4 fw-bold">Timers+</h2>
<p class="mb-0">Handy script to help keep track of the various Mousehunt location timers. Timers are updated every minute automatically. You can also elect to have the script remind you each time of of the locations changes stage.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/421745-mh-inventory-history','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/421745-mh-inventory-history" target="_blank"><i class="bi bi-hourglass-split"></i></a>
<h2 class="fs-4 fw-bold">Inventory History</h2>
<p class="mb-0">This script fetches and submits a snapshot of your inventory to a web app enabled google sheet so you can compare snapshots over time.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/419909-mh-floating-islands-hud-enhancer','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/419909-mh-floating-islands-hud-enhancer" target="_blank"><i class="bi bi-cloud"></i></a>
<h2 class="fs-4 fw-bold">Floating Islands HUD Enhancer</h2>
<p class="mb-0">Shows you more information on the HUD so you can better track your goals. See the cost for the next sky oculus upgrade as well as a countdown to encountering the boss on the island.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/392742-mh-valour-rift-hud-enhancer','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/392742-mh-valour-rift-hud-enhancer" target="_blank"><i class="bi bi-arrow-up-right-square-fill"></i></a>
<h2 class="fs-4 fw-bold">Valour Rift HUD Enhancer</h2>
<p class="mb-0">Enhances the HUD for the hunting location Valour Rift (Vrift.) In order to not make too many changes to how the HUD looks, this script presents the more interesting information hunters need to make decisions hunting in
Vrift such as Steps till next Eclipse,sigils/secrets you have including what you will get in the current cache, and hunts required to get to next eclipse floor.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/390221-mh-warpath-wave-calculator','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/390221-mh-warpath-wave-calculator" target="_blank"><i class="bi bi-calculator-fill"></i></a>
<h2 class="fs-4 fw-bold">Warpath Wave Calculator</h2>
<p class="mb-0">This simple script helps you keep track of the number of mice left in each wave of the Fiery Warpath. Displays the number of hunts left until the commander retreats.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/407059-mh-living-garden-hud-enhancer','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/407059-mh-living-garden-hud-enhancer" target="_blank"><i class="bi bi-flower1"></i></a>
<h2 class="fs-4 fw-bold">Living Garden HUD Enhancer</h2>
<p class="mb-0">The script adds various QoL click points to the Living garden areas (twisted side included). Some included features are, a quick travel panel and quick arm area charm buttons.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/439343-mh-region-quick-travel','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/439343-mh-region-quick-travel" target="_blank"><i class="bi bi-speedometer"></i></a>
<h2 class="fs-4 fw-bold">MH Region Quick Travel</h2>
<p class="mb-0">Adds a travel toolbar to the HUD to make traveling between areas in the same region quicker and easier</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/429044-mh-m400-hunting-helper','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/429044-mh-m400-hunting-helper" target="_blank"><i class="bi bi-list-task"></i></a>
<h2 class="fs-4 fw-bold">M400 Hunting Research Helper</h2>
<p class="mb-0">Adds the ability to one click travel to the next m400 assignment location</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5" title="Click to find it on GreasyFork" onclick="window.open('https://greasyfork.org/en/scripts/387615-mh-labyrinth-door-data-collector','mywindow');" style="cursor: pointer;" >
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4" href="https://greasyfork.org/en/scripts/387615-mh-labyrinth-door-data-collector" target="_blank"><i class="bi bi-door-closed-fill"></i></a>
<h2 class="fs-4 fw-bold">Labyrinth Door Data Collector</h2>
<p class="mb-0"> Collects how many of each clue you have and the details of the available doors to choose.The data is automatically submitted to the data collection google sheet for community use</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Bug Header-->
<header class="py-5">
<div class="container px-lg-5">
<div class="p-4 p-lg-5 bg-light rounded-3">
<div class="m-4 m-lg-5" onclick="javascript">
<img class="victories" src="assets/victoriesclean.png"><i class="fs-4 fw-bold text-center">The Hunt Must Continue!</i>
<p class="fs-4">If you experience any bugs or have suggestions for further script enhancements, submit a new issue on the GitHub repository</p>
</div>
</div>
</div>
<!-- Footer-->
<footer class="bg-dark text-center text-white">
<!-- Grid container -->
<div class="container p-4 pb-0">
<!-- Section: Social media -->
<section class="mb-4">
<!-- Discord-->
<a class="btn btn-outline-light btn-floating m-1" href="https://discordapp.com/users/341669842736119818" target="_blank" role="button"><i class="bi bi-discord"></i> Warden Slayer#2010</a>
<!-- Github -->
<a class="btn btn-outline-light btn-floating m-1" href="https://github.com/WardenSlayer" target="_blank" media="" role="button"><i class="bi bi-github"></i></a>
<!-- Email -->
<a class="btn btn-outline-light btn-floating m-1" href="mailto:Dev.WardenSlayer@gmail.com" target="_blank" role="button"><i class="bi bi-envelope"></i></a>
<!-- greasyfork -->
<a class="btn btn-outline-light btn-floating m-1" href="https://greasyfork.org/en/users/227259-warden-slayer" target="_blank" role="button"><i class="bi bi-code"></i> Greasy Fork</a>
</section>
<!-- Section: Social media -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
Copyright 2021 //wardenslayer.github.io/
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>