forked from Kopher/montecrypto-game.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
103 lines (79 loc) · 5.37 KB
/
faq.html
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
<!DOCTYPE HTML>
<html>
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113870719-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-113870719-1');
</script>
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/favicon/favicon-128.png" sizes="128x128" />
<meta name="application-name" content=" "/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="mstile-310x310.png" />
<link type = "text/css" rel = "stylesheet" href = "main.css">
<link href='https://fonts.googleapis.com/css?family=Rambla' rel='stylesheet'>
<meta charset="UTF-8">
<title>FAQ MonteCrypto</title>
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous">
</script>
</head>
<body>
<ul class="nav">
<li><a href="https://montecrypto-game.github.io">HOME</a></li>
<li><a style='color:white' href="https://montecrypto-game.github.io/faq.html">FAQ</a></li>
<li><a href="https://montecrypto-game.github.io/presskit.zip">PRESSKIT</a></li>
<li><a target='_blank' href="https://montecrypto-game.github.io/buynow.html">BUY NOW!</a></li>
</ul>
<a href='https://montecrypto-game.github.io/'><img class="title" alt="He who tries will succeed." src="img/title.png" style="margin-top:15px;width:904px;height:225px"/></a>
</br>
<h1 style='margin-top:30px'> Frequently Asked Questions </h1>
<div class='faq'>
<h2>What is Bitcoin?</h2>
<p class="answer">- Bitcoin is a digital currency (or crypto-currency). No one controls it, it is completely decentralised and is (almost) anonymous. For more info, please visit: <a href='https://bitcoin.org/en/' target='_blank'>bitcoin.org</a></p>
<h2>Isn’t Bitcoin a scam? I heard it recently crashed.</h2>
<p class="answer">- We are not here to advertise Bitcoin. We think it can be fun to have a Bitcoin as a prize for our game. Currently, the estimated value of a Bitcoin is $<span id="btc"><script id="btc" src="js/what.js"></script></span>.</p>
<h2>How can I access the Bitcoin?</h2>
<p class="answer">- You need to recover the wallet.dat file that is located in your game’s files.</p>
<h2>What is a wallet.dat file? How do I recover it?</h2>
<p class="answer">- A wallet.dat file is a file that contains the private keys required to unlock the wallet. It has been encrypted with a 24 words-long password using the BitcoinCore client. By playing MonteCrypto: The Bitcoin Enigma and solving all the enigmas, you will be able to decrypt the password.</p>
<h2>I can’t seem to find the answer to an enigma. Where can I get some help?</h2>
<p class="answer">- Try googling it!</p>
<h2>Can I record and/or stream footage of MonteCrypto: The Bitcoin Enigma, including for monetary gain?</h2>
<p class='answer'>- Yes, of course!
<h2>Nice music! Can I buy it somewhere?</h2>
<p class="answer">- Of course! You can purchase it here: MonteCrypto OST</p>
<h2>How difficult is this game?</h2>
<p class="answer">- We would say it’s fairly simple. If you are an <a href="https://en.wikipedia.org/wiki/Superintelligence">ASI</a>. Otherwise, this game must be amongst the hardest you’ve ever played.</p>
<h2>Who is the team behind all of this?</h2>
<p class="answer">- We will reveal ourselves once the Bitcoin prize has been claimed.</p>
<h2>What happens when someone claims the Bitcoin?</h2>
<p class="answer">- He gains access to the Bitcoin and can empty the wallet.</p>
<h2>I’m looking for a clue on this page, please tell me there where it is.</h2>
<p clue='haha you really thought this was going to work?' class="answer">- Try looking at the source code maybe?… </p>
<h2>Final words?</h2>
<p class="answer">- This link: <a href="https://github.com/gurnec/btcrecover" target='_blank'>https://github.com/gurnec/btcrecover/</a>
</br></br>It might come in handy.</p>
</div>
</body>
</html>