Difference between revisions of "Main Page"
Line 54: | Line 54: | ||
</div> | </div> | ||
+ | |||
+ | <script> | ||
+ | function hover(element) { | ||
+ | element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/b/be/Wikichar.gif'); | ||
+ | } | ||
+ | |||
+ | function unhover(element) { | ||
+ | element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/5/56/Wikicharstatic.jpg'); | ||
+ | } | ||
+ | </script> | ||
__NOTOC__ | __NOTOC__ |
Revision as of 12:02, 26 May 2020
A collaborative database archiving all information regarding the Johnisdead ARG.
Active since August 10th, 2015
What is Johnisdead?
Johnisdead is an ARG that takes place in the world of [Ben Drowned]. The story follows a young man named [Tyler] who is being pursued by a mysterious cult known as the [Lunar Children]. Players slowly uncover the twisted history of the cult by exploring websites, solving puzzles, and analyzing videos - all while trying to keep Tyler alive.
Links
Helpful
[FAQ] • [Story] • [Canon Sources] • [Join the Internet Detectives]
Wikis
Jadusable Wiki • Within Hubris Wiki • JohnIsDead Wiki • BEN DROWNED Fan Works Wiki • Wyndstrom Wiki • Save Alan Richardson Wiki • The Void / Trinity of Truth Wiki
Updates
<script> function hover(element) {
element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/b/be/Wikichar.gif');
}
function unhover(element) {
element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/5/56/Wikicharstatic.jpg');
} </script>