ARG:Glowbringer: Difference between revisions

From Heartbound Wiki
m (Forgot to remove stub template)
m (updated darksider link alias)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:ARG Spoiler}}
{{ARG Spoiler}}
[[File:P1glowbringer arg.png|center|640px]]
This page contains the first two sets of [[Guardian Glyphs]]. The puzzle itself is in the source code of the web page. This starts a pattern seen for the rest of the ARG, where the <code>&lt;div></code>'s class tells us something about the rest of the puzzle, which is held in a comment inside it.


[[file:P1glowbringer arg.png]]
In the page's source you will see:
 
This page contains the first two sets of [[Guardian Glyphs]]. The puzzle itself is in the source code of the web page. This starts a pattern seen for the rest of the ARG, where the <nowiki><div></nowiki>'s class tells us something about the rest of the puzzle, which is held in a comment inside it.
 
In the page's source you will see:  
<syntaxhighlight lang="html5">
<syntaxhighlight lang="html5">
<div class="@Party | @....">
<div class="@Party | @....">
Line 14: Line 12:
</syntaxhighlight>
</syntaxhighlight>


=@Party | @....=
== @Party | @.... ==
This is a hint as to what cipher to use. Another name for a "party" is a "bash" and the four dots suggest four letters. @Party means atbash.  
This is a hint as to what cipher to use. Another name for a "party" is a "bash" and the four dots suggest four letters. ''@Party'' means ''atbash''.


=GsvWzipmvhhVmxilzxsvh=
== GsvWzipmvhhVmxilzxsvh ==
This is a simple [https://rumkin.com/tools/cipher/atbash/ Atbash Cipher]. If you don't know what a cipher is, it's a secret or disguised way of writing or simply a code.
This is a simple [http://rumkin.com/tools/cipher/atbash.php Atbash Cipher.] If you don't know what a cipher is, it's a secret or disguised way of writing or simply a code.


Basically, when you encode something in this type of cipher, an "A" becomes a "Z", "B" turns into "Y" and so on...
Basically, when you encode something in this type of cipher, an "A" becomes a "Z", "B" turns into "Y" and so on...


So if you decode the "''GsvWzipmvhhVmxilzxsvh''" you'll get: "''TheDarknessEncroaches''". Now add the results to the address bar in your web browser, and the result will be [[Darksider]] page.  
So if you decode the "''GsvWzipmvhhVmxilzxsvh''" you'll get: "''TheDarknessEncroaches''". Now add the results to the address bar in your web browser, and the result will be [[ARG:Darksider|Darksider]] page.
 
== Guardian Glyphs Translation ==
The symbols in the web page are [[Guardian Glyphs]].
 
<center><blockquote>''This body is an illusion''<br />''This mind is a collective''</blockquote>


=Guardian Glyphs Translation=
[[Category:ARG:Phase1]]
The symbols in the web page are [[Guardian Glyphs]].
<blockquote>
    ''This body is an illusion<br>
    ''This mind is a collective
</blockquote>

Latest revision as of 15:50, 5 October 2024

This page contains spoilers about the Heartbound ARG. If you want to solve the puzzle yourself, avoid reading this article.

This page contains the first two sets of Guardian Glyphs. The puzzle itself is in the source code of the web page. This starts a pattern seen for the rest of the ARG, where the <div>'s class tells us something about the rest of the puzzle, which is held in a comment inside it.

In the page's source you will see:

<div class="@Party | @....">
    <!-- GsvWzipmvhhVmxilzxsvh -->
</div>
<!-- No matter how bright their hearts seem. -->
<!-- Do not trust them. -->

@Party | @....

This is a hint as to what cipher to use. Another name for a "party" is a "bash" and the four dots suggest four letters. @Party means atbash.

GsvWzipmvhhVmxilzxsvh

This is a simple Atbash Cipher. If you don't know what a cipher is, it's a secret or disguised way of writing or simply a code.

Basically, when you encode something in this type of cipher, an "A" becomes a "Z", "B" turns into "Y" and so on...

So if you decode the "GsvWzipmvhhVmxilzxsvh" you'll get: "TheDarknessEncroaches". Now add the results to the address bar in your web browser, and the result will be Darksider page.

Guardian Glyphs Translation

The symbols in the web page are Guardian Glyphs.

This body is an illusion
This mind is a collective