ARG:Glowbringer: Difference between revisions

Updated Glowbringer Page
m (Forgot to remove stub template)
(Updated Glowbringer Page)
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 [[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>
40

edits